@import 'https://fonts.googleapis.com/css?family=Open+Sans:600,400,300&subset=cyrillic';
@import 'https://fonts.googleapis.com/css?family=Montserrat&subset=cyrillic';

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'Montserrat', sans-serif!important;
  font-size: 16px;
  line-height: 28px;
  color: rgba(19,21,21,0.7);
  background-color: #FFFFFF;
}

p a {
	text-decoration: underline;
}
a {
  color: rgba(19,21,21,0.7);
  text-decoration: none;
}
a:hover,
a:focus {
  color: rgba(0,0,0,0.7);
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -32px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 32px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1648px;
}
.span12 {
  width: 1648px;
}
.span11 {
  width: 1508px;
}
.span10 {
  width: 1368px;
}
.span9 {
  width: 1228px;
}
.span8 {
  width: 1088px;
}
.span7 {
  width: 948px;
}
.span6 {
  width: 808px;
}
.span5 {
  width: 668px;
}
.span4 {
  width: 528px;
}
.span3 {
  width: 388px;
}
.span2 {
  width: 248px;
}
.span1 {
  width: 108px;
}
.offset12 {
  margin-left: 1712px;
}
.offset11 {
  margin-left: 1572px;
}
.offset10 {
  margin-left: 1432px;
}
.offset9 {
  margin-left: 1292px;
}
.offset8 {
  margin-left: 1152px;
}
.offset7 {
  margin-left: 1012px;
}
.offset6 {
  margin-left: 872px;
}
.offset5 {
  margin-left: 732px;
}
.offset4 {
  margin-left: 592px;
}
.offset3 {
  margin-left: 452px;
}
.offset2 {
  margin-left: 312px;
}
.offset1 {
  margin-left: 172px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 56px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0973197681748%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574%;
}
.row-fluid .span12 {
  width: 99.99999999%;
  *width: 99.969660184175%;
}
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.459021887175%;
}
.row-fluid .span10 {
  width: 82.978723396%;
  *width: 82.948383590175%;
}
.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.437745293175%;
}
.row-fluid .span8 {
  width: 65.957446802%;
  *width: 65.927106996175%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.416468699175%;
}
.row-fluid .span6 {
  width: 48.936170208%;
  *width: 48.905830402175%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.395192105175%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.884553808175%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.373915511175%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.863277214175%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.3526389171748%;
}
.row-fluid .offset12 {
  margin-left: 104.255319138%;
  *margin-left: 104.19463952635%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.127659564%;
  *margin-left: 102.06697995235%;
}
.row-fluid .offset11 {
  margin-left: 95.744680841%;
  *margin-left: 95.68400122935%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.617021267%;
  *margin-left: 93.55634165535%;
}
.row-fluid .offset10 {
  margin-left: 87.234042544%;
  *margin-left: 87.173362932349%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638297%;
  *margin-left: 85.045703358349%;
}
.row-fluid .offset9 {
  margin-left: 78.723404247%;
  *margin-left: 78.66272463535%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.595744673%;
  *margin-left: 76.53506506135%;
}
.row-fluid .offset8 {
  margin-left: 70.21276595%;
  *margin-left: 70.152086338349%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.085106376%;
  *margin-left: 68.024426764349%;
}
.row-fluid .offset7 {
  margin-left: 61.702127653%;
  *margin-left: 61.64144804135%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468079%;
  *margin-left: 59.51378846735%;
}
.row-fluid .offset6 {
  margin-left: 53.191489356%;
  *margin-left: 53.13080974435%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829782%;
  *margin-left: 51.00315017035%;
}
.row-fluid .offset5 {
  margin-left: 44.680851059%;
  *margin-left: 44.62017144735%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.553191485%;
  *margin-left: 42.49251187335%;
}
.row-fluid .offset4 {
  margin-left: 36.170212762%;
  *margin-left: 36.10953315035%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.042553188%;
  *margin-left: 33.98187357635%;
}
.row-fluid .offset3 {
  margin-left: 27.659574465%;
  *margin-left: 27.59889485335%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.531914891%;
  *margin-left: 25.47123527935%;
}
.row-fluid .offset2 {
  margin-left: 19.148936168%;
  *margin-left: 19.08825655635%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.021276594%;
  *margin-left: 16.96059698235%;
}
.row-fluid .offset1 {
  margin-left: 10.638297871%;
  *margin-left: 10.57761825935%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.510638297%;
  *margin-left: 8.4499586853495%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 32px;
  padding-left: 32px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 14px;
}
.lead {
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: 200;
  line-height: 42px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #78716C;
}
a.muted:hover,
a.muted:focus {
  color: #5d5854;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 14px 0;
  font-family: 'Montserrat', Arial, serif;
  font-weight: normal;
  line-height: 28px;
  color: #181D24;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #78716C;
}
h1,
h2,
h3 {
  line-height: 56px;
}
h1 {
  font-size: 44px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 13.6px;
}
h1 small {
  font-size: 28px;
}
h2 small {
  font-size: 20px;
}
h3 small {
  font-size: 16px;
}
h4 small {
  font-size: 16px;
}
.page-header {
  padding-bottom: 13px;
  margin: 28px 0 42px;
  border-bottom: 1px solid #E9E8E8;
}
ul,
ol {
  padding: 0;
  margin: 0 0 14px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 28px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 28px;
}
dt,
dd {
  line-height: 28px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 14px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 28px 0;
  border: 0;
  border-top: 1px solid #E9E8E8;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #78716C;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 28px;
  border-left: 5px solid #E9E8E8;
}
blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 28px;
  color: #78716C;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #E9E8E8;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 28px;
  font-style: normal;
  line-height: 28px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 28px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
pre.prettyprint {
  margin-bottom: 28px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 28px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 24px;
  line-height: 56px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 21px;
  color: #78716C;
}
label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
}
input,
button,
select,
textarea {
  font-family: 'DM Sans', sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 28px;
  padding: 4px 6px;
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 28px;
  color: #404040;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 56px;
  *margin-top: 4px;
  line-height: 56px;
}
select {
  width: 220px;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #78716C;
  background-color: #fcfcfc;
  border-color: rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #78716C;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #78716C;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #78716C;
}
.radio,
.checkbox {
  min-height: 28px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 32px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1634px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1494px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 1354px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 1214px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 1074px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 934px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 794px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 654px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 514px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 374px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 234px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 94px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #292524;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 27px 20px 28px;
  margin-top: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: rgba(55,61,61,0.7);
}
.help-block {
  display: block;
  margin-bottom: 14px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 14px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 16px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 28px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #E9E8E8;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.js-stools-field-filter .input-prepend,
.js-stools-field-filter .input-append {
  margin-bottom: 0;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 14px;
}
legend + .control-group {
  margin-top: 28px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 28px;
  *zoom: 1;
}
.form-horizontal .control-group .btn {
  width: 100%;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 14px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.control-label .hasPopover,
.control-label .hasTooltip {
  display: inline-block;
}
.subform-repeatable-wrapper .btn-group>.btn.button {
  min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
  background: #fff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
  display: table;
}
@media (min-width: 980px) and (max-width: 1215px) {
  .float-cols .control-label {
    float: none;
  }
  .float-cols .controls {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 28px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 28px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #E9E8E8;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #E9E8E8;
}
.table .table {
  background-color: #FFFFFF;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #E9E8E8;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #E9E8E8;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #eee;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f2f2f2;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 92px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 232px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 372px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 512px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 652px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 792px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 932px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 1072px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 1212px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 1352px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 1492px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 1632px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-noheader {
  border-collapse: collapse;
}
.table-noheader thead {
  display: none;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #181D24;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -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);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 13px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu .menuitem-group {
  margin: 4px 1px;
  overflow: hidden;
  border-top: 1px solid #E9E8E8;
  border-bottom: 1px solid #E9E8E8;
  background-color: #E9E8E8;
  color: #404040;
  text-transform: capitalize;
  font-size: 95%;
  padding: 3px 20px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 28px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: rgba(14,16,16,0.14);
  background-image: -moz-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(19,21,21,0.7)),to(rgba(7,8,8,0.7)));
  background-image: -webkit-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: -o-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: linear-gradient(to bottom,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2131515', endColorstr='#b2060707', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333;
  text-decoration: none;
  outline: 0;
  background-color: rgba(14,16,16,0.14);
  background-image: -moz-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(19,21,21,0.7)),to(rgba(7,8,8,0.7)));
  background-image: -webkit-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: -o-linear-gradient(top,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-image: linear-gradient(to bottom,rgba(19,21,21,0.7),rgba(7,8,8,0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2131515', endColorstr='#b2060707', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #78716C;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #181D24;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #292524;
  border: 1px solid #161413;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
  -ms-transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #181D24;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #181D24;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert-options {
  float: right;
  line-height: 28px;
  color: #181D24;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
  color: #181D24;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #a2a2a2;
  background-image: -moz-linear-gradient(top,#FFFFFF,#171717);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#171717));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#171717);
  background-image: -o-linear-gradient(top,#FFFFFF,#171717);
  background-image: linear-gradient(to bottom,#FFFFFF,#171717);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ff171717', GradientType=0);
  border-color: #171717 #171717 #000000;
  *background-color: #171717;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #171717;
  *border: 0;
  border-bottom-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #171717;
  *background-color: #0a0a0a;
}
.btn:active,
.btn.active {
  background-color: #000000 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 19px 32px;
  font-size: 1.25rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 8px 16px;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: rgba(198,151,109,-0.4);
  background-image: -moz-linear-gradient(top,transparent,#C6976D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),to(#C6976D));
  background-image: -webkit-linear-gradient(top,transparent,#C6976D);
  background-image: -o-linear-gradient(top,transparent,#C6976D);
  background-image: linear-gradient(to bottom,transparent,#C6976D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffc6976d', GradientType=0);
  border-color: #C6976D #C6976D #a67041;
  *background-color: #C6976D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #C6976D;
  *background-color: #bf8a5b;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #b87d48 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: rgba(238,95,91,-0.4);
  background-image: -moz-linear-gradient(top,transparent,#ee5f5b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),to(#ee5f5b));
  background-image: -webkit-linear-gradient(top,transparent,#ee5f5b);
  background-image: -o-linear-gradient(top,transparent,#ee5f5b);
  background-image: linear-gradient(to bottom,transparent,#ee5f5b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffee5f5b', GradientType=0);
  border-color: #ee5f5b #ee5f5b #e51d18;
  *background-color: #ee5f5b;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #ee5f5b;
  *background-color: #ec4844;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #e9322d \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: rgba(98,196,98,-0.4);
  background-image: -moz-linear-gradient(top,transparent,#62c462);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),to(#62c462));
  background-image: -webkit-linear-gradient(top,transparent,#62c462);
  background-image: -o-linear-gradient(top,transparent,#62c462);
  background-image: linear-gradient(to bottom,transparent,#62c462);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff62c462', GradientType=0);
  border-color: #62c462 #62c462 #3b9e3b;
  *background-color: #62c462;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #62c462;
  *background-color: #4fbd4f;
}
.btn-success:active,
.btn-success.active {
  background-color: #42b142 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #74777c;
  background-image: -moz-linear-gradient(top,#181D24,#fff);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#181D24),to(#fff));
  background-image: -webkit-linear-gradient(top,#181D24,#fff);
  background-image: -o-linear-gradient(top,#181D24,#fff);
  background-image: linear-gradient(to bottom,#181D24,#fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff181d24', endColorstr='#ffffffff', GradientType=0);
  border-color: #fff #fff #d9d9d9;
  *background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #fff;
  *background-color: #f2f2f2;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #e6e6e6 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: rgba(19,21,21,0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: rgba(0,0,0,0.7);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 14px;
  margin-bottom: 14px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px;
}
.btn-group > .btn-mini {
  font-size: 12px;
}
.btn-group > .btn-small {
  font-size: 14px;
}
.btn-group > .btn-large {
  font-size: 1.25rem;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #171717;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #C6976D;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #ee5f5b;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #62c462;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #fff;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 28px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0 0 .5em;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 28px;
  cursor: pointer;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 28px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #E9E8E8;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 28px;
  color: #78716C;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: rgba(19,21,21,0.7);
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 13px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 28px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #E9E8E8 #E9E8E8 #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #404040;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: rgba(19,21,21,0.7);
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: rgba(19,21,21,0.7);
  border-bottom-color: rgba(19,21,21,0.7);
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: rgba(0,0,0,0.7);
  border-bottom-color: rgba(0,0,0,0.7);
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #404040;
  border-bottom-color: #404040;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #78716C;
  border-color: #78716C;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #78716C;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #E9E8E8 #ddd #E9E8E8 #E9E8E8;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #E9E8E8 #E9E8E8 #E9E8E8 #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #78716C;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 28px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 36px 20px 36px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #fff;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 100px;
  color: #fff;
}
.navbar-link {
  color: #fff;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #fff;
}
.navbar .divider-vertical {
  height: 100px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 35px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 35px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 35px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1648px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 36px 15px 36px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
.navbar .nav > li > a:focus {
  outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #fff;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #78716C;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #78716C;
}
.navbar-inverse .navbar-text {
  color: #78716C;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #78716C;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #78716C;
  border-bottom-color: #78716C;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -ms-transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 28px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #78716C;
}
.pagination {
  margin: 28px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 28px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #78716C;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #78716C;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 19px 32px;
  font-size: 1.25rem;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 8px 16px;
  font-size: 14px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 6px;
  font-size: 12px;
}
.pager {
  margin: 28px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #78716C;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #181D24;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.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: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.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;
}
.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;
}
.thumbnails {
  margin-left: -32px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 28px;
  margin-left: 32px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 28px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: rgba(19,21,21,0.7);
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #404040;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #78716C;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
  background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top,#149bdf,#0480be);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
  background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
  background-image: -o-linear-gradient(top,#149bdf,#0480be);
  background-image: linear-gradient(to bottom,#149bdf,#0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  -ms-transition: width .6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
  background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top,#62c462,#57a957);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
  background-image: -webkit-linear-gradient(top,#62c462,#57a957);
  background-image: -o-linear-gradient(top,#62c462,#57a957);
  background-image: linear-gradient(to bottom,#62c462,#57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
  background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
  background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
  background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
  margin-bottom: 28px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 28px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
  -ms-transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #292524;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 28px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 42px;
  color: inherit;
  background-color: #E9E8E8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 42px;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .dropdown-menu .menuitem-group {
    background-color: #10223e;
    color: #eee;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0,0,0);
  }
  .page-header h1 small {
    display: block;
    line-height: 28px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tag-category input#filter-search,
  .newsfeed-category input#filter-search {
    width: auto;
    margin-bottom: 14px;
  }
  .category-list input#filter-search {
    width: auto;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -16px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 16px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 680px;
  }
  .span12 {
    width: 680px;
  }
  .span11 {
    width: 622px;
  }
  .span10 {
    width: 564px;
  }
  .span9 {
    width: 506px;
  }
  .span8 {
    width: 448px;
  }
  .span7 {
    width: 390px;
  }
  .span6 {
    width: 332px;
  }
  .span5 {
    width: 274px;
  }
  .span4 {
    width: 216px;
  }
  .span3 {
    width: 158px;
  }
  .span2 {
    width: 100px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 712px;
  }
  .offset11 {
    margin-left: 654px;
  }
  .offset10 {
    margin-left: 596px;
  }
  .offset9 {
    margin-left: 538px;
  }
  .offset8 {
    margin-left: 480px;
  }
  .offset7 {
    margin-left: 422px;
  }
  .offset6 {
    margin-left: 364px;
  }
  .offset5 {
    margin-left: 306px;
  }
  .offset4 {
    margin-left: 248px;
  }
  .offset3 {
    margin-left: 190px;
  }
  .offset2 {
    margin-left: 132px;
  }
  .offset1 {
    margin-left: 74px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0973197681748%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574%;
  }
  .row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.969660184175%;
  }
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.459021887175%;
  }
  .row-fluid .span10 {
    width: 82.978723396%;
    *width: 82.948383590175%;
  }
  .row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.437745293175%;
  }
  .row-fluid .span8 {
    width: 65.957446802%;
    *width: 65.927106996175%;
  }
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.416468699175%;
  }
  .row-fluid .span6 {
    width: 48.936170208%;
    *width: 48.905830402175%;
  }
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.395192105175%;
  }
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.884553808175%;
  }
  .row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.373915511175%;
  }
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.863277214175%;
  }
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.3526389171748%;
  }
  .row-fluid .offset12 {
    margin-left: 104.255319138%;
    *margin-left: 104.19463952635%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.127659564%;
    *margin-left: 102.06697995235%;
  }
  .row-fluid .offset11 {
    margin-left: 95.744680841%;
    *margin-left: 95.68400122935%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.617021267%;
    *margin-left: 93.55634165535%;
  }
  .row-fluid .offset10 {
    margin-left: 87.234042544%;
    *margin-left: 87.173362932349%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.10638297%;
    *margin-left: 85.045703358349%;
  }
  .row-fluid .offset9 {
    margin-left: 78.723404247%;
    *margin-left: 78.66272463535%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.595744673%;
    *margin-left: 76.53506506135%;
  }
  .row-fluid .offset8 {
    margin-left: 70.21276595%;
    *margin-left: 70.152086338349%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.085106376%;
    *margin-left: 68.024426764349%;
  }
  .row-fluid .offset7 {
    margin-left: 61.702127653%;
    *margin-left: 61.64144804135%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.574468079%;
    *margin-left: 59.51378846735%;
  }
  .row-fluid .offset6 {
    margin-left: 53.191489356%;
    *margin-left: 53.13080974435%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.063829782%;
    *margin-left: 51.00315017035%;
  }
  .row-fluid .offset5 {
    margin-left: 44.680851059%;
    *margin-left: 44.62017144735%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.553191485%;
    *margin-left: 42.49251187335%;
  }
  .row-fluid .offset4 {
    margin-left: 36.170212762%;
    *margin-left: 36.10953315035%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.042553188%;
    *margin-left: 33.98187357635%;
  }
  .row-fluid .offset3 {
    margin-left: 27.659574465%;
    *margin-left: 27.59889485335%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.531914891%;
    *margin-left: 25.47123527935%;
  }
  .row-fluid .offset2 {
    margin-left: 19.148936168%;
    *margin-left: 19.08825655635%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.021276594%;
    *margin-left: 16.96059698235%;
  }
  .row-fluid .offset1 {
    margin-left: 10.638297871%;
    *margin-left: 10.57761825935%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.510638297%;
    *margin-left: 8.4499586853495%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 16px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 666px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 608px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 550px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 492px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 434px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 376px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 318px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 260px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 202px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 144px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 86px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -32px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 32px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1648px;
  }
  .span12 {
    width: 1648px;
  }
  .span11 {
    width: 1508px;
  }
  .span10 {
    width: 1368px;
  }
  .span9 {
    width: 1228px;
  }
  .span8 {
    width: 1088px;
  }
  .span7 {
    width: 948px;
  }
  .span6 {
    width: 808px;
  }
  .span5 {
    width: 668px;
  }
  .span4 {
    width: 528px;
  }
  .span3 {
    width: 388px;
  }
  .span2 {
    width: 248px;
  }
  .span1 {
    width: 108px;
  }
  .offset12 {
    margin-left: 1712px;
  }
  .offset11 {
    margin-left: 1572px;
  }
  .offset10 {
    margin-left: 1432px;
  }
  .offset9 {
    margin-left: 1292px;
  }
  .offset8 {
    margin-left: 1152px;
  }
  .offset7 {
    margin-left: 1012px;
  }
  .offset6 {
    margin-left: 872px;
  }
  .offset5 {
    margin-left: 732px;
  }
  .offset4 {
    margin-left: 592px;
  }
  .offset3 {
    margin-left: 452px;
  }
  .offset2 {
    margin-left: 312px;
  }
  .offset1 {
    margin-left: 172px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0973197681748%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574%;
  }
  .row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.969660184175%;
  }
  .row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.459021887175%;
  }
  .row-fluid .span10 {
    width: 82.978723396%;
    *width: 82.948383590175%;
  }
  .row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.437745293175%;
  }
  .row-fluid .span8 {
    width: 65.957446802%;
    *width: 65.927106996175%;
  }
  .row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.416468699175%;
  }
  .row-fluid .span6 {
    width: 48.936170208%;
    *width: 48.905830402175%;
  }
  .row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.395192105175%;
  }
  .row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.884553808175%;
  }
  .row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.373915511175%;
  }
  .row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.863277214175%;
  }
  .row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.3526389171748%;
  }
  .row-fluid .offset12 {
    margin-left: 104.255319138%;
    *margin-left: 104.19463952635%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.127659564%;
    *margin-left: 102.06697995235%;
  }
  .row-fluid .offset11 {
    margin-left: 95.744680841%;
    *margin-left: 95.68400122935%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.617021267%;
    *margin-left: 93.55634165535%;
  }
  .row-fluid .offset10 {
    margin-left: 87.234042544%;
    *margin-left: 87.173362932349%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.10638297%;
    *margin-left: 85.045703358349%;
  }
  .row-fluid .offset9 {
    margin-left: 78.723404247%;
    *margin-left: 78.66272463535%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.595744673%;
    *margin-left: 76.53506506135%;
  }
  .row-fluid .offset8 {
    margin-left: 70.21276595%;
    *margin-left: 70.152086338349%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.085106376%;
    *margin-left: 68.024426764349%;
  }
  .row-fluid .offset7 {
    margin-left: 61.702127653%;
    *margin-left: 61.64144804135%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.574468079%;
    *margin-left: 59.51378846735%;
  }
  .row-fluid .offset6 {
    margin-left: 53.191489356%;
    *margin-left: 53.13080974435%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.063829782%;
    *margin-left: 51.00315017035%;
  }
  .row-fluid .offset5 {
    margin-left: 44.680851059%;
    *margin-left: 44.62017144735%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.553191485%;
    *margin-left: 42.49251187335%;
  }
  .row-fluid .offset4 {
    margin-left: 36.170212762%;
    *margin-left: 36.10953315035%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.042553188%;
    *margin-left: 33.98187357635%;
  }
  .row-fluid .offset3 {
    margin-left: 27.659574465%;
    *margin-left: 27.59889485335%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.531914891%;
    *margin-left: 25.47123527935%;
  }
  .row-fluid .offset2 {
    margin-left: 19.148936168%;
    *margin-left: 19.08825655635%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.021276594%;
    *margin-left: 16.96059698235%;
  }
  .row-fluid .offset1 {
    margin-left: 10.638297871%;
    *margin-left: 10.57761825935%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.510638297%;
    *margin-left: 8.4499586853495%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 32px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1634px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1494px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1354px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 1214px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 1074px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 934px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 794px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 654px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 514px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 374px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 234px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 94px;
  }
  .thumbnails {
    margin-left: -32px;
  }
  .thumbnails > li {
    margin-left: 32px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 28px;
  }
  .navbar-fixed-bottom {
    margin-top: 28px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 14px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #fff;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #78716C;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 14px 15px;
    margin: 14px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.small {
  font-size: 11px;
}
iframe,
svg {
  max-width: 100%;
}
.nowrap {
  white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
body.modal {
  padding-top: 0;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #E9E8E8;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #eee;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.btn-wide {
  width: 80%;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
hr.hr-condensed {
  margin: 10px 0;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #E9E8E8;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #E9E8E8;
  padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #eee;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.row-striped .row-fluid {
  width: 100%;
  box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #E9E8E8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
.iframe-bordered {
  border: 1px solid #E9E8E8;
}
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #181D24;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.element-invisible:focus {
  width: auto;
  height: auto;
  overflow: auto;
  background: #eee;
  color: #000;
  padding: 1em;
}
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
.width-auto {
  width: auto;
}
.btn-group .chzn-results {
  white-space: normal;
}
.accordion-body.in:hover {
  overflow: visible;
}
.invalid {
  color: #9d261d;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #9d261d;
  background: #f2dede;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
  border-color: #9d261d;
  color: #9d261d;
}
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.tooltip.hasimage {
  opacity: 1;
}
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.dropdown-menu {
  text-align: left;
}
.alert-link {
  font-weight: bold;
}
.alert .alert-link {
  color: #a47e3c;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #953b39;
}
.alert-info .alert-link {
  color: #2d6987;
}
div.modal {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
div.modal.fade.in {
  top: 5%;
}
.modal-batch {
  overflow-y: visible;
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
  max-height: none;
}
.jviewport-height10 {
  height: 10vh;
}
.jviewport-height20 {
  height: 20vh;
}
.jviewport-height30 {
  height: 30vh;
}
.jviewport-height40 {
  height: 40vh;
}
.jviewport-height50 {
  height: 50vh;
}
.jviewport-height60 {
  height: 60vh;
}
.jviewport-height70 {
  height: 70vh;
}
.jviewport-height80 {
  height: 80vh;
}
.jviewport-height90 {
  height: 90vh;
}
.jviewport-height100 {
  height: 100vh;
}
div.modal.jviewport-width10 {
  width: 10vw;
  margin-left: -5vw;
}
div.modal.jviewport-width20 {
  width: 20vw;
  margin-left: -10vw;
}
div.modal.jviewport-width30 {
  width: 30vw;
  margin-left: -15vw;
}
div.modal.jviewport-width40 {
  width: 40vw;
  margin-left: -20vw;
}
div.modal.jviewport-width50 {
  width: 50vw;
  margin-left: -25vw;
}
div.modal.jviewport-width60 {
  width: 60vw;
  margin-left: -30vw;
}
div.modal.jviewport-width70 {
  width: 70vw;
  margin-left: -35vw;
}
div.modal.jviewport-width80 {
  width: 80vw;
  margin-left: -40vw;
}
div.modal.jviewport-width90 {
  width: 90vw;
  margin-left: -45vw;
}
div.modal.jviewport-width100 {
  width: 100vw;
  margin-left: -50vw;
}
@media (max-width: 767px) {
  div.modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
  div.modal[class*="jviewport-width"] {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 480px) {
  div.modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../lib/assets/fonts/IcoMoon.eot');
  src: url('../lib/assets/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../lib/assets/fonts/IcoMoon.woff') format('woff'), url('../lib/assets/fonts/IcoMoon.ttf') format('truetype'), url('../lib/assets/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before,
.icon-eye-slash:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: subpixel-antialiased;
  display: block !important;
  font-size: 100%;
  line-height: 1.5;
}
body {
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.list-striped,
.row-striped {
  border-color: #292524;
}
.list-striped li,
.list-striped dd,
.list-striped .row,
.list-striped .row-fluid,
.row-striped li,
.row-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-color: #292524;
}
img {
  height: auto;
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #181D24;
  font-weight: normal;
  margin-bottom: 16px;
}
h1 a,
h1 a:hover,
h1 a:focus,
h1 a:active,
h2 a,
h2 a:hover,
h2 a:focus,
h2 a:active,
h3 a,
h3 a:hover,
h3 a:focus,
h3 a:active,
h4 a,
h4 a:hover,
h4 a:focus,
h4 a:active,
h5 a,
h5 a:hover,
h5 a:focus,
h5 a:active,
h6 a,
h6 a:hover,
h6 a:focus,
h6 a:active,
.h1 a,
.h1 a:hover,
.h1 a:focus,
.h1 a:active,
.h2 a,
.h2 a:hover,
.h2 a:focus,
.h2 a:active,
.h3 a,
.h3 a:hover,
.h3 a:focus,
.h3 a:active,
.h4 a,
.h4 a:hover,
.h4 a:focus,
.h4 a:active,
.h5 a,
.h5 a:hover,
.h5 a:focus,
.h5 a:active,
.h6 a,
.h6 a:hover,
.h6 a:focus,
.h6 a:active {
  color: #181D24;
}
h1,
.h1 {
  font-size: 4rem;
  line-height: 1.2;
}
h2,
.h2 {
  font-size: 2.5rem;
  line-height: 1.2;
}
h3,
.h3 {
  font-size: 2rem;
  line-height: 1.2;
}
h4,
.h4 {
  font-size: 1.625rem;
  line-height: 1.2;
}
h5,
.h5 {
  font-size: 1.125rem;
  line-height: 1.2;
}
h6,
.h6 {
  font-size: 12px;
  line-height: 1.6;
}
p {
  margin: 0 0 16px;
}
@media all and (min-width: 980px) {
  .double {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 7rem;
    -moz-column-gap: 7rem;
    column-gap: 7rem;
  }
}
strong {
  font-weight: 700;
}
label {
  color: #78716C;
}
.lead + .btn,
.lead + .btn-group {
  margin-top: 32px;
}
.pull-right,
.right {
  float: right;
}
.pull-left,
.left {
  float: left;
}
.btn-toolbar .btn-group .btn + .btn {
  margin-left: 0;
}
.btn-toolbar .btn-group .btn:after {
  display: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.inputbox:not(select) {
  box-shadow: none;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  box-sizing: border-box;
  color: rgba(19,21,21,0.7);
  height: 56px;
  width: auto;
  max-width: 100%;
  padding: 16px 32px;
  font-size: 16px;
  line-height: 1.75;
  border-radius: 0;
  margin-bottom: 16px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.inputbox:not(select):focus {
  box-shadow: none;
  border-color: #C6976D;
}
textarea::placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::placeholder,
input[type="color"]::-webkit-input-placeholder,
.uneditable-input::placeholder,
.uneditable-input::-webkit-input-placeholder,
.inputbox:not(select)::placeholder,
.inputbox:not(select)::-webkit-input-placeholder {
  color: #404040;
  text-transform: capitalize;
}
textarea.invalid,
textarea.invalid:focus,
input[type="text"].invalid,
input[type="text"].invalid:focus,
input[type="password"].invalid,
input[type="password"].invalid:focus,
input[type="datetime"].invalid,
input[type="datetime"].invalid:focus,
input[type="datetime-local"].invalid,
input[type="datetime-local"].invalid:focus,
input[type="date"].invalid,
input[type="date"].invalid:focus,
input[type="month"].invalid,
input[type="month"].invalid:focus,
input[type="time"].invalid,
input[type="time"].invalid:focus,
input[type="week"].invalid,
input[type="week"].invalid:focus,
input[type="number"].invalid,
input[type="number"].invalid:focus,
input[type="email"].invalid,
input[type="email"].invalid:focus,
input[type="url"].invalid,
input[type="url"].invalid:focus,
input[type="search"].invalid,
input[type="search"].invalid:focus,
input[type="tel"].invalid,
input[type="tel"].invalid:focus,
input[type="color"].invalid,
input[type="color"].invalid:focus,
.uneditable-input.invalid,
.uneditable-input.invalid:focus,
.inputbox:not(select).invalid,
.inputbox:not(select).invalid:focus {
  background: none;
  box-shadow: none;
  border-color: #9d261d;
}
textarea,
textarea.inputbox {
  height: auto;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"],
.form-check input[type="radio"],
.form-check input[type="checkbox"] {
  height: auto;
  min-height: auto;
  line-height: 1;
  margin-top: 6px;
  margin-bottom: 0;
  padding: 0;
}
#limit,
#limit_chzn {
  width: auto !important;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  box-shadow: none;
}
.btn {
  text-transform: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: normal;
  padding: 12px 32px;
  text-shadow: none;
  line-height: 1.75;
  border-radius: 0;
  background: #FFFFFF;
  border: 2px solid #C6976D;
}
.btn:hover,
.btn:focus,
.btn:active {
  background: #171717;
  color: #fff;
}
.btn.btn-outline {
  background: none;
}
.btn.btn-outline:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-outline:hover,
.btn.btn-outline:focus,
.btn.btn-outline:active {
  background: #C6976D;
  color: #fff;
}
.btn.btn-outline-white {
  border: 2px solid #fff;
  color: #fff;
  background: none;
}
.btn.btn-outline-white:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-outline-white:hover {
  background: #fff;
  border-color: #fff;
  color: #181D24;
}
.btn.btn-link {
  background: none;
  border: 0;
  color: #171717;
  font-weight: normal;
  padding: 0 0 4px;
  text-transform: none;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  text-align: left;
  display: inline;
}
.btn.btn-link:after {
  display: none;
}
.btn.btn-link:hover {
  text-decoration: none;
  background: none;
  border-bottom: 1px solid rgba(19,21,21,0.7);
}
.btn.btn-link:hover:after {
  margin-left: 10px;
}
.btn.btn-primary {
  border-width: 2px;
  background: transparent;
  color: #C6976D;
  border: 2px solid #C6976D;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
.btn.btn-primary:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
  background: #C6976D;
  border-color: #C6976D;
  color: #fff;
}
.btn.btn-primary:active,
.btn.btn-primary.active {
  background: #C6976D;
  color: #fff;
}
.btn.btn-default {
  border-width: 2px;
  background: #FFFFFF;
  color: #C6976D;
  border: 2px solid #C6976D;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
.btn.btn-default:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default.active,
.btn.btn-default.disabled,
.btn.btn-default[disabled] {
  background: #C6976D;
  border-color: #C6976D;
  color: #fff;
}
.btn.btn-default:active,
.btn.btn-default.active {
  background: #C6976D;
  color: #fff;
}
.btn.btn-danger {
  border-width: 2px;
  background: transparent;
  color: #ee5f5b;
  border: 2px solid #ee5f5b;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
.btn.btn-danger:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.btn.btn-danger:active,
.btn.btn-danger.active,
.btn.btn-danger.disabled,
.btn.btn-danger[disabled] {
  background: #ee5f5b;
  border-color: #ee5f5b;
  color: #fff;
}
.btn.btn-danger:active,
.btn.btn-danger.active {
  background: #ee5f5b;
  color: #fff;
}
.btn.btn-danger:after {
  display: none;
}
.btn.btn-success {
  border-width: 2px;
  background: transparent;
  color: #62c462;
  border: 2px solid #62c462;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
.btn.btn-success:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success:active,
.btn.btn-success.active,
.btn.btn-success.disabled,
.btn.btn-success[disabled] {
  background: #62c462;
  border-color: #62c462;
  color: #fff;
}
.btn.btn-success:active,
.btn.btn-success.active {
  background: #62c462;
  color: #fff;
}
.btn.btn-success:after {
  display: none;
}
.btn.btn-inverse {
  border-width: 2px;
  background: #181D24;
  color: #fff;
  border: 2px solid #fff;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  border-color: #181D24;
}
.btn.btn-inverse:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active,
.btn.btn-inverse.active,
.btn.btn-inverse.disabled,
.btn.btn-inverse[disabled] {
  background: #fff;
  border-color: #fff;
  color: #fff;
}
.btn.btn-inverse:active,
.btn.btn-inverse.active {
  background: #fff;
  color: #fff;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active {
  color: #181D24;
}
.btn.btn-inverse:hover:after,
.btn.btn-inverse:focus:after,
.btn.btn-inverse:active:after {
  color: #181D24;
}
.btn.jmodedit {
  padding: 0;
  background: none;
  color: #78716C;
  border: 0;
  z-index: 9999;
}
.btn.btn-mini {
  padding: 2px 6px;
}
.input-append .add-on,
.input-prepend .add-on {
  background: none;
  height: 56px;
  line-height: 44px;
  padding: 8px 16px;
}
.input-append textarea,
.input-append input[type="text"],
.input-append input[type="password"],
.input-append input[type="datetime"],
.input-append input[type="datetime-local"],
.input-append input[type="date"],
.input-append input[type="month"],
.input-append input[type="time"],
.input-append input[type="week"],
.input-append input[type="number"],
.input-append input[type="email"],
.input-append input[type="url"],
.input-append input[type="search"],
.input-append input[type="tel"],
.input-append input[type="color"],
.input-append .uneditable-input,
.input-append .inputbox,
.input-prepend textarea,
.input-prepend input[type="text"],
.input-prepend input[type="password"],
.input-prepend input[type="datetime"],
.input-prepend input[type="datetime-local"],
.input-prepend input[type="date"],
.input-prepend input[type="month"],
.input-prepend input[type="time"],
.input-prepend input[type="week"],
.input-prepend input[type="number"],
.input-prepend input[type="email"],
.input-prepend input[type="url"],
.input-prepend input[type="search"],
.input-prepend input[type="tel"],
.input-prepend input[type="color"],
.input-prepend .uneditable-input,
.input-prepend .inputbox {
  width: auto;
}
.btn-group > .btn [class*=" icon-"],
.btn-group > .btn [class^="icon-"] {
  margin-right: 10px;
  font-size: 16px;
}
.btn-group .btn + .btn {
  margin-left: 16px;
}
.form-vertical textarea,
.form-vertical input[type="text"],
.form-vertical input[type="password"],
.form-vertical input[type="datetime"],
.form-vertical input[type="datetime-local"],
.form-vertical input[type="date"],
.form-vertical input[type="month"],
.form-vertical input[type="time"],
.form-vertical input[type="week"],
.form-vertical input[type="number"],
.form-vertical input[type="email"],
.form-vertical input[type="url"],
.form-vertical input[type="search"],
.form-vertical input[type="tel"],
.form-vertical input[type="color"],
.form-vertical .uneditable-input {
  width: 100%;
}
.item-page .article-index {
  border: 1px solid #E9E8E8;
  margin: 0 0 16px 16px;
  padding: 16px;
  max-width: 50%;
}
.item-page .article-index > ul {
  margin: 0;
}
.item-page .article-index > ul > li {
  margin: 0;
  line-height: 1;
}
.item-page .article-index > ul > li > a {
  color: #78716C;
}
.item-page .article-index > ul > li > a:hover {
  color: #C6976D;
}
.item-page .article-index > ul > li.active > a {
  border: 0;
  color: #404040;
  font-weight: bold;
}
.item-page div[itemprop="articleBody"] ul,
.item-page .itemIntroText ul,
.item-page .itemFullText ul,
.item-page .introtext ul {
  margin: 3rem 0 0 1rem;
}
.item-page div[itemprop="articleBody"] ul li,
.item-page .itemIntroText ul li,
.item-page .itemFullText ul li,
.item-page .introtext ul li {
  list-style: outside;
  padding-left: 1rem;
}
.item-page div[itemprop="articleBody"] ol,
.item-page .itemIntroText ol,
.item-page .itemFullText ol,
.item-page .introtext ol {
  margin: 3rem 0 0;
}
.item-page div[itemprop="articleBody"] ol li,
.item-page .itemIntroText ol li,
.item-page .itemFullText ol li,
.item-page .introtext ol li {
  counter-increment: step-counter;
  position: relative;
  padding-left: 2rem;
}
.item-page div[itemprop="articleBody"] ol li:before,
.item-page .itemIntroText ol li:before,
.item-page .itemFullText ol li:before,
.item-page .introtext ol li:before {
  content: counter(step-counter) ".";
  color: #C6976D;
  left: 0;
  position: absolute;
}
.item-page div[itemprop="articleBody"] .pager > ul > li,
.item-page .itemIntroText .pager > ul > li,
.item-page .itemFullText .pager > ul > li,
.item-page .introtext .pager > ul > li {
  color: #78716C;
  margin-left: 8px;
  margin-right: 8px;
  padding: 0;
}
.item-page div[itemprop="articleBody"] .pager > ul > li:before,
.item-page .itemIntroText .pager > ul > li:before,
.item-page .itemFullText .pager > ul > li:before,
.item-page .introtext .pager > ul > li:before {
  display: none;
}
.item-page div[itemprop="articleBody"] .pager > ul > li > a,
.item-page .itemIntroText .pager > ul > li > a,
.item-page .itemFullText .pager > ul > li > a,
.item-page .introtext .pager > ul > li > a {
  padding: 0;
  border: 0;
  border-radius: 0;
}
.item-page div[itemprop="articleBody"] .pager > ul > li > a:hover,
.item-page div[itemprop="articleBody"] .pager > ul > li > a:focus,
.item-page div[itemprop="articleBody"] .pager > ul > li > a:active,
.item-page .itemIntroText .pager > ul > li > a:hover,
.item-page .itemIntroText .pager > ul > li > a:focus,
.item-page .itemIntroText .pager > ul > li > a:active,
.item-page .itemFullText .pager > ul > li > a:hover,
.item-page .itemFullText .pager > ul > li > a:focus,
.item-page .itemFullText .pager > ul > li > a:active,
.item-page .introtext .pager > ul > li > a:hover,
.item-page .introtext .pager > ul > li > a:focus,
.item-page .introtext .pager > ul > li > a:active {
  background: transparent;
}
iframe {
  max-width: 100% !important;
}
hr {
  border: none;
  border-top: 1px solid #E9E8E8;
  clear: both;
  display: block;
  margin: 20px auto;
}
body.no-padding .gkMainbodyInner {
  padding: 0;
}
.gkPage {
  padding-right: 32px;
  padding-left: 32px;
  margin: 0 auto !important;
  width: auto;
}
#gkBg {
  background: #FFFFFF;
  color: rgba(19,21,21,0.7);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.frontpage #gkBg:after {
  display: none;
}
.gkLogo {
  display: block;
  padding: 24px 0;
}
.gkLogo.text {
  color: rgba(19,21,21,0.7);
  font-size: 36px;
  line-height: 1.33;
  font-weight: normal;
  text-decoration: none;
}
.gkLogo.text > span {
  display: inline-block;
  position: relative;
}
.gkLogo.text .gkLogoSlogan {
  color: rgba(0,0,0,0.5);
  font-size: 0.7rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
  display: block;
  position: absolute;
}
#gkRightHead > div {
  position: relative;
  display: inline-block;
  float: right;
  text-transform: uppercase;
}
#gkUser a,
#gkSearc a,
#gkCart a {
  color: #636565;
}
#gkUser a:active,
#gkUser a:focus,
#gkUser a:hover,
#gkSearc a:active,
#gkSearc a:focus,
#gkSearc a:hover,
#gkCart a:active,
#gkCart a:focus,
#gkCart a:hover {
  color: rgba(0,0,0,0.7);
}
#gkTopMenu li {
  float: left;
  font-size: 1.4rem;
  line-height: 6.8rem;
  margin-right: 1.8rem;
}
#gkSearch {
  position: relative;
  margin-left: 32px;
}
#gkSearch:before {
  display: none;
}
#gkSearch .fa {
  cursor: pointer;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #a2a2a2;
}
input.search-query {
  border-radius: 0;
}
#gkUser {
  font-size: 1.4rem;
  position: relative;
  display: inline-block;
}
#gkUser a {
  height: 64px;
  line-height: 64px;
  color: #292524;
  font-size: 14px;
  font-weight: normal;
  padding: 0 16px;
}
#gkUser a:hover {
  text-decoration: none;
  color: rgba(0,0,0,0.7);
}
#gkBtn {
  font-size: 1.4rem;
  position: relative;
  display: inline-block;
  border-left: 1px solid #E9E8E8;
}
#gkBtn .nav {
  margin-bottom: 0;
}
#gkBtn a {
  height: 64px;
  line-height: 64px;
  color: #C6976D;
  font-size: 14px;
  font-weight: bold;
  padding: 0 16px;
  text-transform: uppercase;
  font-family: 'DM Sans', sans-serif;
}
#gkBtn a.fas:before {
  font-family: 'Font Awesome 5 Free';
}
#gkBtn a:hover {
  text-decoration: none;
  color: rgba(0,0,0,0.7);
  background: none;
}
#gkBtn a:before {
  float: right;
  margin-left: 8px;
}
#gkHeaderNav {
  z-index: 22;
  position: relative;
  /*background: #181D24;*/
}
.nav-transparent #gkHeaderNav {
  background-color: transparent;
}
#gkHeaderNav[data-fixed="1"] {
  position: fixed;
  width: 100%;
}
#gkHeaderNav.fixed-menu {
  background: #fff;
}
#gkHeaderNav.solid-color,
.nav-transparent #gkHeaderNav.fixed-menu {
  background: #fff;
}
#gkHeaderNav .gkLogoWrap {
  /*min-width: 132px;*/
}
#gkHeaderNav #gkRightMenu {
  min-width: 132px;
  padding-left: 32px;
}
#gkHeaderMod {
  position: relative;
  z-index: 2;
}
#gkHeaderMod h2 {
  color: #fff;
  font-size: 75px;
}
#gkHeaderMod h2 + p,
#gkHeaderMod h2 + h2 {
  margin-top: 10px;
}
#gkHeaderMod .btn-border {
  margin: 80px 5px 0 5px;
}
#gkHeaderMod .btn-border:hover {
  border-color: #13161F !important;
  color: #13161F !important;
}
#gkHeaderMod .btn-thin-border {
  background: transparent !important;
  border: 1px solid #07AAFD !important;
  color: #C6976D !important;
  margin: 80px 5px 0 5px;
}
#gkHeaderMod .btn-thin-border:hover {
  border-color: #fff !important;
  color: #fff !important;
}
#gkTopBar {
  background: #292524;
  padding: 10px 80px;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.6;
}
#gkTopBar .nav {
  margin-bottom: 0;
}
#gkTopBar .nav > li {
  margin-right: 0;
  display: inline-block;
}
#gkTopBar .nav > li.active a {
  border-bottom-color: #fff;
}
#gkTopBar .nav > li > a {
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
#gkTopBar .nav > li > a:hover,
#gkTopBar .nav > li > a:focus,
#gkTopBar .nav > li > a:active {
  background: none;
  border-bottom-color: #fff;
}
#gkTopBar .nav > li + li {
  margin-left: 4px;
}
#gkTopBar .nav > li + li:before {
  content: "-";
  margin-right: 4px;
}
#gkTopBar p {
  margin: 0;
}
#gkTopBar .login-greeting {
  display: inline-block;
}
#gkTopBar .logout-button {
  display: inline-block;
}
#gkTopBar .logout-button .btn {
  background: none;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  text-transform: none;
}
#gkTopBar .logout-button .btn:hover {
  text-decoration: none;
  background: none;
}
#jabox-overlay {
  background: #181D24 !important;
  opacity: 0.5 !important;
}
.breadcrumb {
  background: #fff;
  margin: 0 0 16px;
  font-size: 12px;
  line-height: 1.82;
  text-transform: uppercase;
  padding: 0;
}
.breadcrumb a {
  color: #9E9E9E;
}
.breadcrumb span.icon-location {
  display: none;
}
.breadcrumb .active span {
  color: #292524;
}
.breadcrumb .active span.icon-location {
  display: none;
}
.breadcrumb li > a:after,
.breadcrumb li > span:after {
  display: inline-block;
  position: relative;
  padding: 0 5px;
  content: "/";
}
.breadcrumb li:last-child > a:after,
.breadcrumb li:last-child > span:after {
  display: none;
}
.breadcrumb .divider {
  display: none;
}
#gkTools a {
  display: block;
  float: left;
  width: 22px;
  height: 16px;
  margin: 0 0 0 0px !important;
  text-indent: -99999em;
  background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
  background-position: -15px 50%;
  margin-left: 6px;
}
a#gkToolsDec {
  background-position: 6px 50%;
}
.subpage {
  background: #fff;
  margin: 0;
  padding: 0;
}
.subpage:after {
  clear: both;
  content: "";
  display: table;
}
.subpage-transparent {
  background: transparent;
  padding: 0;
}
#gkFooterWrap {
  /*background: #181D24;
  color: #fff;*/
  text-align: center;
  padding-top: 64px;
}
#gkFooterWrap .gkLogoWrap {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
}
#gkFooterWrap .gkLogoWrap:before {
  content: "";
  height: 64px;
  width: 1px;
  /*background: #C6976D;*/
  position: absolute;
  left: 50%;
  top: 0;
}
#gkFooterWrap h1,
#gkFooterWrap h2,
#gkFooterWrap h3,
#gkFooterWrap h4,
#gkFooterWrap h5,
#gkFooterWrap h6,
#gkFooterWrap .h1,
#gkFooterWrap .h2,
#gkFooterWrap .h3,
#gkFooterWrap .h4,
#gkFooterWrap .h5,
#gkFooterWrap .h6 {
  /*color: #fff;*/
}
#gkFooter {
  border-top: 1px solid rgba(255,255,255,0.1);
}
#gkFooter .row {
  padding-top: 24px;
  padding-bottom: 96px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
#gkFooter #footer {
  text-align: center;
  /*color: rgba(255,255,255,0.75);*/
  padding-top: 32px;
  padding-bottom: 32px;
}
#gkFooter .moduletable {
  text-align: center;
}
#gkFooter .nav {
  margin: 0;
}
#gkFooter .nav li {
  display: inline-block;
  margin-left: 24px;
}
#gkFooter .nav li a:hover,
#gkFooter .nav li:focus,
#gkFooter .nav li:active {
  background: none;
}
#gkFooter a {
  color: inherit;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#gkFooter a:hover {
  text-decoration: none;
  border-bottom-color: inherit;
}
#gkCopyrights {
  line-height: 28px;
  margin: 0;
  width: 50%;
}
#gkFooterNavWrap {
  padding: 0;
}
#gkFooterNavWrap .gkLogo.text {
  margin-bottom: 16px;
  color: #292524;
  padding: 0;
  border-bottom: 0;
}
#gkFooterNavWrap .footer_nav_mod {
  padding: 0 16px 128px;
}
#gkFooterNavWrap .footer_nav_mod .header .heading {
  width: 50%;
}
#gkFooterNavWrap .footer_nav_mod p {
  margin-bottom: 16px;
}
#gkFooterNavWrap .footer_nav_mod .box + .box {
  margin-top: 32px;
}
#gkFooterNavWrap .footer_nav_mod .nav {
  margin-bottom: 0;
}
#gkFooterNavWrap li,
#gkFooterNavWrap ul.menu li {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.87;
}
#gkFooterNavWrap li a,
#gkFooterNavWrap ul.menu li a {
  display: inline-block;
}
#gkFooterNavWrap li a:hover,
#gkFooterNavWrap li a:focucs,
#gkFooterNavWrap li a:active,
#gkFooterNavWrap ul.menu li a:hover,
#gkFooterNavWrap ul.menu li a:focucs,
#gkFooterNavWrap ul.menu li a:active {
  color: inherit !important;
  border-bottom: 1px solid inherit;
}
#gkFooterNavWrap li strong,
#gkFooterNavWrap ul.menu li strong {
  font-weight: normal;
  color: #fff;
}
#gkFooterNavWrap li.active a,
#gkFooterNavWrap ul.menu li.active a {
  color: #fff !important;
  border-bottom: 1px solid #fff !important;
}
#gkFooterNavWrap a {
  color: inherit;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#gkFooterNavWrap a:hover,
#gkFooterNavWrap a:focus,
#gkFooterNavWrap a:active {
  color: inherit !important;
  text-decoration: none;
  border-bottom-color: inherit;
}
#gkFooterNavWrap .gkBox .header {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'DM Sans', sans-serif;
  font-weight: bold;
}
#gkFooterNavWrap .menu-2cols li {
  width: 50%;
  float: left;
  padding-right: 8px;
}
#gkFooterNavWrap textarea,
#gkFooterNavWrap input[type="text"],
#gkFooterNavWrap input[type="email"] {
  font-size: 16px;
  line-height: 1.87;
  color: #A8A29E;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 8px 16px;
  width: 100%;
  height: auto;
}
#gkFooterNavWrap td textarea,
#gkFooterNavWrap td input[type="text"],
#gkFooterNavWrap td input[type="email"] {
  margin-bottom: 0;
}
.footer-logo {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.75;
  color: #fff;
}
.footer-logo img {
  margin-bottom: 32px;
}
#gkBackToTop {
  float: left;
  padding: 0 15px 0 0 !important;
}
#gkBackToTop > svg {
  fill: rgba(0,0,0,0.7);
  height: 3.6rem;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  width: 3.6rem;
}
#gkBackToTop > svg:active,
#gkBackToTop > svg:focus,
#gkBackToTop > svg:hover {
  fill: #3c3e3f;
}
#gkSidebar .gk-readmost .nspArts {
  padding: 0;
}
#gkSidebar .gk-readmost .nspArt .nspInfo {
  color: #78716C;
  font-size: 14px;
}
#gkSidebar .gk-readmost .nspArt .nspInfo a {
  border-bottom: 1px solid #C6976D;
  margin-right: 8px;
}
#gkSidebar .gk-readmost .nspArt h4.nspHeader {
  font-family: 'Cinzel', Arial, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.33;
}
#gkSidebar .gk-readmost .nspArt .nspImageWrapper:hover img {
  opacity: 1;
}
.back-to-top {
  position: fixed;
  right: 28px;
  top: auto;
  z-index: 999;
  bottom: 32px;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
  -ms-transition: all 400ms;
}
@media (min-width: 480px) {
  .back-to-top {
    display: block;
  }
}
.back-to-top .btn {
  height: 50px;
  width: 50px;
  line-height: 1;
  padding: 0 !important;
  text-align: center;
  color: #C6976D;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.15);
  box-shadow: 0 0 7px rgba(0,0,0,0.15);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -ms-transition: 0.2s;
}
.back-to-top .btn:after {
  display: none;
}
.back-to-top .btn i {
  /*color: rgba(19,21,21,0.7);*/
}
.back-to-top .btn:hover,
.back-to-top .btn:active,
.back-to-top .btn:focus {
  outline: none;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top .btn:hover i,
.back-to-top .btn:active i,
.back-to-top .btn:focus i {
  color: #fff;
}
.back-to-top.affix {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.back-to-top a {
  outline: none;
}
.back-to-top i {
  font-size: 1.25rem;
  line-height: 1;
  margin: 0 !important;
}
.back-to-top i::before {
  line-height: 1;
  font-size: 16px;
}
#gkFrameworkLogo {
  display: block;
  width: 90px;
  height: 36px;
  background: url('../images/gavern-logo.png') no-repeat 0 0;
  text-indent: -9999em;
  margin: 12px auto 0 auto;
  opacity: 0.4;
}
#gkPopupOverlay,
#gkPopupLogin,
#gkPopupCart,
#gkPopupSearch {
  color: #636565;
  display: none;
  max-height: 80%;
  overflow: auto;
  position: fixed;
  z-index: 1030;
  left: 50%;
  top: 80px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
#gkPopupOverlay .input-append,
#gkPopupOverlay .input-prepend,
#gkPopupLogin .input-append,
#gkPopupLogin .input-prepend,
#gkPopupCart .input-append,
#gkPopupCart .input-prepend,
#gkPopupSearch .input-append,
#gkPopupSearch .input-prepend {
  display: flex;
  display: -webkit-flex;
}
#gkPopupOverlay .input-append input[type="number"],
#gkPopupOverlay .input-append input[type="text"],
#gkPopupOverlay .input-append input[type="password"],
#gkPopupOverlay .input-prepend input[type="number"],
#gkPopupOverlay .input-prepend input[type="text"],
#gkPopupOverlay .input-prepend input[type="password"],
#gkPopupLogin .input-append input[type="number"],
#gkPopupLogin .input-append input[type="text"],
#gkPopupLogin .input-append input[type="password"],
#gkPopupLogin .input-prepend input[type="number"],
#gkPopupLogin .input-prepend input[type="text"],
#gkPopupLogin .input-prepend input[type="password"],
#gkPopupCart .input-append input[type="number"],
#gkPopupCart .input-append input[type="text"],
#gkPopupCart .input-append input[type="password"],
#gkPopupCart .input-prepend input[type="number"],
#gkPopupCart .input-prepend input[type="text"],
#gkPopupCart .input-prepend input[type="password"],
#gkPopupSearch .input-append input[type="number"],
#gkPopupSearch .input-append input[type="text"],
#gkPopupSearch .input-append input[type="password"],
#gkPopupSearch .input-prepend input[type="number"],
#gkPopupSearch .input-prepend input[type="text"],
#gkPopupSearch .input-prepend input[type="password"] {
  flex-grow: 1;
}
#gkPopupOverlay .input-append .btn,
#gkPopupOverlay .input-prepend .btn,
#gkPopupLogin .input-append .btn,
#gkPopupLogin .input-prepend .btn,
#gkPopupCart .input-append .btn,
#gkPopupCart .input-prepend .btn,
#gkPopupSearch .input-append .btn,
#gkPopupSearch .input-prepend .btn {
  border: 0;
  padding: 4px 0px 5px 0;
}
#gkPopupOverlay .input-append .btn:hover,
#gkPopupOverlay .input-prepend .btn:hover,
#gkPopupLogin .input-append .btn:hover,
#gkPopupLogin .input-prepend .btn:hover,
#gkPopupCart .input-append .btn:hover,
#gkPopupCart .input-prepend .btn:hover,
#gkPopupSearch .input-append .btn:hover,
#gkPopupSearch .input-prepend .btn:hover {
  background: none;
  color: inherit;
}
#form-login-remember #modlgn-remember {
  width: auto;
  height: auto;
  line-height: normal;
  margin: 0;
}
#gkPopupOverlay {
  max-height: 100%;
  position: fixed;
}
#gkPopupLogin,
#gkPopupCart {
  margin-left: -128px;
  width: 256px;
}
#gkPopupLogin > div,
#gkPopupCart > div,
#gkPopupSearch > div {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
#gkPopupLogin fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#gkPopupLogin li {
  float: none;
  margin: 10px 16px 10px 0;
}
#gkPopupLogin .button {
  clear: both;
  display: block;
  margin: 0 0 5px 0;
  width: 100%;
}
#gkPopupLogin [class^="icon-"],
#gkPopupLogin [class*=" icon-"] {
  margin-right: 0;
}
#gkPopupLogin #form-login-secretkey {
  position: relative;
}
#gkPopupLogin #form-login-secretkey #modlgn-secretkey {
  padding-right: 30px;
}
#gkPopupLogin #form-login-secretkey span.btn {
  background: transparent;
  line-height: 0;
  padding: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: 2;
}
#gkPopupLogin #form-login-secretkey span.btn:hover,
#gkPopupLogin #form-login-secretkey span.btn:active,
#gkPopupLogin #form-login-secretkey span.btn:focus {
  box-shadow: none;
  color: inherit;
}
.gkPopupWrap {
  background: #fff;
  padding: 40px;
  overflow: hidden;
}
.gkPopupWrap h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 32px;
}
.gkPopupWrap h3 small {
  font-size: 1.6rem !important;
}
.gkPopupWrap h3 a {
  color: rgba(0,0,0,0.7);
}
.gkPopupWrap h3 a:hover {
  color: #3c3e3f;
}
.gkPopupWrap ul.menu {
  margin: 0;
}
.gkPopupWrap .logout-button .button {
  margin-top: 10px;
}
.gkPopupWrap .logout-button {
  margin-top: 20px;
}
#gkPopupOverlay {
  background: #777777;
  width: 100%;
  height: 100%;
  z-index: 1029;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
  margin-left: 0;
}
#gkFBLogin {
  float: left;
  width: 45%;
}
#gkFBLogin p {
  line-height: 18px;
  margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
  float: left;
  width: 45%;
  margin-left: 4%;
  padding-left: 30px;
  border-left: 1px solid #eee;
}
#form-login-remember {
  margin: 10px 0;
}
#form-login-remember #modlgn-remember {
  width: auto;
}
#form-login-remember label,
#login-form ul.unstyled {
  font-size: 14px;
}
#form-login-remember label a,
#login-form ul.unstyled a {
  text-decoration: none;
}
#loginForm a {
  text-decoration: none;
}
form.well {
  background: none;
  border: 1px solid #E9E8E8;
  box-shadow: none;
}
#gkPopupSearch {
  width: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#gkPopupSearch .gkPopupWrap {
  background: transparent;
  padding: 0;
}
#gkPopupSearch .gkPopupWrap .form-inline,
#gkPopupSearch .gkPopupWrap .form-search {
  text-align: center;
}
#gkPopupSearch .gkPopupWrap .form-inline .search-query,
#gkPopupSearch .gkPopupWrap .form-inline .js-finder-search-query,
#gkPopupSearch .gkPopupWrap .form-search .search-query,
#gkPopupSearch .gkPopupWrap .form-search .js-finder-search-query {
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 80px;
  height: auto;
  line-height: 1.1;
  text-align: center;
  width: 100%;
  padding: 0;
}
#gkPopupSearch .gkPopupWrap .form-inline .search-query::placeholder,
#gkPopupSearch .gkPopupWrap .form-inline .search-query::-webkit-input-placeholder,
#gkPopupSearch .gkPopupWrap .form-inline .js-finder-search-query::placeholder,
#gkPopupSearch .gkPopupWrap .form-inline .js-finder-search-query::-webkit-input-placeholder,
#gkPopupSearch .gkPopupWrap .form-search .search-query::placeholder,
#gkPopupSearch .gkPopupWrap .form-search .search-query::-webkit-input-placeholder,
#gkPopupSearch .gkPopupWrap .form-search .js-finder-search-query::placeholder,
#gkPopupSearch .gkPopupWrap .form-search .js-finder-search-query::-webkit-input-placeholder {
  color: rgba(255,255,255,0.6);
  opacity: 1;
}
#gkPopupSearch .gkPopupWrap .form-inline .btn,
#gkPopupSearch .gkPopupWrap .form-search .btn {
  font-size: 1.25rem;
}
#gkPopupSearch .gkPopupWrap .form-inline .finder,
#gkPopupSearch .gkPopupWrap .form-search .finder {
  display: none;
}
#gkPopupSearch .search form {
  display: flex;
  display: -webkit-flex;
}
#gkPopupSearch .search form input.search-query {
  flex-grow: 1;
  width: 1%;
}
.autocomplete-suggestions {
  width: 50% !important;
}
.nav-tabs {
  border-bottom: 1px solid #E9E8E8;
}
.nav-tabs > li {
  margin-right: 8px;
}
.nav-tabs > li > a {
  padding: 8px 0;
  border: none;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  color: rgba(19,21,21,0.7);
  cursor: pointer;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus {
  background: none;
  color: rgba(19,21,21,0.7);
}
.nav-tabs > li.active > a {
  color: #C6976D;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus {
  color: #C6976D;
  text-decoration: none;
  border: none;
  border-bottom: 2px solid #292524;
}
.nav-tabs.nav-stacked > li > a {
  border: 0;
  border-bottom: 1px solid transparent;
  text-transform: none;
  padding: 0;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus,
.nav-tabs.nav-stacked > li > a:active {
  border-bottom-color: rgba(0,0,0,0.1);
}
div.gkTabsContainer,
div.gkTabsContainer[style] {
  max-height: calc(100vh - 65px) !important;
  min-height: calc(100vh - 65px) !important;
  height: calc(100vh - 65px) !important;
}
div.clear {
  height: auto !important;
  line-height: inherit !important;
  font-size: inherit !important;
}
#system-debug {
  position: relative;
  z-index: 1;
}
.box {
  position: relative;
  width: 100%;
}
.box .title-module .title {
  font-family: 'DM Sans', sans-serif;
}
.box li a,
.box li .separator {
  display: inline-block;
  margin: 0;
}
.box li.parent {
  position: relative;
}
.box li.parent:hover > ul.nav-child,
.box li.parent:hover > ul.mod-menu__sub {
  display: block;
}
.box ul ul {
  margin-left: 20px;
}
.box .content {
  clear: both;
}
.box ul.menu,
.box ul.nav {
  list-style: none;
}
.box ul.menu ul,
.box ul.nav ul {
  padding: 0 10px 10px 10px;
  margin: 0;
}
.box ul.menu ul.nav-child,
.box ul.menu ul.mod-menu__sub,
.box ul.nav ul.nav-child,
.box ul.nav ul.mod-menu__sub {
  display: none;
  position: absolute;
  background: #fff;
  z-index: 2;
  padding: 20px;
  top: -2px;
  margin-left: 100px;
}
.box ul.menu ul.nav-child > li,
.box ul.menu ul.mod-menu__sub > li,
.box ul.nav ul.nav-child > li,
.box ul.nav ul.mod-menu__sub > li {
  display: block;
  float: none !important;
  width: 100% !important;
  padding-left: 0;
}
.box ul.menu li,
.box ul.nav li {
  line-height: 1;
}
.box ul.menu li a,
.box ul.menu li .separator,
.box ul.nav li a,
.box ul.nav li .separator {
  color: rgba(19,21,21,0.7);
  display: block;
  position: relative;
}
.box ul.menu li a:hover,
.box ul.menu li a:focus,
.box ul.menu li a:active,
.box ul.menu li .separator:hover,
.box ul.menu li .separator:focus,
.box ul.menu li .separator:active,
.box ul.nav li a:hover,
.box ul.nav li a:focus,
.box ul.nav li a:active,
.box ul.nav li .separator:hover,
.box ul.nav li .separator:focus,
.box ul.nav li .separator:active {
  color: rgba(19,21,21,0.7) !important;
  border-bottom: 1px solid rgba(19,21,21,0.7);
  background: none;
}
.box ul.menu li.active a,
.box ul.menu li.active .separator,
.box ul.nav li.active a,
.box ul.nav li.active .separator {
  color: rgba(19,21,21,0.7) !important;
  border-bottom: 1px solid rgba(19,21,21,0.7) !important;
  background: none;
}
.box ul.menu li strong,
.box ul.nav li strong {
  display: block;
}
.box ul.menu li li,
.box ul.nav li li {
  padding-left: 6px;
}
.box ul.menu li li a,
.box ul.menu li li .separator,
.box ul.nav li li a,
.box ul.nav li li .separator {
  color: #636565;
  font-weight: normal;
}
.box.bg-cyan {
  background-color: #DCE6E5;
}
.box.bg-brown {
  background-color: #EFEBE4;
}
.gkSubheadingBox .header {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'DM Sans', sans-serif;
}
.gkSubheadingBox .header .inner > .sub-heading {
  color: #C6976D;
  font-weight: normal;
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: 'DM Sans', sans-serif;
}
.gkSubheadingBox .header .inner > .sub-heading:after {
  content: "";
  margin-top: 10px;
  height: 16px;
  width: 92px;
  display: block;
  background: url(../images/header-film.svg) no-repeat;
}
.gkSubheadingBox .header .heading {
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2;
  display: block;
  font-family: 'Montserrat', Arial, serif;
}
@media (min-width: 992px) {
  .gkSubheadingBox .header .heading {
    width: 50%;
  }
}

  .header-align-right .header .heading {
    width: 100%!important;
  }

.gkSubheadingBox .header-wrap {
  margin-bottom: 64px;
}
.gkSubheadingBox > div.container,
.container .gkSubheadingBox.container {
  padding-left: 16px;
  padding-right: 16px;
}
.gkBox .header {
  padding: 56px 32px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2;
  border-bottom: 2px solid #E9E8E8;
}
.header-align-center.gkSubheadingBox .header .inner > .sub-heading::after {
  margin-left: auto;
  margin-right: auto;
}
.header-align-center.gkSubheadingBox .header .heading {
  margin-left: auto;
  margin-right: auto;
}
.header-align-right .header .inner > .sub-heading::after {
  margin-left: auto;
}
.header-align-right .header .heading {
    margin-left: auto;
}
.header-align-center .header-wrap {
  text-align: center;
}
.header-align-right .header-wrap {
    text-align: right;
}
#gkSidebar .box,
#gkSidebar .moduletable {
  background: #A8A29E;
  border-radius: 0;
  padding: 32px;
}
#gkSidebar .box > h3,
#gkSidebar .moduletable > h3 {
  margin-bottom: 32px;
}
#gkSidebar .box.bg-highlight,
#gkSidebar .moduletable.bg-highlight {
  background: linear-gradient(283.67deg,#07AAFD -5.05%,#00E9C7 96.25%);
  color: #fff;
}
#gkSidebar .box.bg-highlight > h3,
#gkSidebar .moduletable.bg-highlight > h3 {
  color: #fff;
}
#gkSidebar .box.bg-highlight i,
#gkSidebar .moduletable.bg-highlight i {
  margin-right: 8px;
  color: #fff;
}
#gkSidebar .box.bg-highlight a,
#gkSidebar .moduletable.bg-highlight a {
  color: #fff;
  font-weight: bold;
}
#gkMainbodyTop .box {
  padding-top: 80px;
  padding-bottom: 80px;
}
#gkMainbodyBottom .box {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyBottom .box:first-child {
  padding-top: 128px;
}
#gkMainbodyBottom .box:last-child {
  padding-bottom: 128px;
}
#gkMainbodyBottom .box + .box {
  border-top: 1px solid #E9E8E8;
}
#gkMainbodyBottom .box + .box.no-border {
  border-top: 0;
}
#gkMainbodyWrap .gkSubheadingBox,
#gkMainbodyWrap .box {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyWrap .gkSubheadingBox .gkSubheadingBox,
#gkMainbodyWrap .box .gkSubheadingBox {
  padding-top: 0;
  padding-bottom: 0;
}
#gkMainbodyWrap #gkBreadcrumb + .gkSubheadingBox,
#gkMainbodyWrap #gkBreadcrumb + .box {
  padding-top: 0;
}
#gkMainbodyWrap #gkBreadcrumb + .gkSubheadingBox .header,
#gkMainbodyWrap #gkBreadcrumb + .box .header {
  font-family: 'Cinzel', Arial, serif;
  font-size: 2.5rem;
  line-height: 1.2;
}
#gkMainbodyTop2 > .container > .box {
  padding-bottom: 64px;
  padding-top: 64px;
}
#gkBottom1 {
  overflow: visible;
}
#gkBottom1 .box + .box {
  border-left: 2px solid #E9E8E8;
}
#gkBottom1 .box .content {
  padding: 32px;
}
.only-bigscreens {
  display: none;
}
.no-bigscreens {
  display: block;
}
@media (min-width: 1600px) {
  .only-bigscreens {
    display: block;
  }
  .no-bigscreens {
    display: none;
  }
}
.only-desktop {
  display: block;
}
.only-tablet {
  display: none;
}
.only-mobile {
  display: none;
}
.no-desktop {
  display: none;
}
.no-tablet {
  display: block;
}
.no-mobile {
  display: block;
}
.com_content.article .no-articledetail {
  display: none;
}
#gkarticle_module .category-module {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.container {
  width: 1296px;
  max-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.container-md {
  width: 1140px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.container-md .container {
  padding-left: 0;
  padding-right: 0;
}
.container-lg {
  width: 1476px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.container-sm {
  width: 636px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.container-sm .container {
  padding-left: 0;
  padding-right: 0;
}
.container-none {
  padding-left: 16px;
  padding-right: 16px;
}
.container-align-right {
  padding-left: 215px;
}
.container-align-right .container,
.container-align-right .container-none {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
  display: flex;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.container.big-gutter {
  padding-left: 32px;
  padding-right: 32px;
  box-sizing: content-box;
  width: 1280px;
}
.container.big-gutter .row {
  margin-left: -32px;
  margin-right: -32px;
}
.container.big-gutter .features-intro,
.container.big-gutter .col {
  padding-left: 32px;
  padding-right: 32px;
}
.container .container.big-gutter {
  padding-left: 0;
  padding-right: 0;
}
.row.big-gutter {
  margin-left: -64px;
  margin-right: -64px;
}
.row.big-gutter > [class*="col-"] {
  padding-left: 64px;
  padding-right: 64px;
}
#gkTemplateTop.menu-open,
#gkTemplateTop.sidebar-open {
  overflow: hidden;
  height: 100%;
  -webkit-overflow-scrolling: auto;
}
#gkTemplateTop.menu-open #gkPageContent,
#gkTemplateTop.sidebar-open #gkPageContent {
  pointer-events: none;
  overflow: hidden;
}
html.com_content.article #gkTemplateTop.detail-no-masthead #gkMasthead {
  display: none;
}
#gkTemplateTop.full-width #gkMainbodyWrap > .container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
#gkMainbody.gkcomponent {
  padding-top: 0;
  padding-bottom: 0;
}
.gkPageContent-wrap .gkPageContent-inner {
  *zoom: 1;
  margin-left: -32px;
  margin-right: -32px;
}
.gkPageContent-wrap .gkPageContent-inner:before,
.gkPageContent-wrap .gkPageContent-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.gkPageContent-wrap .gkPageContent-inner:after {
  clear: both;
}
.com_config #gkHeaderNav[data-fixed="1"],
.error-page #gkHeaderNav[data-fixed="1"] {
  position: relative;
  background: #181D24;
}
.com_config .gkPageContent-left,
.error-page .gkPageContent-left {
  flex: 0 0 100%;
  max-width: 100%;
}
.com_config .gkPageContent-right,
.error-page .gkPageContent-right {
  display: none;
}
.com_config #modules-form .row-fluid .span12,
.error-page #modules-form .row-fluid .span12 {
  width: 100%;
}
@media (min-width: 992px) {
  [data-sidebar-pos="right"] .gkPageContent-wrap {
    display: flex;
    display: -webkit-flex;
    margin-right: -16px;
    margin-left: -16px;
  }
  [data-sidebar-pos="right"] #gkContent {
    width: 66.66%;
    padding-right: 16px;
    padding-left: 16px;
  }
  [data-sidebar-pos="right"] #gkSidebar {
    width: 33.33%;
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  [data-sidebar-pos="left"] #gkSidebar {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.container,
.container-fluid,
.container-md {
  max-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
.row,
.row-fluid {
  margin-left: -16px;
  margin-right: -16px;
  width: auto;
}
.row [class*="span"],
.row [class*="col-"],
.row-fluid [class*="span"],
.row-fluid [class*="col-"] {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: 0;
}
.row [class*="col-"],
.row-fluid [class*="col-"] {
  float: left;
}
.row .span3,
.row-fluid .span3 {
  width: 25%;
}
.row .span4,
.row-fluid .span4 {
  width: 33.3333333%;
}
.row .span6,
.row-fluid .span6 {
  width: 50%;
}
.row .span8,
.row-fluid .span8 {
  width: 66.6666667%;
}
.row .span12,
.row-fluid .span12 {
  width: 100%;
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  flex: 0 0 100%;
  max-width: 100%;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1296px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.gkPageContent,
#gkContent,
#gkSidebar,
.gk-cols,
.box,
.gkTabsNav,
#k2Container,
.single-page > .item-content,
.single-page > .itemComments,
.box .box-wrap,
.gk-clearfix {
  *zoom: 1;
}
.gkPageContent:before,
.gkPageContent:after,
#gkContent:before,
#gkContent:after,
#gkSidebar:before,
#gkSidebar:after,
.gk-cols:before,
.gk-cols:after,
.box:before,
.box:after,
.gkTabsNav:before,
.gkTabsNav:after,
#k2Container:before,
#k2Container:after,
.single-page > .item-content:before,
.single-page > .item-content:after,
.single-page > .itemComments:before,
.single-page > .itemComments:after,
.box .box-wrap:before,
.box .box-wrap:after,
.gk-clearfix:before,
.gk-clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.gkPageContent:after,
#gkContent:after,
#gkSidebar:after,
.gk-cols:after,
.box:after,
.gkTabsNav:after,
#k2Container:after,
.single-page > .item-content:after,
.single-page > .itemComments:after,
.box .box-wrap:after,
.gk-clearfix:after {
  clear: both;
}
#gkBg {
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  position: relative;
  padding-top: 160px;
}
.nav-transparent #gkBg {
  padding-top: 0;
}
.modal-open #gkBg {
  position: static;
}
#gkHeaderMod {
  margin-bottom: 0;
}
#gkHeaderMod.hasHeroBg {
  margin-bottom: -360px;
}
.menu-social {
  border-radius: 50%;
  background: #E9E8E8;
  display: inline-block;
  line-height: 32px;
  margin-right: 8px;
  text-align: center;
  height: 32px;
  width: 32px;
  color: #181D24;
  border: 0;
}
.menu-social i {
  color: #181D24;
  font-size: 12px;
}
.menu-social:hover {
  background: #292524;
  border-color: #292524;
  color: #fff;
}
.menu-social:hover i {
  color: #fff;
}
#gk-content-wrapper,
#gkContentWrap,
.gkMainbodyTopContent,
.sidebar,
.gkMainbodyMain {
  float: left;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}
#gkMainbodyTop,
#gkMainbodyWrap,
#gkMainbodyBottom {
  position: relative;
}
#gkMainbodyTop {
  /*background: url(../images/bgd.svg) no-repeat right bottom;
  padding-top: 350px;*/
  padding-bottom: 48px;
}
#gkMainbodyTop2 {
  background: url(../images/bgd.svg) no-repeat left bottom #FDF6F2;
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyTop3 {
  background: url(../images/bgd-2.svg) no-repeat right top #FDF6F2;
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyTop5 {
  background: #FDF6F2;
  padding-top: 64px;
  padding-bottom: 64px;
  color: #fff;
}
#gkMainbodyTop5 h1,
#gkMainbodyTop5 h2,
#gkMainbodyTop5 h3,
#gkMainbodyTop5 h4,
#gkMainbodyTop5 h5,
#gkMainbodyTop5 h6,
#gkMainbodyTop5 .h1,
#gkMainbodyTop5 .h2,
#gkMainbodyTop5 .h3,
#gkMainbodyTop5 .h4,
#gkMainbodyTop5 .h5,
#gkMainbodyTop5 .h6 {
  /*color: #fff;*/
}
#gkMainbodyTop5 .gkSubheadingBox {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyWrap > .container {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkarticle_module1 {
  background: #FDF6F2;
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkarticle_module2 {
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkarticle_module2 .gkSubheadingBox {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyBottom {
  background: #FDF6F2;
}
#gkMainbodyBottom1 {
  background: #FFFFFF;
}
#gkMainbodyBottom1 .gkSubheadingBox {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyBottom2 {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyBottom2 .gkSubheadingBox {
  padding-top: 64px;
  padding-bottom: 64px;
}
#gkMainbodyBottom3 {
  background: url(../images/bgd-2.png) no-repeat left top #181D24;
  padding-top: 64px;
  padding-bottom: 64px;
  color: #fff;
}
#gkMainbodyBottom3 h1,
#gkMainbodyBottom3 h2,
#gkMainbodyBottom3 h3,
#gkMainbodyBottom3 h4,
#gkMainbodyBottom3 h5,
#gkMainbodyBottom3 h6,
#gkMainbodyBottom3 .h1,
#gkMainbodyBottom3 .h2,
#gkMainbodyBottom3 .h3,
#gkMainbodyBottom3 .h4,
#gkMainbodyBottom3 .h5,
#gkMainbodyBottom3 .h6 {
  color: #fff;
}
#gkMainbodyBottom3 .gkSubheadingBox {
  padding-top: 64px;
  padding-bottom: 0;
}
#gkMainbodyBottom3 .gkSubheadingBox + .gkSubheadingBox {
  padding-top: 128px;
}
#gkSidebar {
  background: #fff;
}
#gkSidebar textarea,
#gkSidebar input[type="text"],
#gkSidebar input[type="password"],
#gkSidebar input[type="datetime"],
#gkSidebar input[type="datetime-local"],
#gkSidebar input[type="date"],
#gkSidebar input[type="month"],
#gkSidebar input[type="time"],
#gkSidebar input[type="week"],
#gkSidebar input[type="number"],
#gkSidebar input[type="email"],
#gkSidebar input[type="url"],
#gkSidebar input[type="search"],
#gkSidebar input[type="tel"],
#gkSidebar input[type="color"],
#gkSidebar .uneditable-input {
  width: 100%;
}
#gkSidebar .moduletable {
  margin-bottom: 32px;
}
#gkSidebar #login-form input[type="number"],
#gkSidebar #login-form input[type="text"],
#gkSidebar #login-form input[type="password"] {
  flex: 1;
}
#gkSidebar .search .form-inline {
  display: flex;
  display: -webkit-flex;
  position: relative;
}
#gkSidebar .search .button {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #049cdb;
  font-size: 1rem;
  height: 56px;
  line-height: 28px;
  padding: 16px 32px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-shadow: none;
}
#gkSidebar .search .button:before {
  content: "\f2f5";
  font-family: "Ionicons";
}
#gkSidebar .search .search-query {
  padding-right: 32px;
}
#gkSidebar .mod-list a.image-intro:after {
  display: none;
}
#gkSidebar .nspMain .nspArt {
  margin-bottom: 0;
}
#gkSidebar .nspMain .nspArts {
  margin-top: 0;
}
#gkSidebar .nspMain .nspArts h4.nspHeader {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  #gkSidebar .nspMain .nspArts .nspInfo,
  #gkSidebar .nspMain .nspArts h4.nspHeader {
    padding-left: 40px;
  }
}
#gkTop1.gray-bg,
#gkTop2.gray-bg,
#gkBottom1.gray-bg,
#gkBottom2.gray-bg,
#gkBottom3.gray-bg,
#gkBottom4.gray-bg,
#gkBottom5.gray-bg {
  background: #A8A29E;
  padding-top: 32px;
  padding-bottom: 32px;
}
#gkTop1.beige-bg,
#gkTop2.beige-bg,
#gkBottom1.beige-bg,
#gkBottom2.beige-bg,
#gkBottom3.beige-bg,
#gkBottom4.beige-bg,
#gkBottom5.beige-bg {
  background: #07AAFD;
  padding-top: 32px;
  padding-bottom: 32px;
}
#gkTop1.a-half-bg,
#gkTop2.a-half-bg,
#gkBottom1.a-half-bg,
#gkBottom2.a-half-bg,
#gkBottom3.a-half-bg,
#gkBottom4.a-half-bg,
#gkBottom5.a-half-bg {
  position: relative;
  border-bottom: 1px solid #E9E8E8;
  margin-top: 0;
  margin-bottom: 0;
}
#gkTop1.a-half-bg .gkPageContent,
#gkTop2.a-half-bg .gkPageContent,
#gkBottom1.a-half-bg .gkPageContent,
#gkBottom2.a-half-bg .gkPageContent,
#gkBottom3.a-half-bg .gkPageContent,
#gkBottom4.a-half-bg .gkPageContent,
#gkBottom5.a-half-bg .gkPageContent {
  display: flex;
  display: -webkit-flex;
  margin-left: auto;
  margin-right: auto;
}
#gkTop1.a-half-bg:before,
#gkTop2.a-half-bg:before,
#gkBottom1.a-half-bg:before,
#gkBottom2.a-half-bg:before,
#gkBottom3.a-half-bg:before,
#gkBottom4.a-half-bg:before,
#gkBottom5.a-half-bg:before {
  content: "";
  position: absolute;
  width: 50%;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  background: #A8A29E;
}
#gkTop1 + .a-half-bg,
#gkTop2 + .a-half-bg,
#gkBottom1 + .a-half-bg,
#gkBottom2 + .a-half-bg,
#gkBottom3 + .a-half-bg,
#gkBottom4 + .a-half-bg,
#gkBottom5 + .a-half-bg {
  margin-top: -32px;
}
#gkTop1.big-spaces,
#gkTop2.big-spaces,
#gkBottom1.big-spaces,
#gkBottom2.big-spaces,
#gkBottom3.big-spaces,
#gkBottom4.big-spaces,
#gkBottom5.big-spaces {
  padding: 13rem;
}
#gkTop1.overlay,
#gkTop2.overlay,
#gkBottom1.overlay,
#gkBottom2.overlay,
#gkBottom3.overlay,
#gkBottom4.overlay,
#gkBottom5.overlay {
  padding: 0;
}
#gkTop1.animated-circles,
#gkTop1.animated-circles-left,
#gkTop2.animated-circles,
#gkTop2.animated-circles-left,
#gkBottom1.animated-circles,
#gkBottom1.animated-circles-left,
#gkBottom2.animated-circles,
#gkBottom2.animated-circles-left,
#gkBottom3.animated-circles,
#gkBottom3.animated-circles-left,
#gkBottom4.animated-circles,
#gkBottom4.animated-circles-left,
#gkBottom5.animated-circles,
#gkBottom5.animated-circles-left {
  overflow: hidden;
  position: relative;
}
#gkTop1.animated-circles:before,
#gkTop1.animated-circles-left:before,
#gkTop2.animated-circles:before,
#gkTop2.animated-circles-left:before,
#gkBottom1.animated-circles:before,
#gkBottom1.animated-circles-left:before,
#gkBottom2.animated-circles:before,
#gkBottom2.animated-circles-left:before,
#gkBottom3.animated-circles:before,
#gkBottom3.animated-circles-left:before,
#gkBottom4.animated-circles:before,
#gkBottom4.animated-circles-left:before,
#gkBottom5.animated-circles:before,
#gkBottom5.animated-circles-left:before {
  -webkit-animation: circle-1 10s ease infinite;
  animation: circle-1 10s ease infinite;
  border: 1px solid rgba(159,159,159,0.9);
  border-radius: 50%;
  content: "";
  display: block;
  height: 160%;
  left: auto;
  position: absolute;
  right: -69%;
  top: -30%;
  width: 100%;
  z-index: 0;
}
#gkTop1.animated-circles:after,
#gkTop1.animated-circles-left:after,
#gkTop2.animated-circles:after,
#gkTop2.animated-circles-left:after,
#gkBottom1.animated-circles:after,
#gkBottom1.animated-circles-left:after,
#gkBottom2.animated-circles:after,
#gkBottom2.animated-circles-left:after,
#gkBottom3.animated-circles:after,
#gkBottom3.animated-circles-left:after,
#gkBottom4.animated-circles:after,
#gkBottom4.animated-circles-left:after,
#gkBottom5.animated-circles:after,
#gkBottom5.animated-circles-left:after {
  -webkit-animation: circle-2 10s ease infinite;
  animation: circle-2 10s ease infinite;
  border: 1px solid rgba(159,159,159,0.4);
  border-radius: 50%;
  content: "";
  height: 180%;
  position: absolute;
  right: -69%;
  top: -48%;
  width: 100%;
  z-index: 1;
}
#gkTop1.animated-circles > div,
#gkTop1.animated-circles-left > div,
#gkTop2.animated-circles > div,
#gkTop2.animated-circles-left > div,
#gkBottom1.animated-circles > div,
#gkBottom1.animated-circles-left > div,
#gkBottom2.animated-circles > div,
#gkBottom2.animated-circles-left > div,
#gkBottom3.animated-circles > div,
#gkBottom3.animated-circles-left > div,
#gkBottom4.animated-circles > div,
#gkBottom4.animated-circles-left > div,
#gkBottom5.animated-circles > div,
#gkBottom5.animated-circles-left > div {
  position: relative;
  z-index: 2;
}
#gkTop1.animated-circles-left:before,
#gkTop2.animated-circles-left:before,
#gkBottom1.animated-circles-left:before,
#gkBottom2.animated-circles-left:before,
#gkBottom3.animated-circles-left:before,
#gkBottom4.animated-circles-left:before,
#gkBottom5.animated-circles-left:before {
  height: 170%;
  left: -67%;
  right: auto;
  top: -30%;
  width: 100%;
  z-index: 4;
}
#gkTop1.animated-circles-left:after,
#gkTop2.animated-circles-left:after,
#gkBottom1.animated-circles-left:after,
#gkBottom2.animated-circles-left:after,
#gkBottom3.animated-circles-left:after,
#gkBottom4.animated-circles-left:after,
#gkBottom5.animated-circles-left:after {
  height: 180%;
  left: -66%;
  right: auto;
  top: -48%;
  width: 100%;
  z-index: 4;
}
#gkTop1.animated-circles-left .box,
#gkTop2.animated-circles-left .box,
#gkBottom1.animated-circles-left .box,
#gkBottom2.animated-circles-left .box,
#gkBottom3.animated-circles-left .box,
#gkBottom4.animated-circles-left .box,
#gkBottom5.animated-circles-left .box {
  position: relative;
  z-index: 5;
}
.a-half-bg + #gkTop1,
.a-half-bg + #gkTop2,
.a-half-bg + #gkBottom1,
.a-half-bg + #gkBottom2,
.a-half-bg + #gkBottom3,
.a-half-bg + #gkBottom4,
.a-half-bg + #gkBottom5 {
  margin-top: 0;
}
.gkCols4 .row-fluid {
  display: flex;
  display: -webkit-flex;
}
.gkCols4 .moduletable {
  float: left;
  width: 25%;
  padding-left: 16px;
  padding-right: 16px;
}
.no-circle-animation #gkTop1.animated-circles:before,
.no-circle-animation #gkTop1.animated-circles:after,
.no-circle-animation #gkTop2.animated-circles:before,
.no-circle-animation #gkTop2.animated-circles:after,
.no-circle-animation #gkBottom1.animated-circles:before,
.no-circle-animation #gkBottom1.animated-circles:after,
.no-circle-animation #gkBottom2.animated-circles:before,
.no-circle-animation #gkBottom2.animated-circles:after,
.no-circle-animation #gkBottom3.animated-circles:before,
.no-circle-animation #gkBottom3.animated-circles:after,
.no-circle-animation #gkBottom4.animated-circles:before,
.no-circle-animation #gkBottom4.animated-circles:after,
.no-circle-animation #gkBottom5.animated-circles:before,
.no-circle-animation #gkBottom5.animated-circles:after {
  -webkit-animation: none;
  animation: none;
  display: none;
}
.box.mod-form {
  padding-top: 0;
  padding-bottom: 0;
}
.box.mod-form > .box-wrap > .container {
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5,
#gkBottom6 {
  border-bottom: 1px solid #E9E8E8;
}
#gkBottom1 {
  background: #181D24 url(../images/bgd.png) center;
  color: #fff;
  padding-top: 88px;
  padding-bottom: 88px;
}
#gkBottom1 h1,
#gkBottom1 h2,
#gkBottom1 h3,
#gkBottom1 h4,
#gkBottom1 h5,
#gkBottom1 h6 {
  color: #fff;
  margin-bottom: 0;
}
#gkBottom1 + #gkBottom2 .box-wrap > .container {
  border-top: 1px solid #E9E8E8;
  padding-top: 84px;
  padding-bottom: 120px;
}
#gkBottom2 {
  padding: 0;
}
#gkMainbody .error-page-container {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 704px;
}
#gkMainbody .error-page-container:before,
#gkMainbody .error-page-container:after {
  display: table;
  content: "";
  line-height: 0;
}
#gkMainbody .error-page-container:after {
  clear: both;
}
#gkMainbody .error-page-container .box {
  padding: 12px;
}
#gkMainbody .error-page-container #gkSidebar {
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  position: static;
  text-align: center;
  width: 100%;
}
.error-page #gkPageContent {
  flex-basis: 100%;
  max-width: 100%;
}
.error-page #gkPageContent #gkMainbody {
  float: unset;
  width: 100%;
}
.gkCols3 > div {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  float: left;
}
.gkCols3 .box.gkmod-1 {
  width: 100%;
}
.gkCols3 .box.gkmod-2 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}
.gkCols3 .box.gkmod-2.boxs3 {
  width: 23.404255317%;
}
.gkCols3 .box.gkmod-2.boxs4 {
  width: 33.333%;
}
.gkCols3 .box.gkmod-2.boxs8 {
  width: 66.666%;
}
.gkCols3 .box.gkmod-2.boxs7 {
  width: 57.446808505%;
}
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more {
  width: 33.3%;
}
.gkCols3 .box.gkmod-more:nth-child(3n+1) {
  clear: both;
}
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols4 .box.gkmod-1,
.gkCols4 .box.gkmod-2,
.gkCols4 .box.gkmod-3,
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
  float: left;
}
.gkCols4 .box.gkmod-1 {
  width: 100%;
}
.gkCols4 .box.gkmod-2 {
  width: 50%;
}
.gkCols4 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols4 .box.gkmod-4,
.gkCols4 .box.gkmod-more {
  width: 25%;
}
.gkCols4 .box.gkmod-more:nth-child(4n+1) {
  clear: both;
}
.gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols5 .box.gkmod-1,
.gkCols5 .box.gkmod-2,
.gkCols5 .box.gkmod-3,
.gkCols5 .box.gkmod-4,
.gkCols5 .box.gkmod-more {
  float: left;
}
.gkCols5 .box.gkmod-1 {
  width: 100%;
}
.gkCols5 .box.gkmod-2 {
  width: 50%;
}
.gkCols5 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols5 .box.gkmod-4 {
  width: 25%;
}
.gkCols5 .box.gkmod-5,
.gkCols5 .box.gkmod-more {
  width: 20%;
}
.gkCols5 .box.gkmod-more:nth-child(4n+1) {
  clear: both;
}
.gkCols5 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols5 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols5 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols5 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols5 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols5 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols6 .box.gkmod-1,
.gkCols6 .box.gkmod-2,
.gkCols6 .box.gkmod-3,
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
  float: left;
}
.gkCols6 .box.gkmod-1 {
  width: 100%;
}
.gkCols6 .box.gkmod-2 {
  width: 50%;
}
.gkCols6 .box.gkmod-3 {
  width: 33.3%;
}
.gkCols6 .box.gkmod-4,
.gkCols6 .box.gkmod-more {
  width: 25%;
}
.gkCols6 .box.gkmod-5,
.gkCols6 .box.gkmod-more {
  width: 20%;
}
.gkCols6 .box.gkmod-6,
.gkCols6 .box.gkmod-more {
  width: 16.66%;
}
.gkCols6 .box.gkmod-more:nth-child(6n+1) {
  clear: both;
}
.gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
  width: 20% !important;
}
.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 16.66% !important;
}
.gkseperator {
  background: transparent url('../images/gkseperator.png') no-repeat center top;
  height: 16px;
  margin-bottom: 16px;
}
.gkseperator-2 {
  background: transparent url('../images/typography/h2.png') no-repeat center top;
  height: 72px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.frontpage-grid .gkPageContent,
.frontpage-grid #gkSidebar {
  padding: 0 !important;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  .com_users #gkForm-wrap,
  .com_privacy #gkForm-wrap {
    flex-basis: auto;
    min-height: calc(100vh -  192px);
  }
}
@media (max-width: 1476px) {
  .container.big-gutter {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
  .container.big-gutter .row {
    margin-left: -16px;
    margin-right: -16px;
  }
  .container.big-gutter .col,
  .container.big-gutter .features-intro {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.gkMainMenu {
  color: rgba(19,21,21,0.7);
}
.gkMainMenu:after {
  clear: both;
  content: "";
  display: table;
}
.gkMainMenu > .gkmenu {
  padding: 0;
  position: relative;
}
.gkMainMenu > .gkmenu .header > a {
  pointer-events: none;
}
.gkMainMenu > .gkmenu.level0 > li {
  clear: none !important;
  display: inline-block;
  width: auto;
}
.gkMainMenu > .gkmenu.level0 > li > a,
.gkMainMenu > .gkmenu.level0 > li > span {
  color: #a2a2a2;
  font-size: 14px;
  line-height: 1.25;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  text-transform: uppercase;
}
.gkMainMenu > .gkmenu.level0 > li > a:before,
.gkMainMenu > .gkmenu.level0 > li > span:before {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  bottom: 64px;
  left: 0;
  background: #bb875d;
  -webkit-transition: 350ms width;
  -moz-transition: 350ms width;
  -o-transition: 350ms width;
  transition: 350ms width;
  -ms-transition: 350ms width;
}
@media (max-width: 1080px) {
  .gkMainMenu > .gkmenu.level0 > li > a,
  .gkMainMenu > .gkmenu.level0 > li > span {
    font-size: 16px;
  }
}
.gkMainMenu > .gkmenu.level0 > li > a:hover,
.gkMainMenu > .gkmenu.level0 > li > a:focus,
.gkMainMenu > .gkmenu.level0 > li > span:hover,
.gkMainMenu > .gkmenu.level0 > li > span:focus {
  color: #3f0f04;
}
.gkMainMenu > .gkmenu.level0 > li > a:hover:before,
.gkMainMenu > .gkmenu.level0 > li > a:focus:before,
.gkMainMenu > .gkmenu.level0 > li > span:hover:before,
.gkMainMenu > .gkmenu.level0 > li > span:focus:before {
  width: 100%;
}
.gkMainMenu > .gkmenu.level0 > li > a small,
.gkMainMenu > .gkmenu.level0 > li > span small {
  font-weight: normal;
  line-height: 1.3333333;
  position: absolute;
  left: 0;
  bottom: -28px;
  text-transform: none;
  white-space: nowrap;
}
.gkMainMenu > .gkmenu.level0 > li.haschild > a:after,
.gkMainMenu > .gkmenu.level0 > li.haschild > span:after {
  content: '\f078';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-bottom: -1px;
  padding-left: 5.3333333333333px;
  font-weight: bold;
  font-size: 12px;
}
.gkMainMenu > .gkmenu.level0 > li.active > a,
.gkMainMenu > .gkmenu.level0 > li.active > span {
  color: #3f0f04;
}
.gkMainMenu > .gkmenu.level0 > li.active > a:before,
.gkMainMenu > .gkmenu.level0 > li.active > span:before {
  width: 100%;
}
.gkMainMenu > .gkmenu.level0 > li > a:hover:before,
.gkMainMenu > .gkmenu.level0 > li > span:hover:before,
.gkMainMenu > .gkmenu.level0 > li > a:focus:before,
.gkMainMenu > .gkmenu.level0 > li > span:focus:before {
  width: 100%;
}
.gkMainMenu > .gkmenu.level0 > li + li {
  margin-left: 32px;
}
@media (max-width: 1080px) {
  .gkMainMenu > .gkmenu.level0 > li + li {
    margin-left: 32px;
  }
}
.gkMainMenu > .gkmenu ul {
  text-align: left;
}
.gkMainMenu > .gkmenu > li {
  clear: none !important;
  display: inline-block;
  width: auto;
}
.gkMainMenu > .gkmenu > li > a,
.gkMainMenu > .gkmenu > li > span {
  font-family: 'Montserrat', sans-serif;
  border-bottom: 0;
  color: #fff;
  display: block;
  position: relative;
  transition: all .4s;
}
.gkMainMenu > .gkmenu > li > a:active,
.gkMainMenu > .gkmenu > li > a:focus,
.gkMainMenu > .gkmenu > li > a:hover,
.gkMainMenu > .gkmenu > li > span:active,
.gkMainMenu > .gkmenu > li > span:focus,
.gkMainMenu > .gkmenu > li > span:hover,
.gkMainMenu > .gkmenu > li.active > a,
.gkMainMenu > .gkmenu > li.active > span {
  color: #fff;
}
.gkMainMenu > .gkmenu > li a small {
  color: #78716C;
  display: block;
}
.gkMainMenu > .gkmenu > li.haschild {
  position: relative;
}
.gkMainMenu > .gkmenu > li div.childcontent {
  visibility: hidden;
  background: #fff;
  position: absolute;
  border-radius: 0;
  border: 2px solid #E9E8E8;
  left: 0;
  margin-top: -18px;
  z-index: 2;
}
.gkMainMenu > .gkmenu > li div.childcontent-inner {
  *zoom: 1;
  background: #fff;
  padding: 16px;
  border-radius: 0;
  width: auto;
}
.gkMainMenu > .gkmenu > li div.childcontent-inner:before,
.gkMainMenu > .gkmenu > li div.childcontent-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.gkMainMenu > .gkmenu > li div.childcontent-inner:after {
  clear: both;
}
.gkMainMenu > .gkmenu > li div.childcontent .gkcol {
  padding-bottom: 0;
}
.gkMainMenu > .gkmenu > li div.childcontent li {
  border: none;
  display: block;
  height: auto;
  text-align: left;
}
.gkMainMenu > .gkmenu > li div.childcontent li > a,
.gkMainMenu > .gkmenu > li div.childcontent li > span {
  -webkit-transition: border-color 0.35s;
  -moz-transition: border-color 0.35s;
  -o-transition: border-color 0.35s;
  transition: border-color 0.35s;
  -ms-transition: border-color 0.35s;
  border-bottom: 1px solid transparent;
  color: #292524;
  display: inline-block;
  font-size: inherit;
  height: auto;
  margin-bottom: 8px;
  font-weight: normal;
}
.gkMainMenu > .gkmenu > li div.childcontent li > a.active,
.gkMainMenu > .gkmenu > li div.childcontent li > a:active,
.gkMainMenu > .gkmenu > li div.childcontent li > a:focus,
.gkMainMenu > .gkmenu > li div.childcontent li > a:hover,
.gkMainMenu > .gkmenu > li div.childcontent li > span.active,
.gkMainMenu > .gkmenu > li div.childcontent li > span:active,
.gkMainMenu > .gkmenu > li div.childcontent li > span:focus,
.gkMainMenu > .gkmenu > li div.childcontent li > span:hover {
  color: #C6976D;
  font-weight: normal;
  text-decoration: none;
}
.gkMainMenu > .gkmenu > li div.childcontent li.active > a {
  color: #C6976D;
}
.gkMainMenu > .gkmenu > li div.childcontent li.haschild {
  position: relative;
}
.gkMainMenu > .gkmenu > li div.childcontent li.haschild > a,
.gkMainMenu > .gkmenu > li div.childcontent li.haschild > span {
  display: block;
  padding-right: 5px;
}
.gkMainMenu > .gkmenu > li div.childcontent li.haschild > a:after,
.gkMainMenu > .gkmenu > li div.childcontent li.haschild > span:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  padding-left: 4px;
  float: right;
  font-weight: bold;
  font-size: 12px;
}
.gkMainMenu > .gkmenu > li div.childcontent li.haschild.open > a,
.gkMainMenu > .gkmenu > li div.childcontent li.haschild.open > span {
  font-weight: normal;
}
.gkMainMenu > .gkmenu > li div.childcontent li.haschild.open > a:after,
.gkMainMenu > .gkmenu > li div.childcontent li.haschild.open > span:after {
  content: "\f208";
}
.gkMainMenu > .gkmenu > li div.childcontent li:last-child > a,
.gkMainMenu > .gkmenu > li div.childcontent li:last-child > span {
  margin-bottom: 0;
}
.gkMainMenu > .gkmenu > li div.childcontent li.group {
  padding: 0;
  margin: 0;
  height: auto;
  border: none !important;
  background: none;
}
.gkMainMenu > .gkmenu > li div.childcontent li.group + li.group {
  margin-top: 16px;
}
.gkMainMenu > .gkmenu > li div.childcontent .header {
  color: #07AAFD;
  font-family: 'Cinzel', Arial, serif;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: bold;
}
.gkMainMenu > .gkmenu > li div.childcontent .header a {
  color: #07AAFD;
  border-bottom: 0;
}
.gkMainMenu > .gkmenu > li div.childcontent .header small {
  color: #757575;
  display: block;
  font-weight: normal;
  margin: 3px 0 0;
}
.gkMainMenu > .gkmenu > li.open > a.haschild::after,
.gkMainMenu > .gkmenu > li.open > span.haschild::after {
  content: '\f077';
}
.gkMainMenu > .gkmenu li .module {
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 10px;
  text-align: left;
}
.gkMainMenu > .gkmenu .childcontent .gkcol {
  float: left;
}
.gkMainMenu > .gkmenu .childcontent .gkcol.gkcol2,
.gkMainMenu > .gkmenu .childcontent .gkcol.gkcol3,
.gkMainMenu > .gkmenu .childcontent .gkcol.gkcol4,
.gkMainMenu > .gkmenu .childcontent .gkcol.gkcol5 {
  padding: 0 8px;
}
.gkMainMenu > .gkmenu .childcontent .gkcol:first-child {
  border-left: none;
}
.gkMainMenu > .gkmenu .childcontent.active,
.gkMainMenu > .gkmenu > li:hover > .childcontent {
  pointer-events: auto;
}
.gkMainMenu > .gkmenu .gkLogoWrap {
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  text-align: center;
}
.gkMainMenu > .gkmenu .gkLogoWrap .gkLogo {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 160px;
  display: inline-block;
}
.gkMainMenu.menu-classic-open {
  display: block;
}
.gkMainMenuWrap {
  /*width: 50%;*/
}
.gkMainMenuWrap.gkMainMenuRight {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#gkHeaderNav {
  position: relative;
  top: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-right: 16px;
  padding-left: 16px;
}
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu.level0 > li > a,
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu.level0 > li > span {
  padding-top: 32px;
  padding-bottom: 32px;
}
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu.level0 > li > a:before,
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu.level0 > li > span:before {
  bottom: 26px;
}
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu .gkLogoWrap .gkLogo {
  padding-top: 16px;
  padding-bottom: 16px;
}
#gkHeaderNav.fixed-menu .gkMainMenu > .gkmenu .gkLogoWrap .gkLogo {
  max-width: 100px;
}
.gkHeaderNav {
  position: relative;
}
#gkRightMenu ul {
  margin-bottom: 0;
}
#gkRightMenu ul li {
  padding: 16px 32px;
  background: rgba(255,255,255,0.15);
  border-radius: 0;
}
#gkRightMenu ul a {
  color: #fff;
  font-weight: 600;
  line-height: 1.75;
}
#gkRightMenu ul a:hover,
#gkRightMenu ul a.active,
#gkRightMenu ul a:active,
#gkRightMenu ul a:focus {
  color: #C6976D;
  background-image: linear-gradient(283.67deg,#C6976D -5.05%,#F89E35 96.25%);
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-size: auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#gkStickyMenu {
  position: sticky;
  top: 0;
  z-index: 4;
  border-bottom: 1px solid #E9E8E8;
}
.onepage-menu {
  padding-top: 32px;
  padding-bottom: 32px;
}
.onepage-menu ul {
  margin-bottom: 0;
  display: flex;
  display: -webkit-flex;
}
.onepage-menu ul li {
  display: inline-block;
}
.onepage-menu ul li > a,
.onepage-menu ul li > span {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: rgba(19,21,21,0.7);
  text-transform: capitalize;
  margin-right: 32px;
}
.onepage-menu ul li > span.nav-header {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: #181D24;
  padding-right: 32px;
  border-right: 1px solid #181D24;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 32px;
}
.onepage-menu ul li a:hover,
.onepage-menu ul li a:focus,
.onepage-menu ul li a:active,
.onepage-menu ul li a.active,
.onepage-menu ul li.active > a {
  color: #181D24;
  background: none;
}
#gkMobileMenu {
  color: #fff;
  cursor: pointer;
  display: none;
  margin-left: 16px;
}
#gkMobileMenu.off-canvas {
  display: inline-block;
}
#gkMobileMenu #static-aside-menu-toggler {
  color: #3f0f04;
  display: inline-block;
  cursor: pointer;
  font-size: 32px;
  margin-top: -4px;
  transition: all .4s;
}
.has-off-canvas #gkMobileMenu #static-aside-menu-toggler {
  line-height: 1;
}
.gkLogoMobile {
  display: none;
  float: left;
}
.gkMainMenuWrap {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  /*margin-left: auto;*/
}
#gkTogglerMenu {
  color: #fff;
  cursor: pointer;
  margin-left: 16px;
}
#gkTogglerMenu.off-canvas {
  display: inline-block;
}
#gkTogglerMenu #classic-aside-menu-toggler {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  font-size: 32px;
  margin-top: 0;
  transition: all .4s;
}
.has-off-canvas #gkTogglerMenu #classic-aside-menu-toggler {
  line-height: 1;
}
.menu-open #gkMobileMenu,
.menu-open #gkTogglerMenu {
  color: #fff;
}
.menu-open #gkMobileMenu #static-aside-menu-toggler,
.menu-open #gkMobileMenu #classic-aside-menu-toggler,
.menu-open #gkTogglerMenu #static-aside-menu-toggler,
.menu-open #gkTogglerMenu #classic-aside-menu-toggler {
  color: #fff;
}
.menu-open #gkMobileMenu #static-aside-menu-toggler:before,
.menu-open #gkMobileMenu #classic-aside-menu-toggler:before,
.menu-open #gkTogglerMenu #static-aside-menu-toggler:before,
.menu-open #gkTogglerMenu #classic-aside-menu-toggler:before {
  content: "\f00d";
}
.menu-classic-open #gkTogglerMenu {
  color: #fff;
}
.menu-classic-open #gkTogglerMenu #classic-aside-menu-toggler {
  color: #fff;
}
.menu-classic-open #gkTogglerMenu #classic-aside-menu-toggler:before {
  content: "\f2d7";
}
#aside-menu {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #181D24;
  border-right: 2px solid rgba(255,255,255,0.1);
  overflow-x: auto;
  opacity: 0;
  position: fixed;
  left: -99em;
  top: 0;
  bottom: 0;
  z-index: -1;
  visibility: hidden;
}
#aside-menu #close-menu {
  cursor: pointer;
  font-size: 1rem;
  text-align: center;
  height: 48px;
  line-height: 48px;
  position: absolute;
  right: 12px;
  top: 0;
  display: none;
}
#aside-menu #close-menu [class^="fa fa-"],
#aside-menu #close-menu [class*=" fa-"] {
  color: #fff;
}
#aside-menu.menu-open {
  left: 0;
  width: 320px;
  z-index: 1004;
  opacity: 1;
  visibility: visible;
  max-width: 100%;
}
.menu-right #aside-menu {
  left: auto;
  right: -99em;
  border-left: 1px solid #E9E8E8;
}
.menu-right #aside-menu.menu-open {
  left: auto;
  right: 0;
}
#aside-menu .gkLogo {
  padding: 0;
}
.aside-menu-inner {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  min-height: 100%;
}
.aside-menu-inner .gkLogoWrap {
  margin-left: 0;
  margin-right: 0;
  padding: 26px 16px;
  position: relative;
  text-align: center;
  flex: 0;
  max-width: 100%;
  border-right: 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.aside-menu-wrap {
  flex-grow: 1;
  padding: 32px;
}
.aside-menu-wrap #gk-menu-top {
  margin-bottom: 32px;
}
.aside-menu-wrap #gk-menu-bottom {
  margin-top: 32px;
}
.aside-menu-wrap .moduletable + .moduletable {
  margin-top: 32px;
}
.aside-menu-footer {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 0 16px;
}
.aside-menu-footer .gkCopyrights {
  margin-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
}
.offcancas_social {
  font-size: 1.125rem;
  line-height: 1;
  margin-right: 10.666666666667px;
  margin-bottom: 10.666666666667px;
}
.offcancas_social a {
  color: #78716C;
  display: inline-block;
  margin-right: 5.3333333333333px;
  margin-bottom: 5.3333333333333px;
}
.offcancas_social a:hover {
  color: rgba(19,21,21,0.7);
}
.gkAsideMenu .level0 > li {
  margin-top: 0;
  margin-bottom: 16px;
}
.gkAsideMenu .level0 > li > a,
.gkAsideMenu .level0 > li > span {
  font-size: 2rem;
  line-height: 1.2;
  font-family: 'DM Sans', sans-serif;
}
.gkAsideMenu .level1 > li {
  margin-top: 0;
  margin-bottom: 16px;
}
.gkAsideMenu .level1 > li > a,
.gkAsideMenu .level1 > li > span {
  font-size: 1.625rem;
  line-height: 1.2;
}
.gkAsideMenu .level2 > li {
  margin-top: 0;
  margin-bottom: 8px;
}
.gkAsideMenu .level2 > li > a,
.gkAsideMenu .level2 > li > span {
  font-size: 1.125rem;
  line-height: 1.2;
}
.gkAsideMenu li {
  margin-top: 8px;
  margin-bottom: 8px;
  display: block;
}
.gkAsideMenu li li {
  padding-left: 16px;
}
.gkAsideMenu li a,
.gkAsideMenu li span {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-family: 'DM Sans', sans-serif;
}
.gkAsideMenu li a:hover,
.gkAsideMenu li a:focus,
.gkAsideMenu li a:active,
.gkAsideMenu li span:hover,
.gkAsideMenu li span:focus,
.gkAsideMenu li span:active {
  color: #C6976D;
  text-decoration: none;
}
.gkAsideMenu li a small,
.gkAsideMenu li span small {
  display: block;
  font-size: 14px;
  line-height: 1.333333;
  opacity: .7;
}
.gkAsideMenu li a + ul,
.gkAsideMenu li span + ul {
  margin-top: 16px;
}
.gkAsideMenu li.active > a,
.gkAsideMenu li.active > span {
  color: #C6976D;
  font-weight: normal;
}
.gkAsideMenu li.open > a,
.gkAsideMenu li.open > span {
  font-weight: normal;
}
.gkAsideMenu li.open > a.haschild:after,
.gkAsideMenu li.open > span.haschild:after {
  content: "\f462";
}
.gkAsideMenu li span {
  cursor: default;
}
.gkAsideMenu li.haschild {
  cursor: pointer;
  padding-right: 16px;
  position: relative;
  display: block;
}
.gkAsideMenu li.haschild:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 1.125rem;
  margin-left: 10px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.gkAsideMenu li.haschild .gkmenu {
  padding-left: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  margin-top: 0;
  transition: 0.9s all;
}
.gkAsideMenu li.haschild.submenu-open:after {
  content: "\f077";
}
.gkAsideMenu li.haschild.submenu-open > .gkmenu {
  margin-top: 16px;
  opacity: 1;
  height: auto;
  overflow: visible;
  visibility: visible;
}
.gkAsideMenu li.haschild.active > .gkmenu {
  display: block;
}
.android-stock-browser #aside-menu {
  height: auto;
  min-height: 100%;
  position: absolute;
}
.android-stock-browser #aside-menu > div {
  height: auto;
  min-height: 100%;
}
#gk-menu-bottom {
  color: #78716C;
  font-size: 12px;
  line-height: 1.6;
  text-transform: uppercase;
}
#gk-menu-bottom a {
  color: #78716C;
}
#gk-menu-bottom a:active,
#gk-menu-bottom a:focus,
#gk-menu-bottom a:hover {
  color: #fff;
  border-color: transparent;
}
html.com_content.category #gkMasthead + #gkContent,
html.com_content.category #gkMainbody.gkcomponent,
html.com_content.featured #gkMasthead + #gkContent,
html.com_content.featured #gkMainbody.gkcomponent,
html.com_content.article .detail-no-masthead #gkMasthead + #gkContent,
html.com_content.article .detail-no-masthead #gkMainbody.gkcomponent {
  padding: 0;
}
.blog > h2,
.blog-featured > h2 {
  margin: 0 0 16px;
  position: relative;
  z-index: 1;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: -0.05em;
}
.blog .page-header h1,
.blog-featured .page-header h1 {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2;
}
.blog .category-desc,
.blog-featured .category-desc {
  border-bottom: 4px solid #E9E8E8;
  margin-bottom: 64px;
}
.blog .category-desc p,
.blog-featured .category-desc p {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.67;
  margin-bottom: 32px;
}
.blog .category-desc .cat-children,
.blog-featured .category-desc .cat-children {
  margin-bottom: 16px;
}
.blog .category-desc .cat-children > div,
.blog-featured .category-desc .cat-children > div {
  display: inline-block;
  margin-right: 16px;
  position: relative;
  z-index: 2;
}
.blog .category-desc .cat-children > div h3,
.blog-featured .category-desc .cat-children > div h3 {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.85;
  color: rgba(19,21,21,0.7);
}
.blog .category-desc .cat-children > div h3 a,
.blog-featured .category-desc .cat-children > div h3 a {
  color: rgba(19,21,21,0.7);
}
.blog .category-desc .cat-children > div h3 a:hover,
.blog-featured .category-desc .cat-children > div h3 a:hover {
  color: #181D24;
}
.blog .category-desc .cat-children > div .category-desc,
.blog-featured .category-desc .cat-children > div .category-desc {
  display: none;
  position: absolute;
  border-bottom: 0;
  margin: 0;
  background: #fff;
  padding: 24px;
  width: 300px;
  border: 1px solid #E9E8E8;
}
.blog .category-desc .cat-children > div .category-desc p,
.blog-featured .category-desc .cat-children > div .category-desc p {
  font-size: 13px;
  line-height: 1.85;
  color: rgba(19,21,21,0.7);
  margin-bottom: 0;
}
.blog .category-desc .cat-children > div:hover .category-desc,
.blog-featured .category-desc .cat-children > div:hover .category-desc {
  display: block;
}
.blog .pagination .pagination,
.blog .pagination__wrapper .pagination,
.blog-featured .pagination .pagination,
.blog-featured .pagination__wrapper .pagination {
  clear: none;
}
.blog .item-title,
.blog-featured .item-title {
  font-weight: 600;
}
.blog .icons li,
.blog-featured .icons li {
  display: inline-block;
  color: #78716C;
  font-size: 12px;
  line-height: normal;
  margin-right: 8px;
}
.blog .icons li a,
.blog-featured .icons li a {
  color: rgba(19,21,21,0.7);
}
.blog .icons li a [class^='icon-'],
.blog .icons li a [class*=' icon-'],
.blog-featured .icons li a [class^='icon-'],
.blog-featured .icons li a [class*=' icon-'] {
  margin-right: 0;
  color: rgba(19,21,21,0.7);
}
.blog .icons li a:hover,
.blog-featured .icons li a:hover {
  color: rgba(19,21,21,0.7);
  background: none;
}
.blog .item-info .page-header h2,
.blog-featured .item-info .page-header h2 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 16px;
}
.blog .article-info,
.blog-featured .article-info {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.6;
}
.blog .article-info > dd,
.blog-featured .article-info > dd {
  display: inline-block;
  margin-right: 8px;
  line-height: 1.6;
}
.blog .article-info > dd [class^='fa fa-'],
.blog .article-info > dd [class*=' fa-'],
.blog-featured .article-info > dd [class^='fa fa-'],
.blog-featured .article-info > dd [class*=' fa-'] {
  display: none;
}
.blog .article-info > dd + dd:before,
.blog-featured .article-info > dd + dd:before {
  content: '-';
  margin-right: 8px;
}
.blog .article-info > dd a,
.blog-featured .article-info > dd a {
  color: #292524;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.blog .article-info > dd a:hover,
.blog-featured .article-info > dd a:hover {
  text-decoration: none;
  border-bottom-color: inherit;
}
.blog .fields-container,
.blog-featured .fields-container {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 24px;
}
.blog .fields-container .field-entry,
.blog-featured .fields-container .field-entry {
  padding: 0;
  border-bottom: none;
  line-height: 1.6;
}
.blog .fields-container .field-entry + .field-entry,
.blog-featured .fields-container .field-entry + .field-entry {
  margin-top: 8px;
}
.blog .fields-container .field-entry .field-label,
.blog-featured .fields-container .field-entry .field-label {
  font-weight: normal;
  color: #78716C;
  padding-right: 8px;
}
.blog .fields-container label,
.blog .fields-container .field-label,
.blog-featured .fields-container label,
.blog-featured .fields-container .field-label {
  display: inline-block;
}
.blog .fields-container .button,
.blog-featured .fields-container .button {
  display: none;
}
.projects-page .blog .item .fields-container,
.projects-page .blog-featured .item .fields-container {
  display: none;
}
.projects-page .blog .item .item-info .page-header h2,
.projects-page .blog-featured .item .item-info .page-header h2 {
  margin-bottom: 8px;
}
.blog .js-radio-button-group,
.blog-featured .js-radio-button-group {
  margin-top: 0;
  margin-bottom: 64px;
}
.blog .js-radio-button-group .button,
.blog-featured .js-radio-button-group .button {
  background: none;
  border: 0;
  padding: 0;
  border-bottom: 1px solid transparent;
}
.blog .js-radio-button-group .button + .button,
.blog-featured .js-radio-button-group .button + .button {
  margin-left: 32px;
}
.blog .js-radio-button-group .button:hover,
.blog-featured .js-radio-button-group .button:hover {
  color: #C6976D;
}
.blog .js-radio-button-group .button.active,
.blog-featured .js-radio-button-group .button.active {
  color: #C6976D;
  border-bottom-color: #C6976D;
}
.blog .hidden-item,
.blog-featured .hidden-item {
  display: none !important;
}
.blog.layout-campaign .content-info,
.blog-featured.layout-campaign .content-info {
  padding: 0;
  background: none;
  height: auto;
}
.blog.layout-campaign .content-info .article-title,
.blog-featured.layout-campaign .content-info .article-title {
  position: absolute;
  z-index: 3;
  padding: 32px;
  top: 0;
  left: 0;
}
.blog.layout-campaign .content-info .article-title .page-header,
.blog-featured.layout-campaign .content-info .article-title .page-header {
  display: unset;
}
.blog.layout-campaign .content-info .article-title .page-header h2,
.blog-featured.layout-campaign .content-info .article-title .page-header h2 {
  font-family: 'Cinzel', Arial, serif;
}
.blog.layout-campaign .content-info .article-title .page-header h2 a,
.blog-featured.layout-campaign .content-info .article-title .page-header h2 a {
  color: #fff;
}
.blog.layout-campaign .content-info .article-title .page-header h2 a:hover,
.blog-featured.layout-campaign .content-info .article-title .page-header h2 a:hover {
  border-bottom: 0;
}
.blog.layout-campaign .content-info .article-title .sale-off,
.blog-featured.layout-campaign .content-info .article-title .sale-off {
  color: #fff;
}
.blog.layout-campaign .content-info .article-title + span,
.blog-featured.layout-campaign .content-info .article-title + span {
  display: none;
}
.blog.layout-campaign .articles-extrafields,
.blog-featured.layout-campaign .articles-extrafields {
  display: none !important;
}
.blog.layout-campaign .item-info,
.blog-featured.layout-campaign .item-info {
  position: absolute;
  z-index: 2;
  padding: 32px;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 16px;
}
.blog.layout-campaign .item-info .item-introtext,
.blog.layout-campaign .item-info .roomoption,
.blog-featured.layout-campaign .item-info .item-introtext,
.blog-featured.layout-campaign .item-info .roomoption {
  color: rgba(255,255,255,0.75);
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.blog.layout-campaign .item-info .item-introtext p,
.blog.layout-campaign .item-info .roomoption p,
.blog-featured.layout-campaign .item-info .item-introtext p,
.blog-featured.layout-campaign .item-info .roomoption p {
  margin-bottom: 0;
}
.blog.layout-campaign .item-info .roomoptionlabel,
.blog.layout-campaign .item-info .roomoption,
.blog-featured.layout-campaign .item-info .roomoptionlabel,
.blog-featured.layout-campaign .item-info .roomoption {
  display: none !important;
}
.blog.layout-campaign .item-info .readmore,
.blog-featured.layout-campaign .item-info .readmore {
  border-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
}
.blog.layout-campaign .item-info .readmore a,
.blog-featured.layout-campaign .item-info .readmore a {
  color: #fff;
  text-transform: uppercase;
}
.blog.layout-campaign .item-info .readmore a:after,
.blog-featured.layout-campaign .item-info .readmore a:after {
  content: '\F138';
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog.layout-campaign .item-info .readmore a:hover,
.blog-featured.layout-campaign .item-info .readmore a:hover {
  text-decoration: none;
}
.blog.layout-campaign .item-info .readmore a:hover:after,
.blog-featured.layout-campaign .item-info .readmore a:hover:after {
  margin-left: 10px;
}
.blog.layout-campaign .icons,
.blog-featured.layout-campaign .icons {
  display: none;
}
.items-leading > div {
  display: flex;
  margin-bottom: 64px;
  flex-direction: row;
}
.items-leading > div .content-info,
.items-leading > div .thumb-article {
  width: 50%;
  height: auto;
}
.items-leading > div .content-info {
  display: flex;
  align-items: center;
  position: relative;
}
.items-leading > div .content-info .icons {
  position: absolute;
  top: 0;
  right: 0;
}
.items-leading > div .content-info .inner {
  width: 100%;
}
.items-leading > div .thumb-article {
  position: relative;
  overflow: hidden;
}
.items-leading > div .thumb-article .item-image {
  position: static;
}
.items-leading > div .thumb-article .item-image img {
  object-fit: cover;
  object-position: center center;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.items-leading .item-image,
.items-leading .item-image.img_caption.right,
.items-leading .item-image.pull-right,
.items-leading .item-image.right {
  margin-left: 32px;
  margin-bottom: 0;
  order: 2;
}
.items-leading .item-image img,
.items-leading .item-image.img_caption.right img,
.items-leading .item-image.pull-right img,
.items-leading .item-image.right img {
  width: 100%;
}
.items-leading .item-image,
.items-leading .item-image.img_caption.left,
.items-leading .item-image.pull-left,
.items-leading .item-image.left {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  order: 0;
}
.items-leading .item-image img,
.items-leading .item-image.img_caption.left img,
.items-leading .item-image.pull-left img,
.items-leading .item-image.left img {
  width: 100%;
}
.items-leading .page-header h2 {
  font-weight: normal;
  font-family: 'DM Sans', sans-serif;
  font-size: 1.625rem;
  margin-top: 0;
}
@media (max-width: 767px) {
  .items-leading > div {
    flex-direction: column;
  }
  .items-leading > div .content-info,
  .items-leading > div .thumb-article {
    width: 100%;
  }
  .items-leading > div .thumb-article {
    padding-bottom: 66.66%;
  }
  .items-leading .item-info {
    padding-left: 0;
    padding-right: 0;
  }
  .items-leading .item-image,
  .items-leading .item-image.img_caption.right,
  .items-leading .item-image.pull-right,
  .items-leading .item-image.right {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    float: none;
    margin-bottom: 32px;
  }
  .items-leading .item-image,
  .items-leading .item-image.img_caption.left,
  .items-leading .item-image.pull-left,
  .items-leading .item-image.left {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    float: none;
    margin-bottom: 32px;
  }
}
.items-leading .leading-0 {
  *zoom: 1;
}
.items-leading .leading-0:before,
.items-leading .leading-0:after {
  display: table;
  content: "";
  line-height: 0;
}
.items-leading .leading-0:after {
  clear: both;
}
.items-row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  row-gap: 64px;
  margin: 0 -16px;
}
.items-row > [class*='col'] {
  float: unset;
}
.items-row + .items-row {
  margin-top: 64px;
}
.items-row.cols-1 .item-image {
  margin-bottom: 0;
  max-width: 100%;
}
.items-row:not(.cols-1) .item-image {
  float: none !important;
  margin: 0 !important;
  max-width: 100% !important;
}
.items-row .page-header h2 {
  font-weight: normal;
  font-family: 'DM Sans', sans-serif;
  font-size: 1.625rem;
  margin-top: 0;
}
.items-row + .items-more,
.items-row + .cat-children {
  margin-top: 64px;
}
.items-row + .pagination,
.items-row + .pagination__wrapper {
  margin-top: 32px;
}
.items-row .item-image {
  margin-bottom: 0;
  max-width: 320px;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
}
.items-row .item-image.img_caption.left,
.items-row .item-image.pull-left,
.items-row .item-image.left {
  order: 0;
  margin-right: 32px;
}
.items-row ul.tags.inline,
.items-row ul.tags.list-inline {
  margin-top: 16px;
}
.divider-vertical {
  margin: 0 0 56px;
  border: 0;
  border-top: 1px solid #E9E8E8;
  border-bottom: 1px solid #fff;
}
.item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.cols-1 .item {
  flex-direction: row;
}
.cols-1 .item .content-info,
.cols-1 .item .thumb-article {
  width: 50%;
  height: auto;
}
.cols-1 .item .content-info {
  display: flex;
  align-items: center;
  position: relative;
}
.cols-1 .item .content-info .icons {
  position: absolute;
  top: 0;
  right: 0;
}
.cols-1 .item .content-info .inner {
  width: 100%;
}
.cols-1 .item .thumb-article {
  position: relative;
  overflow: hidden;
}
.cols-1 .item .thumb-article .item-image {
  position: static;
}
.cols-1 .item .thumb-article .item-image img {
  object-fit: cover;
  object-position: center center;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .cols-1 .item {
    flex-direction: column;
  }
  .cols-1 .item .content-info,
  .cols-1 .item .thumb-article {
    width: 100%;
  }
  .cols-1 .item .thumb-article {
    padding-bottom: 66.66%;
  }
}
.item .thumb-article .pull-left.item-image.item-image,
.item .thumb-article .pull-right.item-image.item-image {
  margin: 0 !important;
}
.item .content-info {
  background-color: #fdf6f2;
  padding: 32px;
  height: 100%;
}
.item .content-info .icons .btn.dropdown-toggle {
  align-items: center;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 2px 8px;
  display: flex;
}
.item .content-info .icons .btn.dropdown-toggle:hover span,
.item .content-info .icons .btn.dropdown-toggle:focus span,
.item .content-info .icons .btn.dropdown-toggle:active span {
  color: #fff !important;
}
.item .content-info .icons .btn.dropdown-toggle:hover .caret,
.item .content-info .icons .btn.dropdown-toggle:focus .caret,
.item .content-info .icons .btn.dropdown-toggle:active .caret {
  border-top-color: #fff;
}
.item .content-info .icons .icon-cog {
  font-size: 12px;
  margin-right: 4px;
}
.item .content-info .fields-container {
  display: none;
}
.item .content-info .article-title .page-header {
  display: inline-block;
}
.item .content-info .article-title .page-header h2,
.item .content-info .article-title .page-header .h2 {
  font-size: 1.625rem;
  line-height: 1.2;
}
.item .content-info .article-title .page-header + span {
  float: right;
  font-family: 'DM Sans', sans-serif;
  color: rgba(19,21,21,0.7);
  font-size: 16px;
  line-height: 28px;
}
.item .content-info .article-title .page-header + span .highlight {
  font-size: 1.625rem;
  line-height: 1.2;
  background: none;
  color: #C6976D;
  font-weight: normal;
}
.item .content-info .article-info {
  align-items: center;
  color: #c6976d;
  display: flex;
  margin-bottom: 8px;
  font-size: 12px;
  flex-wrap: wrap;
  text-transform: uppercase;
}
.item .content-info .article-info dd::before {
  display: none;
}
.item .content-info .article-info dd:not(:last-child)::after {
  content: '-';
  margin-left: 5px;
}
.item .content-info .introtext p {
  font-size: 16px;
}
.item .content-info .tags li[class*='tag'] a {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #181D24;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}
.item .content-info p.readmore .btn {
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
}
.item .roomoptionlabel {
  font-weight: 600;
}
.item .introtext,
.item .roomoption {
  color: rgba(19,21,21,0.7);
}
.item .readmore {
  margin-bottom: -32px;
  padding-bottom: 32px;
  padding-top: 32px;
  font-size: 14px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.item .readmore a {
  text-transform: uppercase;
}
.item .readmore a:after {
  content: '\F138';
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.item .readmore a:hover {
  text-decoration: none;
}
.item .readmore a:hover:after {
  margin-left: 10px;
}
.article-aside {
  color: rgba(19,21,21,0.7);
  font-size: 14px;
  margin-bottom: 4px;
}
.article-info {
  color: #c6976d;
  font-size: 12px;
  line-height: 1.71;
  font-weight: normal;
  display: flex;
  text-transform: uppercase;
  font-family: 'Open Sans';
}
.article-info a {
  font-weight: normal;
  color: rgba(19,21,21,0.7);
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: rgba(19,21,21,0.7);
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  line-height: 1.82;
}
.article-info dd [class^='icon-'],
.article-info dd [class*=' icon-'] {
  display: none;
}
.article-info.second-info {
  margin-top: 48px;
  margin-bottom: 40px;
}
.page-header {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.page-header.item-title {
  margin-bottom: 16px;
}
.page-header h2 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: -0.01em;
}
.page-header h2 a {
  text-decoration: none;
  color: #292524;
  display: inline;
  border-bottom: 1px solid transparent;
}
.page-header h2 a:hover {
  color: rgba(0,0,0,0.7);
  border-bottom-color: #292524;
}
.item-image {
  position: relative;
}
.item-image img {
  width: 100%;
  border-radius: 0;
}
.introtext,
.lead {
  font-size: 1.25rem;
  line-height: 1.8;
  margin-bottom: 16px;
}
ul.inline li,
.tagspopular ul li,
ul.tags.list-inline li {
  display: inline-block;
  padding-left: 0;
  padding-right: 5px;
}
ul.inline li > a,
ul.inline .label,
.tagspopular ul li > a,
.tagspopular ul .label,
ul.tags.list-inline li > a,
ul.tags.list-inline .label {
  font-weight: normal;
  color: #78716C;
  text-decoration: none;
  background: #fff;
  border-radius: 0;
  padding: 2px 4px;
  text-shadow: none;
}
ul.inline li > a:hover,
ul.inline .label:hover,
.tagspopular ul li > a:hover,
.tagspopular ul .label:hover,
ul.tags.list-inline li > a:hover,
ul.tags.list-inline .label:hover {
  color: #fff;
}
.tag-category ul.category.list-striped {
  border: 0;
}
.tag-category ul.category.list-striped > li {
  background: none;
  padding: 32px 0;
  border-bottom: 0;
}
.tag-category ul.category.list-striped > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.tag-category ul.category.list-striped > li:first-child {
  padding-top: 0;
}
.tag-category ul.category.list-striped > li .fields-container {
  margin-bottom: 16px;
}
.tag-category ul.category.list-striped > li .fields-container .field-entry {
  border: 0;
  background: none;
  padding: 0;
}
.tag-category ul.category.list-striped > li .fields-container .field-entry + .field-entry {
  margin-top: 8px;
}
.tag-category ul.category.list-striped .field-entry:nth-child(2n + 1) {
  background: none;
}
.tag-category ul.category.list-striped .field-entry:hover {
  background: none;
}
.tag-category ul.category.list-striped .tag-img {
  float: left;
  margin-right: 16px;
  width: 320px;
  max-width: 100%;
}
.tag-category ul.category.list-striped .tag-title,
.tag-category ul.category.list-striped h3 {
  font-weight: normal;
  color: rgba(19,21,21,0.7);
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-top: 0;
}
.tag-category ul.category.list-striped .tag-title a,
.tag-category ul.category.list-striped h3 a {
  color: rgba(19,21,21,0.7);
}
.tag-category ul.category.list-striped .tag-title a:hover,
.tag-category ul.category.list-striped h3 a:hover {
  color: rgba(19,21,21,0.7);
}
.tag-category ul.thumbnails > li > h3 {
  margin-bottom: 0;
}
.tag-category ul.thumbnails + .pagination {
  padding-top: 16px;
  padding-bottom: 16px;
}
.tag-category .com-tags-tag__pagination,
.tag-category .pagination__wrapper,
.tag-category .com-tags__pagination {
  text-align: center;
}
.tag-category .com-tags-tag__pagination .counter,
.tag-category .pagination__wrapper .counter,
.tag-category .com-tags__pagination .counter {
  display: block;
}
.tag-category .pagination .pagination,
.tag-category .pagination__wrapper .pagination {
  clear: none;
}
.tag-category #filter-search,
.tag-category #limit_chzn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.tag-category .filters {
  margin-bottom: 24px;
}
.tag-category .filters button,
.tag-category .filters .inputbox {
  margin: 8px -1px;
  height: 58px;
}
.tag-category .filters.btn-toolbar .btn-group > .btn [class^='icon-'] {
  margin-right: 0;
}
.tag-category .filters.btn-toolbar .btn-group .btn + .btn {
  margin-left: 8px;
}
.tag-category select {
  border: 2px solid #E9E8E8;
}
ul.tags.inline,
ul.tags.list-inline {
  list-style: none;
  margin-top: 32px;
}
ul.tags.inline li,
ul.tags.list-inline li {
  padding: 0 !important;
  margin-right: 8px;
  margin-bottom: 8px;
  background: none;
  line-height: normal;
  display: inline-block !important;
}
ul.tags.inline li::before,
ul.tags.list-inline li::before {
  display: none !important;
}
ul.tags.inline li::after,
ul.tags.list-inline li::after {
  content: ',';
}
ul.tags.inline li:last-child::after,
ul.tags.list-inline li:last-child::after {
  display: none;
}
ul.tags.inline li > a,
ul.tags.inline li > a.btn,
ul.tags.list-inline li > a,
ul.tags.list-inline li > a.btn {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #181D24;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}
ul.tags.inline li > a:hover,
ul.tags.inline li > a:focus,
ul.tags.inline li > a:active,
ul.tags.inline li > a.btn:hover,
ul.tags.inline li > a.btn:focus,
ul.tags.inline li > a.btn:active,
ul.tags.list-inline li > a:hover,
ul.tags.list-inline li > a:focus,
ul.tags.list-inline li > a:active,
ul.tags.list-inline li > a.btn:hover,
ul.tags.list-inline li > a.btn:focus,
ul.tags.list-inline li > a.btn:active {
  color: rgba(19,21,21,0.7);
  border-bottom-color: rgba(19,21,21,0.7);
}
.fields-container dd,
.fields-container .field-entry {
  border-bottom: 1px dotted #dddbdb;
  padding: 9.3333333333333px 0;
}
.fields-container dd .field-label,
.fields-container .field-entry .field-label {
  display: inline-block;
  padding-right: 28px;
}
.fields-container dd:last-child,
.fields-container .field-entry:last-child {
  border-bottom: 0;
}
.article-footer {
  color: #78716C;
  font-size: 14px;
  margin-bottom: 28px;
}
article img[align='left'],
.img_caption.left,
.pull-left.item-image,
.left.item-image {
  margin: 0 32px 0 0;
}
article img[align='right'],
.img_caption.right,
.pull-right.item-image,
.right.item-image {
  margin: 0 0 0 32px;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 28px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 32px;
}
.img-fulltext-right {
  float: right;
  margin-left: 32px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #E9E8E8;
  color: #404040;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  background: transparent;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#jform_captcha .grecaptcha-badge {
  z-index: 1;
}
#modal-jform_consentbox,
div.modal.fade.in {
  top: 5%;
  bottom: 5%;
  overflow: hidden;
  display: none;
}
.container > .login,
.container > .reset,
.container > .remind,
.container > .registration,
.container > .request-confirm,
.container > .profile-edit,
.container > .logout {
  width: 560px;
  max-width: 100%;
}
.container > .login .page-header,
.container > .reset .page-header,
.container > .remind .page-header,
.container > .registration .page-header,
.container > .request-confirm .page-header,
.container > .profile-edit .page-header,
.container > .logout .page-header {
  text-align: left;
}
.container > .login .page-header h1,
.container > .reset .page-header h1,
.container > .remind .page-header h1,
.container > .registration .page-header h1,
.container > .request-confirm .page-header h1,
.container > .profile-edit .page-header h1,
.container > .logout .page-header h1 {
  margin-bottom: 64px;
  font-size: 2.5rem;
  line-height: 1.2;
}
.container > .login .well,
.container > .reset .well,
.container > .remind .well,
.container > .registration .well,
.container > .request-confirm .well,
.container > .profile-edit .well,
.container > .logout .well {
  padding: 0;
  background: none;
  border: 0;
}
.container > .login .login-description,
.container > .reset .login-description,
.container > .remind .login-description,
.container > .registration .login-description,
.container > .request-confirm .login-description,
.container > .profile-edit .login-description,
.container > .logout .login-description {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.67;
  margin-bottom: 16px;
}
.container > .profile,
.container > #modules-form {
  padding-top: 32px;
}
.login-links .nav-stacked > li {
  display: inline-block;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .input,
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .input,
.login_form .remember .inputbox {
  width: 20px;
}
.form-check label {
  display: inline-block;
}
.form-check .inputbox {
  margin-top: 0;
}
#remember {
  height: auto;
  margin-top: 0;
}
.logout .form-horizontal .controls {
  margin-left: 0;
}
.logout .form-horizontal .controls .btn.btn-primary::after {
  display: none;
}
.form-horizontal .control-label {
  min-width: 160px;
  padding-top: 0;
}
.form-horizontal .controls textarea,
.form-horizontal .controls input[type='text'],
.form-horizontal .controls input[type='password'],
.form-horizontal .controls input[type='datetime'],
.form-horizontal .controls input[type='datetime-local'],
.form-horizontal .controls input[type='date'],
.form-horizontal .controls input[type='month'],
.form-horizontal .controls input[type='time'],
.form-horizontal .controls input[type='week'],
.form-horizontal .controls input[type='number'],
.form-horizontal .controls input[type='email'],
.form-horizontal .controls input[type='url'],
.form-horizontal .controls input[type='search'],
.form-horizontal .controls input[type='tel'],
.form-horizontal .controls input[type='color'],
.form-horizontal .controls .uneditable-input,
.form-horizontal .controls .inputbox:not(select) {
  margin-bottom: 5px;
}
.form-horizontal label[for='remember'] {
  margin-bottom: 0;
  display: inline-block;
}
.container > .registration,
.container > .profile-edit {
  width: auto;
}
.container > .registration fieldset > legend,
.container > .profile-edit fieldset > legend {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 32px;
  margin-top: 0;
}
.container > .registration fieldset dt,
.container > .profile-edit fieldset dt {
  margin-right: 5px;
}
.container > .registration fieldset + fieldset,
.container > .profile-edit fieldset + fieldset {
  margin-top: 16px;
}
.container > .registration legend + .control-group,
.container > .profile-edit legend + .control-group {
  margin-top: 0;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #fff;
  background: -moz-linear-gradient(bottom,#eee,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#eee,#f0f0f0);
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 0 5px;
  position: absolute;
  top: -10px;
  right: 20px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p,
.request-confirm .form-validate legend {
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 16px;
  text-align: left;
  color: rgba(19,21,21,0.7);
  border: 0;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.container > .profile-edit {
  width: auto;
}
.profile .btn-toolbar {
  margin-bottom: 0;
  padding-left: 16px;
}
.profile-edit #jform_params_helpsite-lbl,
.profile-edit #jform_params_helpsite_chzn,
.profile-edit #helpsite-refresh {
  margin-top: 4px;
  margin-bottom: 4px;
}
.com-users-profile__edit-submit .btn:after {
  display: none;
}
.request-confirm legend + .control-group {
  margin-top: 0;
}
#search-searchword,
#finder-search .word > input {
  max-width: 100%;
  width: auto;
}
#finder-search .word .btn-primary:after {
  display: none;
}
#searchForm {
  padding: 0;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 28px 0;
}
#searchForm legend {
  margin-bottom: 14px;
}
#searchForm .phrases-box input[type='radio'] {
  vertical-align: top;
  margin-top: 3px;
}
#searchForm .phrases-box input,
#searchForm .phrases-box label {
  line-height: 20px;
}
#searchForm .btn {
  border-width: 2px;
  background: #FFFFFF;
  color: #171717;
  border: 2px solid #171717;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
#searchForm .btn:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#searchForm .btn:hover,
#searchForm .btn:focus,
#searchForm .btn:active,
#searchForm .btn.active,
#searchForm .btn.disabled,
#searchForm .btn[disabled] {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
#searchForm .btn:active,
#searchForm .btn.active {
  background: #171717;
  color: #fff;
}
#searchForm .btn-group + .btn-group {
  margin-left: 0;
}
#search-form .input-group {
  display: block;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 14px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form #finder-search .word label,
#search-form .js-finder-searchform .word label {
  width: 100%;
}
#search-form #finder-search .word input,
#search-form #finder-search .word .btn,
#search-form .js-finder-searchform .word input,
#search-form .js-finder-searchform .word .btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
#search-form #finder-search .word input [class^='icon-'],
#search-form #finder-search .word input [class*=' icon-'],
#search-form #finder-search .word .btn [class^='icon-'],
#search-form #finder-search .word .btn [class*=' icon-'],
#search-form .js-finder-searchform .word input [class^='icon-'],
#search-form .js-finder-searchform .word input [class*=' icon-'],
#search-form .js-finder-searchform .word .btn [class^='icon-'],
#search-form .js-finder-searchform .word .btn [class*=' icon-'] {
  margin-right: 10px;
  font-size: 16px;
}
#search-form #finder-search .word .btn,
#search-form .js-finder-searchform .word .btn {
  border-width: 2px;
  background: #FFFFFF;
  color: #171717;
  border: 2px solid #171717;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
#search-form #finder-search .word .btn:after,
#search-form .js-finder-searchform .word .btn:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search-form #finder-search .word .btn:hover,
#search-form #finder-search .word .btn:focus,
#search-form #finder-search .word .btn:active,
#search-form #finder-search .word .btn.active,
#search-form #finder-search .word .btn.disabled,
#search-form #finder-search .word .btn[disabled],
#search-form .js-finder-searchform .word .btn:hover,
#search-form .js-finder-searchform .word .btn:focus,
#search-form .js-finder-searchform .word .btn:active,
#search-form .js-finder-searchform .word .btn.active,
#search-form .js-finder-searchform .word .btn.disabled,
#search-form .js-finder-searchform .word .btn[disabled] {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
#search-form #finder-search .word .btn:active,
#search-form #finder-search .word .btn.active,
#search-form .js-finder-searchform .word .btn:active,
#search-form .js-finder-searchform .word .btn.active {
  background: #171717;
  color: #fff;
}
#search-form #finder-search .word .btn:after,
#search-form .js-finder-searchform .word .btn:after {
  display: none;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
#advancedSearch hr {
  display: none;
}
.search-results {
  margin-top: 28px;
}
.search-results .result-title {
  font-size: 1.25rem;
  margin-top: 28px;
}
.search-results .result-category {
  font-size: 14px;
  color: #78716C;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 14px;
  color: #78716C;
}
#search-query-explained {
  margin: 16px 0;
}
#advancedSearch.collapse.in,
#advancedSearch.collapse.show {
  overflow: visible;
}
#advancedSearch #finder-filter-window {
  margin-top: 16px;
  overflow: unset;
}
#advancedSearch #finder-filter-window .filter-branch {
  clear: both;
  margin-left: -8px;
  margin-right: -8px;
}
#advancedSearch #finder-filter-window .filter-branch .finder-selects {
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
#advancedSearch ul#finder-filter-select-dates {
  margin-bottom: 24px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #advancedSearch ul#finder-filter-select-dates {
    display: flex;
  }
}
#advancedSearch ul#finder-filter-select-dates li.filter-date .field-calendar {
  margin-top: 8px;
}
div.contact.sliders,
div.contact.tabs {
  width: 1296px;
  max-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
div.contact.sliders .thumbnail,
div.contact.tabs .thumbnail {
  margin-bottom: 16px;
  margin-left: 0;
  border: 0;
  padding: 0;
  box-shadow: none;
}
div.contact.plain .row-flex {
  display: flex;
  align-items: center;
}
div.contact.plain .dl-horizontal dt {
  color: rgba(19,21,21,0.7);
}
div.contact.plain .dl-horizontal dd {
  color: #333;
}
div.contact.plain .contact-form {
  margin-top: 64px;
}
div.contact.plain .contact-form label {
  color: rgba(19,21,21,0.7);
  display: none;
}
div.contact.plain .contact-form .email-copy {
  margin-top: 32px;
  margin-bottom: 32px;
}
div.contact.plain .contact-form #jform_contact_email_copy {
  margin-top: 0;
}
div.contact.plain .contact-form #jform_contact_email_copy-lbl {
  display: inline-block;
}
div.contact.plain .contact-form .control-btn {
  margin-top: 32px;
}
div.contact.plain .contact-form textarea,
div.contact.plain .contact-form input[type='text'],
div.contact.plain .contact-form input[type='password'],
div.contact.plain .contact-form input[type='datetime'],
div.contact.plain .contact-form input[type='datetime-local'],
div.contact.plain .contact-form input[type='date'],
div.contact.plain .contact-form input[type='month'],
div.contact.plain .contact-form input[type='time'],
div.contact.plain .contact-form input[type='week'],
div.contact.plain .contact-form input[type='number'],
div.contact.plain .contact-form input[type='email'],
div.contact.plain .contact-form input[type='url'],
div.contact.plain .contact-form input[type='search'],
div.contact.plain .contact-form input[type='tel'],
div.contact.plain .contact-form input[type='color'],
div.contact.plain .contact-form .uneditable-input,
div.contact.plain .contact-form .inputbox:not(select) {
  width: 100%;
}
div.contact.plain .contact-form .form-check {
  display: inline-block;
  align-items: baseline;
  margin: 0;
}
div.contact.plain .contact-form .form-check .form-check-input {
  margin-right: 10px;
}
div.contact.plain .contact_email_copy label,
div.contact.plain .contact_email_copy .control-label {
  color: #E9E8E8;
}
div.contact .plain-style {
  margin-top: 48px;
}
div.contact .plain-style .box-content {
  margin-top: 32px;
}
div.contact a {
  color: #C6976D;
}
div.contact .container {
  padding-left: 16px;
  padding-right: 16px;
}
> div.contact .container .tags {
  margin-bottom: 24px;
  margin-top: 24px;
}
div.contact .page-header {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  div.contact .page-header {
    width: 100%;
  }
}
div.contact .contact-info-wrap h3 {
  color: #C6976D;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
div.contact .contact-info-wrap .thumbnail {
  border: 0;
  box-shadow: none;
}
div.contact .contact-info-wrap .thumbnail-wrap {
  margin-bottom: 160px;
  margin-top: 160px;
}
div.contact .contact-info-wrap p {
  font-size: 1.25rem;
  line-height: 2;
  margin-bottom: 16px;
  width: 50%;
}
@media (max-width: 991px) {
  div.contact .contact-info-wrap p {
    width: 100%;
  }
}
div.contact .contact-info-wrap .tags {
  margin-top: 0;
}
div.contact .contact-info-wrap.has-contactform .map-container {
  margin-top: 160px;
  margin-bottom: -360px;
}
div.contact .accordion-heading .accordion-toggle {
  font-size: 16px;
}
div.contact #myTabTabs li a {
  font-size: 1.25rem;
}
div.contact .dl-horizontal dt {
  float: none;
  display: block;
  text-align: left;
  color: #181D24;
  font-size: 1.625rem;
  line-height: 1.33;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  font-family: 'Cinzel', Arial, serif;
  font-weight: normal;
}
div.contact .dl-horizontal dd {
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 28px;
  color: rgba(19,21,21,0.7);
}
div.contact .dl-horizontal dd a {
  color: #C6976D;
}
div.contact .dl-horizontal dd .fa {
  min-width: 15px;
  margin-right: 5px;
  text-align: center;
}
div.contact .dl-horizontal dd + dt {
  margin-top: 32px;
}
div.contact .map-container {
  max-width: 100%;
}
div.contact .contact-links h3 {
  margin-bottom: 16px;
  font-size: 1.625rem;
  line-height: 1.33;
}
div.contact .contact-links li + li {
  margin-top: 8px;
}
div.contact .contact-links li a {
  font-size: 16px;
  line-height: 28px;
  color: #C6976D;
  display: inline-block;
}
div.contact .contact-miscinfo .dl-horizontal dt {
  display: none;
}
div.contact .contact-misc {
  color: rgba(19,21,21,0.7);
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
}
div.contact .contact-misc > img {
  margin-top: 64px;
}
div.contact .contact-address {
  margin-bottom: 32px;
}
div.contact .contact-fields dt {
  display: inline-block;
  font-weight: 500;
  width: auto;
  float: none;
  overflow: inherit;
  margin-right: 5px;
}
div.contact .contact-fields dd {
  display: inline-block;
  padding: 0;
}
div.contact .contact-profile {
  margin-bottom: 16px;
}
div.contact .contact-profile dt {
  display: block;
  clear: unset;
  float: left;
  text-align: left;
  width: 96px;
}
div.contact .contact-profile dt label {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 8px;
}
div.contact .contact-profile dd {
  margin-left: 96px;
}
div.contact .contact-form .well {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
div.contact .contact-form .form-horizontal fieldset {
  border: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
div.contact .contact-form .form-horizontal fieldset + fieldset .control-group:last-child .control-label,
div.contact .contact-form .form-horizontal fieldset + fieldset .control-group:last-child .controls {
  display: block;
}
div.contact .contact-form .form-horizontal .dynamic-fields {
  margin-top: 32px;
}
div.contact .contact-form .form-horizontal .dynamic-fields label {
  display: inline-block;
}
div.contact .contact-form .form-horizontal .dynamic-fields .control-group {
  margin-bottom: 0;
}
div.contact .contact-form legend,
div.contact .contact-form .field-spacer {
  display: none;
}
div.contact .contact-form .form-horizontal .control-label {
  float: none;
  width: auto;
  text-align: left;
}
div.contact .contact-form .form-horizontal .controls {
  margin: 0;
}
div.contact .contact-form .form-horizontal .controls input,
div.contact .contact-form .form-horizontal .controls textarea {
  width: 100%;
}
div.contact .contact-form .form-horizontal .controls input[type='checkbox'],
div.contact .contact-form .form-horizontal .controls textarea[type='checkbox'] {
  width: auto;
}
div.contact .contact-form .form-horizontal .controls input:focus,
div.contact .contact-form .form-horizontal .controls textarea:focus {
  box-shadow: none;
}
div.contact .contact-form .form-horizontal .controls input.invalid,
div.contact .contact-form .form-horizontal .controls textarea.invalid {
  background: none;
  border-color: #9d261d;
}
@media screen and (max-width: 767px) {
  div.contact .contact-form .form-horizontal .controls input,
  div.contact .contact-form .form-horizontal .controls textarea {
    width: 100%;
  }
}
div.contact .contact-form .form-horizontal .controls textarea {
  min-height: 200px;
}
div.contact .contact-form .form-horizontal .contact_email_copy label,
div.contact .contact-form .form-horizontal .contact_email_copy .control-label {
  font-size: 14px;
  line-height: 1.71;
}
div.contact .contact-form .form-horizontal .contact_email_copy .control-label,
div.contact .contact-form .form-horizontal .contact_email_copy .controls {
  display: inline-block;
}
div.contact .contact-form .form-horizontal .contact_email_copy .control-label input[type='checkbox'],
div.contact .contact-form .form-horizontal .contact_email_copy .controls input[type='checkbox'] {
  margin: 0 0 0 5px;
}
.contact-category {
  width: 1296px;
  max-width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
}
.contact-category .category-desc {
  margin-bottom: 16px;
}
.contact-category ul.category {
  border-top: 0;
  overflow: hidden;
}
.contact-category ul.category li.row-fluid {
  border: 1px solid #E9E8E8;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  *zoom: 1;
}
.contact-category ul.category li.row-fluid:before,
.contact-category ul.category li.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-category ul.category li.row-fluid:after {
  clear: both;
}
.contact-category ul.category li.row-fluid > div {
  margin: 0;
}
.contact-category .cat-children ul {
  border: 0;
  border-top: 1px solid #E9E8E8;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.contact-category .cat-children ul li {
  background: transparent;
  border-bottom: 1px solid #E9E8E8;
  padding: 10px 0;
}
.contact-category .cat-children ul li .item-title {
  border-left: 1px dotted #E9E8E8;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 0 15px;
  margin-left: 20px;
  position: relative;
}
.contact-category .cat-children ul li .item-title:after {
  border-top: 1px dotted #E9E8E8;
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  height: 1px;
  width: 10px;
}
.contact-category .cat-children ul li li .item-title {
  margin-left: 40px;
}
.contact-category .cat-children ul li li li .item-title {
  margin-left: 60px;
}
.contact-category .cat-children ul li li li li .item-title {
  margin-left: 80px;
}
.contact-category .cat-children ul li:last-child {
  border: 0;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.filter-search > span,
.filter-search > button,
.filter-search > div {
  margin-bottom: 8px;
  display: inline-block;
}
.category-blog .title h5 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 16px;
  font-family: 'Satoshi-Medium';
}
.category-blog .title h5 a {
  border-bottom: 1px solid transparent;
  color: #292524;
  display: inline;
}
.category-blog .title h5 a:hover,
.category-blog .title h5 a:focus,
.category-blog .title h5 a:active {
  text-decoration: none;
  border-bottom-color: #292524;
}
.category-blog .title h1 a {
  border-bottom: 1px solid transparent;
  color: #292524;
  display: inline;
}
.category-blog .title h1 a:hover,
.category-blog .title h1 a:focus,
.category-blog .title h1 a:active {
  text-decoration: none;
  border-bottom-color: #292524;
}
.category-blog .desc-category {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .category-blog .desc-category {
    width: 33.33%;
  }
}
.category-blog .article-top-meta {
  margin-bottom: 8px;
  color: #78716C;
  font-size: 1.125rem;
  line-height: 1.43;
}
.category-blog .article-top-meta a {
  color: #292524;
}
.category-blog .article-top-meta > div {
  display: inline-block;
}
.category-blog .article-top-meta > div + div:before {
  content: '-';
  margin-left: 8px;
  margin-right: 8px;
}
.category-blog .actions {
  margin-top: 32px;
}
.category-blog.article-list ul.tags.inline,
.category-blog.article-list ul.tags.list-inline {
  margin-top: 16px;
}
.category-blog.article-list .articles-readmore {
  margin-top: 16px;
  font-family: 'Satoshi-Medium';
  color: #181D24;
}
.category-blog.article-list.article-slide .owl-carousel .owl-stage {
  display: flex;
  margin-left: 3px;
}
.category-blog.article-list.article-slide .owl-nav {
  position: absolute;
  top: -64px;
  width: 1296px;
  text-align: right;
  padding-right: 32px;
  padding-left: 32px;
}
.category-blog.article-list.article-slide .owl-nav button {
  padding: 0;
  height: 48px;
  width: 48px;
  border: 2px solid rgba(19,21,21,0.7);
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  color: rgba(19,21,21,0.7);
}
.category-blog.article-list.article-slide .owl-nav button [class^='fa fa-'],
.category-blog.article-list.article-slide .owl-nav button [class*=' fa-'] {
  color: rgba(19,21,21,0.7);
}
.category-blog.article-list.article-slide .owl-nav button + button {
  margin-left: 16px;
}
.category-blog.article-list.article-slide .owl-nav button:hover,
.category-blog.article-list.article-slide .owl-nav button:focus,
.category-blog.article-list.article-slide .owl-nav button:active {
  background: rgba(19,21,21,0.7);
}
.category-blog.article-list.article-slide .owl-nav button:hover [class^='fa fa-'],
.category-blog.article-list.article-slide .owl-nav button:hover [class*=' fa-'],
.category-blog.article-list.article-slide .owl-nav button:focus [class^='fa fa-'],
.category-blog.article-list.article-slide .owl-nav button:focus [class*=' fa-'],
.category-blog.article-list.article-slide .owl-nav button:active [class^='fa fa-'],
.category-blog.article-list.article-slide .owl-nav button:active [class*=' fa-'] {
  color: #fff;
}
.category-blog.article-list.article-slide.bg-dark .owl-nav button {
  border: 2px solid #E9E8E8;
  color: #E9E8E8;
}
.category-blog.article-list.article-slide.bg-dark .owl-nav button [class^='fa fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button [class*=' fa-'] {
  color: #E9E8E8;
}
.category-blog.article-list.article-slide.bg-dark .owl-nav button:hover,
.category-blog.article-list.article-slide.bg-dark .owl-nav button:focus,
.category-blog.article-list.article-slide.bg-dark .owl-nav button:active {
  background: #E9E8E8;
}
.category-blog.article-list.article-slide.bg-dark .owl-nav button:hover [class^='fa fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button:hover [class*=' fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button:focus [class^='fa fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button:focus [class*=' fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button:active [class^='fa fa-'],
.category-blog.article-list.article-slide.bg-dark .owl-nav button:active [class*=' fa-'] {
  color: rgba(19,21,21,0.7);
}
.category-blog.article-list .row + .row {
  margin-top: 32px;
}
.category-blog.article-list .item-inner {
  height: 100%;
}
.category-blog.article-list .item-image {
  margin: 0 0 24px !important;
  float: none !important;
}
.category-blog.article-list .item-image img {
  width: auto;
  max-width: 100%;
}
.category-blog.article-list .articles-extrafields {
  font-size: 1.125rem;
  line-height: 1.71;
  margin-bottom: 16px;
  color: #737373;
}
.category-blog.article-list .articles-extrafields > span + span:before {
  content: '/';
  margin-left: 4px;
  margin-right: 4px;
}
.category-blog.article-list .articles-extrafields > div + div {
  margin-top: 8px;
}
.category-blog.article-list .articles-extrafields label {
  display: inline-block;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 8px;
}
.category-blog.article-list .articles-extrafields label + span {
  color: rgba(19,21,21,0.7);
}
.category-blog.article-list .articles-extrafields a + a {
  margin-left: 16px;
}
.category-blog.article-list .articles-extrafields a {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.category-blog.article-list .articles-extrafields a:hover,
.category-blog.article-list .articles-extrafields a:focus,
.category-blog.article-list .articles-extrafields a:active {
  text-decoration: none;
  border-bottom-color: rgba(19,21,21,0.7);
}
.category-blog.article-list .articles-introtext + .articles-extrafields {
  margin-top: 24px;
}
.category-blog.projects-slide .title h5 {
  margin-bottom: 4px;
}
#gkMainbodyTop .category-blog .title h5 a {
  color: #fff;
}
#gkMainbodyTop .articles-title {
  color: #fff;
}
.categories-list .collapse {
  margin-left: 32px;
}
.categories-list .item-title .btn-mini {
  padding: 0;
  border: 0;
  background: none;
  color: rgba(19,21,21,0.7);
}
.category-list {
  max-width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.category-list .filters {
  margin-top: 0;
  margin-bottom: 16px;
}
.category-list #limit {
  width: auto;
}
.category-list .content-category #adminForm .btn {
  margin-bottom: 16px;
}
.category-list .content-category #adminForm .btn:after {
  display: none;
}
.category-list .pagination,
.category-list .pagination__wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
.category-item {
  margin-top: 28px;
  *zoom: 1;
}
.category-item:before,
.category-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 28px;
}
.category-item .category-item {
  margin-left: 2.127659574%;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #E9E8E8;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 28px;
}
.newsfeed-category .category li,
.newsfeed .category li {
  *zoom: 1;
}
.newsfeed-category .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:before,
.newsfeed .category li:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #E9E8E8;
  padding-bottom: 28px;
  margin-bottom: 28px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 28px;
  font-size: 1.25rem;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 1.25rem;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.edit joomla-tab > joomla-tab-element label {
  color: #333;
}
.edit joomla-tab > joomla-tab-element textarea,
.edit joomla-tab > joomla-tab-element input[type='text'],
.edit joomla-tab > joomla-tab-element input[type='password'],
.edit joomla-tab > joomla-tab-element input[type='datetime'],
.edit joomla-tab > joomla-tab-element input[type='datetime-local'],
.edit joomla-tab > joomla-tab-element input[type='date'],
.edit joomla-tab > joomla-tab-element input[type='month'],
.edit joomla-tab > joomla-tab-element input[type='time'],
.edit joomla-tab > joomla-tab-element input[type='week'],
.edit joomla-tab > joomla-tab-element input[type='number'],
.edit joomla-tab > joomla-tab-element input[type='email'],
.edit joomla-tab > joomla-tab-element input[type='url'],
.edit joomla-tab > joomla-tab-element input[type='search'],
.edit joomla-tab > joomla-tab-element input[type='tel'],
.edit joomla-tab > joomla-tab-element input[type='color'],
.edit joomla-tab > joomla-tab-element .uneditable-input,
.edit joomla-tab > joomla-tab-element .inputbox:not(select) {
  border-color: #E9E8E8;
}
.edit joomla-tab > joomla-tab-element .btn {
  border-color: #E9E8E8;
}
.edit joomla-tab > joomla-tab-element select {
  height: 60px;
  line-height: 60px;
}
.edit.item-page {
  max-width: 100%;
  width: 1296px;
  text-align: left;
  padding-left: 16px;
  padding-right: 16px;
}
.edit.item-page fieldset .form-actions {
  clear: both;
  margin-top: 56px;
}
.edit.item-page fieldset legend {
  color: #292524;
}
.edit.item-page .btn-toolbar .btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.edit.item-page .jalist .input-append,
.edit.item-page .jalist .input-prepend {
  display: flex;
  padding-left: 153px;
  position: relative;
}
.edit.item-page .jalist .input-append textarea,
.edit.item-page .jalist .input-append input[type='text'],
.edit.item-page .jalist .input-append input[type='password'],
.edit.item-page .jalist .input-append input[type='datetime'],
.edit.item-page .jalist .input-append input[type='datetime-local'],
.edit.item-page .jalist .input-append input[type='date'],
.edit.item-page .jalist .input-append input[type='month'],
.edit.item-page .jalist .input-append input[type='time'],
.edit.item-page .jalist .input-append input[type='week'],
.edit.item-page .jalist .input-append input[type='number'],
.edit.item-page .jalist .input-append input[type='email'],
.edit.item-page .jalist .input-append input[type='url'],
.edit.item-page .jalist .input-append input[type='search'],
.edit.item-page .jalist .input-append input,
.edit.item-page .jalist .input-prepend textarea,
.edit.item-page .jalist .input-prepend input[type='text'],
.edit.item-page .jalist .input-prepend input[type='password'],
.edit.item-page .jalist .input-prepend input[type='datetime'],
.edit.item-page .jalist .input-prepend input[type='datetime-local'],
.edit.item-page .jalist .input-prepend input[type='date'],
.edit.item-page .jalist .input-prepend input[type='month'],
.edit.item-page .jalist .input-prepend input[type='time'],
.edit.item-page .jalist .input-prepend input[type='week'],
.edit.item-page .jalist .input-prepend input[type='number'],
.edit.item-page .jalist .input-prepend input[type='email'],
.edit.item-page .jalist .input-prepend input[type='url'],
.edit.item-page .jalist .input-prepend input[type='search'],
.edit.item-page .jalist .input-prepend input {
  margin-bottom: 0;
}
.edit.item-page .jalist .input-append .media-preview,
.edit.item-page .jalist .input-prepend .media-preview {
  display: none;
}
.edit.item-page .jalist .input-append a.modal,
.edit.item-page .jalist .input-prepend a.modal {
  left: 0;
}
.edit.item-page .jalist td:first-child {
  width: 50%;
}
.edit.item-page .jalist .btn:hover {
  border-width: 2px;
}
.com_media #imageForm #upbutton {
  margin-top: 5px;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #E9E8E8;
  border: 1px solid #dddbdb;
  color: #78716C;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 0;
}
.button2-left span,
.button2-right span {
  color: #78716C;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #dddbdb;
  color: #333;
  text-decoration: none;
}
.control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.control-group.invisible-recaptcha {
  margin-bottom: 0;
}
.readmore {
  margin-top: 28px;
  margin-bottom: 0;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.js-calendar .js-btn {
  padding: 4px 12px;
}
.js-calendar .js-btn + .js-btn {
  margin-left: -1px;
}
.js-calendar .calendar-container .day-name {
  font-size: 14px;
}
#imageForm #upbutton {
  margin-top: -18px;
}
.view-imagesList body {
  padding-top: 0;
}
.view-imagesList .t3-mainbody {
  padding: 0;
}
.view-imagesList .manager.thumbnails {
  overflow: hidden;
}
.view-imagesList .manager.thumbnails li {
  float: left;
  margin: 0 10px 20px;
}
table.adminlist th a {
  color: rgba(19,21,21,0.7);
}
.article-content .pagination ul,
.article-content .pagination__wrapper ul {
  border-left: 1px solid #E9E8E8;
}
.article-content .pagination li,
.article-content .pagination__wrapper li {
  float: left;
  padding: 14px 28px;
  line-height: normal;
  border: 1px solid #E9E8E8;
  border-left: 0;
}
.article-content .pagination li a,
.article-content .pagination__wrapper li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 28px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 28px 28px;
  padding: 10px;
  width: 30%;
  border: 1px solid #E9E8E8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#article-index ul {
  margin: 0 0 0 20px;
}
ul.pagenav {
  margin: 32px 0;
  padding: 0;
  list-style: none;
  border: 0;
  background: none;
}
ul.pagenav li {
  margin: 0;
  padding: 0;
  float: left;
}
ul.pagenav li:before {
  display: none;
}
ul.pagenav li.pagenav-prev {
  margin-right: 10px;
}
ul.pagenav li.pagenav-next,
ul.pagenav li.next {
  float: right;
}
ul.pagenav li a {
  border-width: 2px;
  margin: 0;
  background: #FFFFFF;
  color: #171717;
  border: 2px solid #171717;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.pagenav li a:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul.pagenav li a:hover,
ul.pagenav li a:focus,
ul.pagenav li a:active,
ul.pagenav li a.active,
ul.pagenav li a.disabled,
ul.pagenav li a[disabled] {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
ul.pagenav li a:active,
ul.pagenav li a.active {
  background: #171717;
  color: #fff;
}
ul.pagenav li a [class^='fa fa-'],
ul.pagenav li a [class*=' fa-'] {
  display: none;
}
ul.pagenav li a:hover,
ul.pagenav li a:active,
ul.pagenav li a:focus {
  background: #181D24;
  color: #fff;
}
ul.pagenav li a:hover [class^='fa fa-'],
ul.pagenav li a:hover [class*=' fa-'],
ul.pagenav li a:active [class^='fa fa-'],
ul.pagenav li a:active [class*=' fa-'],
ul.pagenav li a:focus [class^='fa fa-'],
ul.pagenav li a:focus [class*=' fa-'] {
  color: #fff;
}
ul.pagenav li.previous a:after {
  display: none;
}
ul.pagenav li.previous a:before {
  content: '\F12F';
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-right: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination,
.pagination__wrapper {
  padding-top: 32px;
  padding-bottom: 32px;
  clear: both;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  *zoom: 1;
}
.pagination:before,
.pagination:after,
.pagination__wrapper:before,
.pagination__wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.pagination:after,
.pagination__wrapper:after {
  clear: both;
}
.pagination .pagination,
.pagination__wrapper .pagination {
  width: auto;
  margin: 0;
  border: none;
  padding: 0;
}
.pagination ul,
.pagination__wrapper ul {
  box-shadow: none;
}
.pagination ul li,
.pagination__wrapper ul li {
  color: #81d4fa;
  cursor: default;
  display: inline-block;
  margin: 0 5px 8px 0;
  font-size: 13px;
  text-transform: uppercase;
}
.pagination ul li > span,
.pagination ul li > a,
.pagination__wrapper ul li > span,
.pagination__wrapper ul li > a {
  border: 2px solid #292524;
  background: none;
  color: #C6976D;
  padding: 4px 16px;
  margin: 0;
}
.pagination ul li > span span,
.pagination ul li > a span,
.pagination__wrapper ul li > span span,
.pagination__wrapper ul li > a span {
  background: none;
}
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-start span.pagenav,
.pagination__wrapper ul li.pagination-next span.pagenav,
.pagination__wrapper ul li.pagination-end span.pagenav,
.pagination__wrapper ul li.pagination-prev span.pagenav,
.pagination__wrapper ul li.pagination-start span.pagenav {
  background: none;
  color: #636565;
  border-color: #636565;
}
.pagination ul li span.pagenav,
.pagination__wrapper ul li span.pagenav {
  background: #C6976D;
  color: #fff;
  border-color: #C6976D;
}
.pagination ul li a,
.pagination__wrapper ul li a {
  border: 2px solid #292524;
  background: none;
  color: #292524;
  padding: 4px 16px;
  margin: 0;
}
.pagination ul li a:active,
.pagination ul li a:focus,
.pagination ul li a:hover,
.pagination__wrapper ul li a:active,
.pagination__wrapper ul li a:focus,
.pagination__wrapper ul li a:hover {
  background: #C6976D;
  border-color: #C6976D;
  color: #fff;
}
.pagination ul li.active a,
.pagination__wrapper ul li.active a {
  background: #C6976D;
  border-color: #C6976D;
  color: #fff;
}
.pagination ul li.counter,
.pagination__wrapper ul li.counter {
  color: #636565;
  display: block;
  font-size: 14px;
  line-height: 5;
  margin-right: 12px;
  text-transform: uppercase;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span,
.pagination__wrapper ul > li:first-child > a,
.pagination__wrapper ul > li:first-child > span {
  border-left-width: 2px;
}
.pagination .counter,
.pagination__wrapper .counter {
  float: none;
}
.infinity-wrap {
  text-align: center;
}
.infinity-wrap #infinity-next {
  margin-bottom: 150px;
  margin-top: 150px;
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
}
.infinity-wrap #infinity-next i {
  color: #292524;
  margin-left: 12px;
}
.infinity-wrap #infinity-next.disabled {
  color: #fff;
  cursor: default;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.item-page {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .item-page {
    max-width: 100%;
  }
}
.item-page .item-page-top {
  margin-bottom: 160px;
}
.item-page .item-page-top .btn-inverse {
  border-color: #181D24;
}
.item-page .item-page-top .btn-inverse:hover,
.item-page .item-page-top .btn-inverse:focus,
.item-page .item-page-top .btn-inverse:active {
  border-color: #181D24;
}
.item-page .item-page-top .btn-inverse:hover::after,
.item-page .item-page-top .btn-inverse:focus::after,
.item-page .item-page-top .btn-inverse:active::after {
  border-bottom: 8px solid #181D24;
}
.item-page .container {
  padding-left: 16px;
  padding-right: 16px;
}
.item-page .page-header h2 {
  font-family: 'Satoshi-Light';
  font-size: 90px;
  line-height: 1.07;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
  margin-top: 0;
}
.item-page .title-article h1 {
  font-size: 1.625rem;
  margin: 0 auto 16px;
}
@media screen and (min-width: 768px) {
  .item-page .title-article h1 {
    font-size: 2rem;
    max-width: 50%;
    margin-bottom: 32px;
  }
}
.item-page .icons button {
  border: none;
  padding: 0;
}
.item-page .icons button:hover,
.item-page .icons button:focus,
.item-page .icons button:active {
  background: none;
  color: rgba(19,21,21,0.7);
}
.item-page .icons .btn-group.open .btn.dropdown-toggle {
  background-color: transparent;
  color: rgba(19,21,21,0.7);
  box-shadow: none;
}
.item-page .meta {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 16px;
  margin-bottom: 64px;
}
@media screen and (max-width: 575px) {
  .item-page .meta {
    flex-direction: column;
    margin-bottom: 32px;
  }
}
.item-page .introtext {
  width: 50%;
  margin-bottom: 0;
}
.item-page .articles-extrafields {
  margin-top: 32px;
}
.item-page .media-wrap {
  width: calc((100% - 1296px) / 2 + 1296px - (32px/2));
  margin-left: auto;
  margin-right: 0;
  margin-bottom: -360px;
  position: relative;
  z-index: 2;
}
.item-page .media-wrap .owl-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
.item-page .media-wrap .owl-nav button {
  width: 32px;
  height: 32px;
  background: #171717;
  line-height: 32px;
  text-align: center;
}
.item-page .media-wrap .owl-nav button [class^='fa fa-'],
.item-page .media-wrap .owl-nav button [class*=' fa-'] {
  color: #fff;
}
.item-page .media-wrap .owl-nav button + button {
  border-left: 1px solid #404040;
}
.item-page .media-style {
  display: none;
}
.item-page .item-image {
  margin: 0 0 64px;
  float: none !important;
}
.item-page .item-image img {
  width: 100%;
}
.item-page ul.tags {
  padding: 0;
  margin: 0;
}
.item-page ul.tags li {
  margin-bottom: 0;
}
.item-page ul.tags li > a {
  background-color: rgba(0,0,0,0.1);
  border: none;
  color: #181D24;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6;
  text-transform: capitalize;
}
.item-page div.articleBody,
.item-page div[itemprop='articleBody'] {
  clear: both;
  font-size: 15px;
  line-height: 1.5;
  position: relative;
  text-align: left;
  padding: 0 !important;
}
.item-page div.articleBody > .row > .col-md-8,
.item-page div[itemprop='articleBody'] > .row > .col-md-8 {
  padding-right: 128px;
}
.item-page div.articleBody #share-social,
.item-page div[itemprop='articleBody'] #share-social {
  align-items: center !important;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .item-page div.articleBody #share-social,
  .item-page div[itemprop='articleBody'] #share-social {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.item-page div.articleBody #share-social h5,
.item-page div[itemprop='articleBody'] #share-social h5 {
  font-size: 16px;
  margin: 0 8px 0 0;
}
.item-page div.articleBody #share-social a.at-icon-wrapper,
.item-page div[itemprop='articleBody'] #share-social a.at-icon-wrapper {
  background-color: transparent !important;
  padding: 0;
  margin: 0 8px 0 0;
  line-height: 16px;
}
.item-page div.articleBody #share-social a.at-icon-wrapper .at-label,
.item-page div[itemprop='articleBody'] #share-social a.at-icon-wrapper .at-label {
  display: none;
}
.item-page div.articleBody #share-social .at-icon,
.item-page div[itemprop='articleBody'] #share-social .at-icon {
  fill: #000000 !important;
}
@media screen and (min-width: 768px) {
  .item-page div.articleBody .content,
  .item-page div[itemprop='articleBody'] .content {
    padding-left: 35%;
  }
}
.item-page div.articleBody.hasnot-social,
.item-page div[itemprop='articleBody'].hasnot-social {
  padding-left: 0;
}
.item-page div.articleBody.hasnot-social + ul.tags,
.item-page div.articleBody.hasnot-social + ul.pagenav,
.item-page div[itemprop='articleBody'].hasnot-social + ul.tags,
.item-page div[itemprop='articleBody'].hasnot-social + ul.pagenav {
  padding-left: 0;
}
.item-page div.articleBody.hasnot-media,
.item-page div[itemprop='articleBody'].hasnot-media {
  padding-top: 160px;
}
@media screen and (min-width: 768px) {
  .item-page div.articleBody.has-social + ul.pagenav,
  .item-page div[itemprop='articleBody'].has-social + ul.pagenav {
    padding-left: 35%;
  }
}
.item-page div.articleBody h1,
.item-page div.articleBody h2,
.item-page div.articleBody h3,
.item-page div.articleBody h4,
.item-page div.articleBody h5,
.item-page div.articleBody h6,
.item-page div[itemprop='articleBody'] h1,
.item-page div[itemprop='articleBody'] h2,
.item-page div[itemprop='articleBody'] h3,
.item-page div[itemprop='articleBody'] h4,
.item-page div[itemprop='articleBody'] h5,
.item-page div[itemprop='articleBody'] h6 {
  margin-bottom: 24px;
  margin-top: 24px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  letter-spacing: -0.01rem;
}
.item-page div.articleBody h1:first-child,
.item-page div.articleBody h2:first-child,
.item-page div.articleBody h3:first-child,
.item-page div.articleBody h4:first-child,
.item-page div.articleBody h5:first-child,
.item-page div.articleBody h6:first-child,
.item-page div[itemprop='articleBody'] h1:first-child,
.item-page div[itemprop='articleBody'] h2:first-child,
.item-page div[itemprop='articleBody'] h3:first-child,
.item-page div[itemprop='articleBody'] h4:first-child,
.item-page div[itemprop='articleBody'] h5:first-child,
.item-page div[itemprop='articleBody'] h6:first-child {
  margin-top: 0;
}
.item-page div.articleBody .h1,
.item-page div.articleBody .h2,
.item-page div.articleBody .h3,
.item-page div.articleBody .h4,
.item-page div.articleBody .h5,
.item-page div.articleBody .h6,
.item-page div[itemprop='articleBody'] .h1,
.item-page div[itemprop='articleBody'] .h2,
.item-page div[itemprop='articleBody'] .h3,
.item-page div[itemprop='articleBody'] .h4,
.item-page div[itemprop='articleBody'] .h5,
.item-page div[itemprop='articleBody'] .h6 {
  font-family: 'Cinzel', Arial, serif;
  font-weight: normal;
}
.item-page div.articleBody h1,
.item-page div.articleBody h2,
.item-page div.articleBody h3,
.item-page div.articleBody h4,
.item-page div[itemprop='articleBody'] h1,
.item-page div[itemprop='articleBody'] h2,
.item-page div[itemprop='articleBody'] h3,
.item-page div[itemprop='articleBody'] h4 {
  margin-top: 48px;
}
.item-page div.articleBody .row,
.item-page div[itemprop='articleBody'] .row {
  display: flex;
}
.item-page div.articleBody .row h1,
.item-page div.articleBody .row h2,
.item-page div.articleBody .row h3,
.item-page div.articleBody .row h4,
.item-page div.articleBody .row h5,
.item-page div.articleBody .row h6,
.item-page div[itemprop='articleBody'] .row h1,
.item-page div[itemprop='articleBody'] .row h2,
.item-page div[itemprop='articleBody'] .row h3,
.item-page div[itemprop='articleBody'] .row h4,
.item-page div[itemprop='articleBody'] .row h5,
.item-page div[itemprop='articleBody'] .row h6 {
  margin-bottom: 16px;
  margin-top: 48px;
}
.item-page div.articleBody .row h1.box-title,
.item-page div.articleBody .row h2.box-title,
.item-page div.articleBody .row h3.box-title,
.item-page div.articleBody .row h4.box-title,
.item-page div.articleBody .row h5.box-title,
.item-page div.articleBody .row h6.box-title,
.item-page div[itemprop='articleBody'] .row h1.box-title,
.item-page div[itemprop='articleBody'] .row h2.box-title,
.item-page div[itemprop='articleBody'] .row h3.box-title,
.item-page div[itemprop='articleBody'] .row h4.box-title,
.item-page div[itemprop='articleBody'] .row h5.box-title,
.item-page div[itemprop='articleBody'] .row h6.box-title {
  margin-top: 0;
}
.item-page div.articleBody .row table h1,
.item-page div.articleBody .row table h2,
.item-page div.articleBody .row table h3,
.item-page div.articleBody .row table h4,
.item-page div.articleBody .row table h5,
.item-page div.articleBody .row table h6,
.item-page div[itemprop='articleBody'] .row table h1,
.item-page div[itemprop='articleBody'] .row table h2,
.item-page div[itemprop='articleBody'] .row table h3,
.item-page div[itemprop='articleBody'] .row table h4,
.item-page div[itemprop='articleBody'] .row table h5,
.item-page div[itemprop='articleBody'] .row table h6 {
  margin-top: 0;
}
.item-page div.articleBody .row table td img,
.item-page div[itemprop='articleBody'] .row table td img {
  margin-bottom: 0;
  margin-right: 8px;
  float: left;
}
.item-page div.articleBody ul li,
.item-page div[itemprop='articleBody'] ul li {
  color: rgba(19,21,21,0.7);
}
.item-page div.articleBody .blockquote,
.item-page div[itemprop='articleBody'] .blockquote {
  background: #fdf6f2;
  color: #181D24;
  padding: 32px;
}
.item-page div.articleBody .blockquote p,
.item-page div[itemprop='articleBody'] .blockquote p {
  font-size: 1.25rem;
  font-family: 'DM Sans', sans-serif;
  font-weight: 400;
  line-height: 1.5;
}
.item-page div.articleBody .blockquote .blockquote-footer,
.item-page div[itemprop='articleBody'] .blockquote .blockquote-footer {
  color: #181D24;
}
.item-page div.articleBody img,
.item-page div[itemprop='articleBody'] img {
  margin-bottom: 32px;
}
.item-page div.articleBody p,
.item-page div[itemprop='articleBody'] p {
  margin-bottom: 16px;
}
.item-page div.articleBody p.lead,
.item-page div[itemprop='articleBody'] p.lead {
  margin-bottom: 24px;
}
.item-page div.articleBody > .container > .row > .col-lg-8 > h1,
.item-page div[itemprop='articleBody'] > .container > .row > .col-lg-8 > h1 {
  margin-top: 0;
}
.item-page div.articleBody > .container > .row > .col-lg-8 p + h1,
.item-page div.articleBody > .container > .row > .col-lg-8 img + h1,
.item-page div.articleBody > .container > .row > .col-lg-8 ul + h1,
.item-page div[itemprop='articleBody'] > .container > .row > .col-lg-8 p + h1,
.item-page div[itemprop='articleBody'] > .container > .row > .col-lg-8 img + h1,
.item-page div[itemprop='articleBody'] > .container > .row > .col-lg-8 ul + h1 {
  margin-top: 32px;
}
.item-page div.articleBody .fields-container,
.item-page div.articleBody .article-info,
.item-page div[itemprop='articleBody'] .fields-container,
.item-page div[itemprop='articleBody'] .article-info {
  border-top: 1px solid #404040;
  padding-top: 32px;
  list-style: none;
  padding-left: 0;
}
.item-page div.articleBody .fields-container dd,
.item-page div.articleBody .fields-container .field-entry,
.item-page div.articleBody .article-info dd,
.item-page div.articleBody .article-info .field-entry,
.item-page div[itemprop='articleBody'] .fields-container dd,
.item-page div[itemprop='articleBody'] .fields-container .field-entry,
.item-page div[itemprop='articleBody'] .article-info dd,
.item-page div[itemprop='articleBody'] .article-info .field-entry {
  border-bottom: 0;
  color: #e9e8e8;
  font-size: 16px;
  line-height: 1.75;
  list-style: none;
}
.item-page div.articleBody .fields-container dd + dd,
.item-page div.articleBody .fields-container dd + .field-entry,
.item-page div.articleBody .fields-container .field-entry + dd,
.item-page div.articleBody .fields-container .field-entry + .field-entry,
.item-page div.articleBody .article-info dd + dd,
.item-page div.articleBody .article-info dd + .field-entry,
.item-page div.articleBody .article-info .field-entry + dd,
.item-page div.articleBody .article-info .field-entry + .field-entry,
.item-page div[itemprop='articleBody'] .fields-container dd + dd,
.item-page div[itemprop='articleBody'] .fields-container dd + .field-entry,
.item-page div[itemprop='articleBody'] .fields-container .field-entry + dd,
.item-page div[itemprop='articleBody'] .fields-container .field-entry + .field-entry,
.item-page div[itemprop='articleBody'] .article-info dd + dd,
.item-page div[itemprop='articleBody'] .article-info dd + .field-entry,
.item-page div[itemprop='articleBody'] .article-info .field-entry + dd,
.item-page div[itemprop='articleBody'] .article-info .field-entry + .field-entry {
  margin-top: 32px;
}
.item-page div.articleBody .fields-container dd .field-label,
.item-page div.articleBody .fields-container dd > span,
.item-page div.articleBody .fields-container dd time > span,
.item-page div.articleBody .fields-container .field-entry .field-label,
.item-page div.articleBody .fields-container .field-entry > span,
.item-page div.articleBody .fields-container .field-entry time > span,
.item-page div.articleBody .article-info dd .field-label,
.item-page div.articleBody .article-info dd > span,
.item-page div.articleBody .article-info dd time > span,
.item-page div.articleBody .article-info .field-entry .field-label,
.item-page div.articleBody .article-info .field-entry > span,
.item-page div.articleBody .article-info .field-entry time > span,
.item-page div[itemprop='articleBody'] .fields-container dd .field-label,
.item-page div[itemprop='articleBody'] .fields-container dd > span,
.item-page div[itemprop='articleBody'] .fields-container dd time > span,
.item-page div[itemprop='articleBody'] .fields-container .field-entry .field-label,
.item-page div[itemprop='articleBody'] .fields-container .field-entry > span,
.item-page div[itemprop='articleBody'] .fields-container .field-entry time > span,
.item-page div[itemprop='articleBody'] .article-info dd .field-label,
.item-page div[itemprop='articleBody'] .article-info dd > span,
.item-page div[itemprop='articleBody'] .article-info dd time > span,
.item-page div[itemprop='articleBody'] .article-info .field-entry .field-label,
.item-page div[itemprop='articleBody'] .article-info .field-entry > span,
.item-page div[itemprop='articleBody'] .article-info .field-entry time > span {
  display: block;
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.33;
}
.item-page div.articleBody .fields-container dd a,
.item-page div.articleBody .fields-container .field-entry a,
.item-page div.articleBody .article-info dd a,
.item-page div.articleBody .article-info .field-entry a,
.item-page div[itemprop='articleBody'] .fields-container dd a,
.item-page div[itemprop='articleBody'] .fields-container .field-entry a,
.item-page div[itemprop='articleBody'] .article-info dd a,
.item-page div[itemprop='articleBody'] .article-info .field-entry a {
  color: #C6976D;
}
.item-page div.articleBody .fields-container dd .field-value,
.item-page div.articleBody .fields-container .field-entry .field-value,
.item-page div.articleBody .article-info dd .field-value,
.item-page div.articleBody .article-info .field-entry .field-value,
.item-page div[itemprop='articleBody'] .fields-container dd .field-value,
.item-page div[itemprop='articleBody'] .fields-container .field-entry .field-value,
.item-page div[itemprop='articleBody'] .article-info dd .field-value,
.item-page div[itemprop='articleBody'] .article-info .field-entry .field-value {
  color: #e9e8e8;
}
.item-page div.articleBody ul.tags.inline,
.item-page div.articleBody ul.tags.inline,
.item-page div.articleBody ul.tags.list-inline,
.item-page div.articleBody ul.tags.list-inline,
.item-page div[itemprop='articleBody'] ul.tags.inline,
.item-page div[itemprop='articleBody'] ul.tags.inline,
.item-page div[itemprop='articleBody'] ul.tags.list-inline,
.item-page div[itemprop='articleBody'] ul.tags.list-inline {
  padding-left: 0;
}
.item-page div.articleBody ul.tags.inline li > a,
.item-page div.articleBody ul.tags.inline li > a.btn,
.item-page div.articleBody ul.tags.inline li > a,
.item-page div.articleBody ul.tags.inline li > a.btn,
.item-page div.articleBody ul.tags.inline li > a,
.item-page div.articleBody ul.tags.inline li > a.btn,
.item-page div.articleBody ul.tags.inline li > a,
.item-page div.articleBody ul.tags.inline li > a.btn,
.item-page div.articleBody ul.tags.list-inline li > a,
.item-page div.articleBody ul.tags.list-inline li > a.btn,
.item-page div.articleBody ul.tags.list-inline li > a,
.item-page div.articleBody ul.tags.list-inline li > a.btn,
.item-page div.articleBody ul.tags.list-inline li > a,
.item-page div.articleBody ul.tags.list-inline li > a.btn,
.item-page div.articleBody ul.tags.list-inline li > a,
.item-page div.articleBody ul.tags.list-inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn {
  color: #fff;
}
.item-page div.articleBody ul.tags.inline li > a:hover,
.item-page div.articleBody ul.tags.inline li > a.btn:hover,
.item-page div.articleBody ul.tags.inline li > a:hover,
.item-page div.articleBody ul.tags.inline li > a.btn:hover,
.item-page div.articleBody ul.tags.inline li > a:hover,
.item-page div.articleBody ul.tags.inline li > a.btn:hover,
.item-page div.articleBody ul.tags.inline li > a:hover,
.item-page div.articleBody ul.tags.inline li > a.btn:hover,
.item-page div.articleBody ul.tags.list-inline li > a:hover,
.item-page div.articleBody ul.tags.list-inline li > a.btn:hover,
.item-page div.articleBody ul.tags.list-inline li > a:hover,
.item-page div.articleBody ul.tags.list-inline li > a.btn:hover,
.item-page div.articleBody ul.tags.list-inline li > a:hover,
.item-page div.articleBody ul.tags.list-inline li > a.btn:hover,
.item-page div.articleBody ul.tags.list-inline li > a:hover,
.item-page div.articleBody ul.tags.list-inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a:hover,
.item-page div[itemprop='articleBody'] ul.tags.list-inline li > a.btn:hover {
  border-bottom-color: inherit;
}
.item-page div.articleBody table,
.item-page div[itemprop='articleBody'] table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 24px;
}
.item-page div.articleBody table td,
.item-page div[itemprop='articleBody'] table td {
  padding: 24px;
  border: 1px solid rgba(0,0,0,0.1);
}
.item-page div.articleBody table td h1,
.item-page div.articleBody table td h2,
.item-page div.articleBody table td h3,
.item-page div.articleBody table td h4,
.item-page div.articleBody table td h5,
.item-page div.articleBody table td h6,
.item-page div[itemprop='articleBody'] table td h1,
.item-page div[itemprop='articleBody'] table td h2,
.item-page div[itemprop='articleBody'] table td h3,
.item-page div[itemprop='articleBody'] table td h4,
.item-page div[itemprop='articleBody'] table td h5,
.item-page div[itemprop='articleBody'] table td h6 {
  margin-top: 0;
}
.item-page div.articleBody table td i,
.item-page div[itemprop='articleBody'] table td i {
  margin-right: 24px;
  color: #C6976D;
  font-size: 2rem;
  float: left;
}
.item-page div.articleBody table td i + div,
.item-page div[itemprop='articleBody'] table td i + div {
  overflow: hidden;
}
.item-page div.articleBody table ul,
.item-page div[itemprop='articleBody'] table ul {
  margin-bottom: 0;
}
.item-page div.articleBody table h5,
.item-page div[itemprop='articleBody'] table h5 {
  margin-bottom: 16px;
  margin-top: 0;
}
.item-page div.articleBody .articles-extrafields .articles-extrafield i,
.item-page div[itemprop='articleBody'] .articles-extrafields .articles-extrafield i {
  font-size: 14px;
  margin-right: 12px;
  float: none;
}
.item-page figure {
  margin: 32px 0;
}
.item-page figure img {
  margin-bottom: 0 !important;
}
.item-page figure figcaption {
  margin-top: 8px;
  color: #E9E8E8;
  font-size: 13px;
  line-height: 1.54;
}
.item-page .article-info {
  justify-content: center;
  flex-wrap: wrap;
}
.item-page .article-info .category-name a {
  color: #C6976D;
}
.item-page .article-info dd {
  display: block;
}
.item-page ul.pagenav {
  display: flex;
  gap: 16px;
  justify-content: space-between;
}
.item-page ul.pagenav::after,
.item-page ul.pagenav::before {
  display: none;
}
.item-page ul.pagenav li {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
.item-page ul.pagenav li a {
  float: unset;
}
.item-page ul.pagenav li .nav-text {
  display: inline-block;
}
.item-page ul.pagenav li [class^='icon-'],
.item-page ul.pagenav li [class*=' icon-'] {
  display: none;
}
.item-page ul.pagenav .nav-info {
  display: none !important;
}
.item-page .ja-gallery-list-wrap {
  clear: both;
}
.item-page.type-default .page-header {
  text-align: left;
}
.item-page.type-default .page-header h1 {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2;
}
.item-page.type-room {
  text-align: left;
}
.item-page.type-room .fields-container,
.item-page.type-room .page-header {
  display: none;
}
.item-page.type-room .meta,
.item-page.type-room .article-info {
  display: block;
}
.item-page.type-room .ja-gallery-list-wrap {
  margin-bottom: 128px;
}
.item-page.type-room .ja-gallery-list-wrap .row {
  margin-left: -8px;
  margin-right: -8px;
}
.item-page.type-room .ja-gallery-list-wrap .item {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box {
  padding: 32px;
  border: 1px solid rgba(0,0,0,0.1);
}
#gkMainbodyWrap .item-page.type-room .articleBody .box + .box {
  margin-top: 32px;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .box-title {
  font-family: 'Cinzel', Arial, serif;
  font-weight: none;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark {
  background: #181D24;
  color: #fff;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .box-title,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h1,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h2,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h3,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h4,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h5,
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark h6 {
  color: #fff;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .price {
  color: rgba(255,255,255,0.75);
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 24px;
  display: block;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .roomoptionlabel {
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 8px;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .roomoption {
  color: rgba(255,255,255,0.75);
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .highlight {
  font-size: 1.625rem;
  line-height: 1.2;
  background: none;
  color: #C6976D;
  font-weight: normal;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .btn-outline {
  border-color: #fff;
  background: none;
  color: #fff;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box.box-dark .btn-outline:hover {
  background-color: #fff;
  color: rgba(19,21,21,0.7);
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .articles-extrafields {
  margin: 24px 0 32px;
  width: 100%;
  border-collapse: collapse;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .articles-extrafields .articles-extrafield + .articles-extrafield::before {
  display: none;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .articles-extrafields tbody {
  width: 100%;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .articles-extrafields td {
  display: table-cell;
  width: 50%;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.1);
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .repeatable-list > div {
  overflow: hidden;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .repeatable-list > div + div {
  margin-top: 12px;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box .repeatable-list > div span + span {
  float: right;
}
#gkMainbodyWrap .item-page.type-room .articleBody .box iframe {
  max-height: 216px;
}
@media screen and (min-width: 768px) {
  .item-page.type-room .title-article h1 {
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 64px;
    max-width: unset;
  }
  .item-page.type-room div[itemprop='articleBody'] .content {
    padding-left: 0;
  }
  .item-page.type-room div[itemprop='articleBody'] #share-social {
    position: relative;
  }
}
.item-page.type-offer .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 12px;
}
.item-page.type-offer .ja-gallery-list-wrap {
  margin-bottom: 32px;
}
.item-page.type-offer .ja-gallery-list-wrap .item,
.item-page.type-offer .ja-gallery-list-wrap img {
  margin-bottom: 0;
}
.item-page.type-offer #timer {
  color: #C6976D;
  text-align: center;
}
.item-page.type-offer #timer td {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.1);
}
.item-page.type-offer #timer td > div {
  font-family: 'Cinzel', Arial, serif;
  font-size: 1.625rem;
  line-height: 1.2;
}
.item-page.type-offer #timer td > div > span {
  display: block;
  margin-top: 4px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-family: 'DM Sans', sans-serif;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.item-page.type-offer .item-date {
  width: 15%;
  color: #C6976D;
  text-align: center;
}
.item-page.type-offer .item-date h3 {
  color: #C6976D;
  margin-bottom: 4px;
}
.container > .archive {
  padding-top: 16px;
}
.filters {
  margin: 14px 0 5px;
}
.filters #month_chzn,
.filters #year_chzn {
  width: auto !important;
}
.filters .filter-search select {
  height: 56px;
  line-height: 56px;
}
@media (max-width: 639px) {
  .filters .filter-search select {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .filters .filter-search .mb-2:first-of-type {
    width: 100%;
  }
}
.filters .filter-search #filter-search {
  width: 100%;
}
@media (min-width: 768px) {
  .filters .filter-search #filter-search {
    margin-bottom: 0;
    width: auto;
  }
}
.filters .filter-search .btn {
  background: #FFFFFF;
  color: #171717;
  border: 2px solid #171717;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  border-width: 2px;
  height: 56px;
  line-height: 56px;
  padding: 2px 24px;
  text-transform: none;
  vertical-align: bottom !important;
}
.filters .filter-search .btn:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.filters .filter-search .btn:hover,
.filters .filter-search .btn:focus,
.filters .filter-search .btn:active,
.filters .filter-search .btn.active,
.filters .filter-search .btn.disabled,
.filters .filter-search .btn[disabled] {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.filters .filter-search .btn:active,
.filters .filter-search .btn.active {
  background: #171717;
  color: #fff;
}
.filters .filter-search .btn:after {
  display: none;
}
.display-limit {
  margin: 14px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
.no-masthead #system-message-container {
  margin-top: 132px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
#system-message-container .alert {
  margin-bottom: 0;
  border-bottom: 2px solid #E9E8E8;
}
#system-message-container .alert + .alert {
  margin-top: 16px;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px 0;
}
.tip-wrap {
  background: #f7f7f7;
  border: 1px solid #ebebeb;
  color: rgba(19,21,21,0.7);
  max-width: 300px;
  z-index: 999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tip-title {
  border-bottom: 1px solid #ebebeb;
  font-weight: normal;
  padding: 5px 10px;
}
.tip-text {
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.js-editor-none #jform_content {
  border: 1px solid #E9E8E8;
  padding: 16px;
}
#modules-form .toggle-editor,
.item-page.edit .toggle-editor,
#editor .toggle-editor {
  margin-top: 12.5px;
}
#modules-form .jatools-row-actions .btn,
#modules-form .btn.jatools-btn-del,
.item-page.edit .jatools-row-actions .btn,
.item-page.edit .btn.jatools-btn-del,
#editor .jatools-row-actions .btn,
#editor .btn.jatools-btn-del {
  padding: 8px 14px;
}
#modules-form .jatools-row-actions .btn:after,
#modules-form .btn.jatools-btn-del:after,
.item-page.edit .jatools-row-actions .btn:after,
.item-page.edit .btn.jatools-btn-del:after,
#editor .jatools-row-actions .btn:after,
#editor .btn.jatools-btn-del:after {
  display: none;
}
.mod-preview-info {
  z-index: 999;
}
#editor > .control-group {
  clear: both;
}
.js-stools-container-bar {
  padding: 8px 0;
}
.js-stools-container-bar .icon-search {
  background-image: none;
  height: auto;
  margin: 0;
  line-height: 28px;
}
#editor-xtd-buttons {
  padding: 0;
}
#editor-xtd-buttons .btn {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}
#acym_wrapper {
  padding-top: 32px;
  padding-bottom: 32px;
}
#acym_wrapper .acym__front__archive__title {
  margin-bottom: 16px;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search button {
  width: auto;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search input {
  box-shadow: none;
  background: none;
  border: 2px solid rgba(0,0,0,0.1);
  box-sizing: border-box;
  color: rgba(19,21,21,0.7);
  height: 56px;
  width: 50%;
  max-width: 100%;
  padding: 16px 32px;
  font-size: 16px;
  line-height: 1.75;
  border-radius: 0;
  margin-bottom: 0;
}
#acym_wrapper .acym__front__archive #acym__front__archive__search input:focus {
  box-shadow: none;
  border-color: #C6976D;
}
#acym_wrapper .subbutton {
  text-transform: uppercase;
  box-shadow: none;
  font-size: 14px;
  font-weight: bold;
  padding: 16px 32px;
  text-shadow: none;
  line-height: 1.43;
  border-radius: 0;
  border-width: 2px;
  background: #FFFFFF;
  color: #171717;
  border: 2px solid #171717;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
}
#acym_wrapper .subbutton:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#acym_wrapper .subbutton:hover,
#acym_wrapper .subbutton:focus,
#acym_wrapper .subbutton:active,
#acym_wrapper .subbutton.active,
#acym_wrapper .subbutton.disabled,
#acym_wrapper .subbutton[disabled] {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
#acym_wrapper .subbutton:active,
#acym_wrapper .subbutton.active {
  background: #171717;
  color: #fff;
}
#acym_wrapper .subbutton:hover,
#acym_wrapper .subbutton:focus,
#acym_wrapper .subbutton:active {
  border: 2px solid #E9E8E8;
}
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
.iframe-bordered {
  border: 1px solid #E9E8E8;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: rgba(0,0,0,0.1);
  height: 26px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: rgba(0,0,0,0.1);
}
.chzn-container {
  width: auto;
}
.chzn-container-multi .chzn-choices li.search-field input[type='text'],
.edit.item-page .chzn-container {
  width: auto;
}
.btn-group .chzn-results {
  white-space: normal;
}
.languageswitcherload {
  float: right;
  width: 100%;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
@media (max-width: 1476px) {
  .introtext,
  .lead,
  .contact .contact-address,
  .contact .dl-horizontal,
  .category-blog.leading-list .articles-introtext,
  .contact.full-width .page-header + p {
    font-size: 16px;
    line-height: 28px;
  }
  .blog-slide .item-title {
    font-size: 16px;
    line-height: 28px;
  }
}
.com-contact-category__filter,
.com-contact-featured__filter {
  margin-bottom: 24px;
}
.com-contact-category__filter #filter-search,
.com-contact-featured__filter #filter-search {
  width: 100%;
}
@media (min-width: 640px) {
  .com-contact-category__filter #filter-search,
  .com-contact-featured__filter #filter-search {
    width: auto;
    margin-bottom: 0;
  }
}
.box.no-padding {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
#sbox-window {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
div.modal {
  background: #FFFFFF;
  color: rgba(19,21,21,0.7);
}
.modal-header {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.modal-header .close {
  color: rgba(19,21,21,0.7);
}
.modal-body {
  overflow: visible !important;
  width: 100%;
}
.error-page .subpage {
  background: transparent;
  float: none;
  margin: auto auto 20rem;
  text-align: center;
  width: 100%;
}
.error-page #gkSidebar {
  float: unset;
  text-align: center;
  width: 100%;
}
.error-page #gkSidebar .box {
  border: 0;
}
.error-page #gkHeaderNav {
  background: #181D24;
}
.error-page h1 {
  font-size: 24rem;
  font-weight: 400;
}
.error-page .search-goog {
  color: #636565;
  line-height: 50px;
  margin: 0;
}
.error-page .search-goog b {
  font-weight: 500;
}
.error-page .search-goog form {
  margin: 10px 0 0;
}
.error-page .search-goog input {
  float: none;
  margin: 0 auto;
  width: 80%;
}
.error-page #goog-wm-qt {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  padding: 8px 16px;
  width: 480px;
}
.error-page #goog-wm h3 {
  display: none;
}
.error-page #goog-wm-sb {
  display: block;
  margin-top: 2rem;
  max-width: 100%;
  width: 480px;
}
.error-page #gkContent {
  float: none;
  margin: 0 auto;
}
.error-page .gkPageContent {
  position: relative;
}
.error-page #gkSidebar a,
.error-page #gkSidebar .contact-webmaster {
  margin-left: 1rem;
}
.error-page #gkSidebar .contact-webmaster a {
  margin-left: 0;
}
#aside-menu .gk-social-icons {
  text-align: center;
}
#aside-menu .gk-social-icons a {
  color: rgba(255,255,255,0.2) !important;
  font-size: 2rem;
  line-height: 1.2;
  padding: 0 2px;
}
#aside-menu .gk-social-icons a:active,
#aside-menu .gk-social-icons a:focus,
#aside-menu .gk-social-icons a:hover {
  color: #C6976D !important;
}
.gkTabsGK5 {
  position: relative;
  overflow: hidden;
}
.gkTabsGK5 .gkTabsWrap.vertical .gkTabsNav + .gkTabsContainer {
  margin-top: 0;
}
.box.clear-horizontal .gkTabsNav {
  top: 0;
}
.gkTabsNav {
  background: transparent;
  border-bottom: 1px solid #E9E8E8;
  margin: 0;
  padding-top: 1px 0 0;
}
.gkTabsNav li {
  border: none;
  color: rgba(19,21,21,0.7);
  background: #fff;
  cursor: pointer;
  float: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  list-style-type: none;
  margin: 0 0 -1px 0;
  padding: 20px 24px;
  position: relative;
  text-transform: uppercase;
  border-right: 1px solid #E9E8E8;
  border-bottom: 1px solid #E9E8E8;
}
.gkTabsNav li:active,
.gkTabsNav li:focus,
.gkTabsNav li:hover {
  color: #181D24;
}
.gkTabsNav li.active,
.gkTabsNav li.active:hover {
  color: #181D24;
  border-bottom-color: #fff;
}
.gkTabsContainer {
  clear: both;
  overflow: hidden;
  padding: 0px !important;
  position: relative;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
.gkTabsContainer + .gkTabsNav {
  margin: 14px 0;
}
.gkTabsContainer + .gkTabsNav li {
  border-bottom: none !important;
  border-top: 2px solid #eee !important;
  padding: 12px 12px 0 12px;
}
.gkTabsContainer + .gkTabsNav li.active,
.gkTabsContainer + .gkTabsNav li.active:hover {
  border-bottom-color: transparent !important;
  border-top-color: #13161F !important;
}
.gkTabsContainer + .gkTabsNav li:active,
.gkTabsContainer + .gkTabsNav li:focus,
.gkTabsContainer + .gkTabsNav li:hover {
  border-bottom-color: transparent !important;
  border-top-color: #C6976D !important;
}
.gkTabsItem {
  left: -9999px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  width: 100%;
  z-index: 1;
}
.gkTabsItem.active {
  left: 0;
  position: relative;
  z-index: 2;
}
.gkTabsItem.gk-active {
  position: relative;
  top: 0;
  z-index: 1;
}
.gkTabsItem.gk-hide {
  position: absolute;
  top: 0;
  z-index: 0;
}
.gkTabsItem.gk-opacity.gk-hide {
  opacity: 0;
}
.gkTabsItem.gk-opacity.gk-active {
  opacity: 1;
}
.gkTabsItem.gk-slide_vertical.gk-hide {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.gkTabsItem.gk-slide_vertical.gk-active {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
.gkTabsItem.gk-slide_vertical.gk-hidden {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.gkTabsItem.gk-slide_horizontal.gk-hide {
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.gkTabsItem.gk-slide_horizontal.gk-active {
  opacity: 1;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
.gkTabsItem.gk-slide_horizontal.gk-hidden {
  opacity: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.gkTabsButtonNext,
.gkTabsButtonPrev {
  display: inline-block;
  background-color: #C6976D;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: inherit;
  outline: none;
  padding: 1.6rem 4.8rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
}
.gkTabsButtonNext [class^="fa fa-"],
.gkTabsButtonNext [class*=" fa-"],
.gkTabsButtonPrev [class^="fa fa-"],
.gkTabsButtonPrev [class*=" fa-"] {
  color: #fff;
}
.gkTabsButtonNext:active,
.gkTabsButtonNext:focus,
.gkTabsButtonNext:hover,
.gkTabsButtonPrev:active,
.gkTabsButtonPrev:focus,
.gkTabsButtonPrev:hover {
  background: #C6976D;
  color: #fff;
}
.gkTabsButtonNext:active [class^="fa fa-"],
.gkTabsButtonNext:active [class*=" fa-"],
.gkTabsButtonNext:focus [class^="fa fa-"],
.gkTabsButtonNext:focus [class*=" fa-"],
.gkTabsButtonNext:hover [class^="fa fa-"],
.gkTabsButtonNext:hover [class*=" fa-"],
.gkTabsButtonPrev:active [class^="fa fa-"],
.gkTabsButtonPrev:active [class*=" fa-"],
.gkTabsButtonPrev:focus [class^="fa fa-"],
.gkTabsButtonPrev:focus [class*=" fa-"],
.gkTabsButtonPrev:hover [class^="fa fa-"],
.gkTabsButtonPrev:hover [class*=" fa-"] {
  color: #fff;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
span#fb-auth {
  background-color: #798db9;
  border-radius: 1px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0;
  padding: 2rem 3rem;
  cursor: pointer;
  height: 5.8rem;
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  width: 350px;
}
span#fb-auth:hover {
  background-color: #556b9b;
}
span#fb-auth small {
  width: 20px;
  background: transparent url('../images/fbauth.png') no-repeat 0 2px;
  text-indent: -999em;
  display: block;
  float: left;
  border-right: 1px solid #a0aecd;
  margin: 1px 12px 0 0;
  height: 17px;
}
.controls span#fb-auth {
  margin-left: 1rem;
}
.gk-cols {
  margin: 0 -25px;
  text-align: left;
  width: auto;
}
.gk-cols.narrow {
  margin: 0 auto;
  max-width: 680px;
}
.gk-cols + .gk-cols {
  margin-top: 6rem;
}
.gk-cols > * {
  float: left;
  padding: 0 25px;
}
.gk-cols > *.gk-text-center {
  text-align: center;
}
.gk-cols > *.gk-text-justified {
  text-align: justify;
}
.gk-cols > *.gk-text-right {
  text-align: right;
}
.gk-cols > * > p {
  margin-bottom: 0;
}
.gk-cols[data-cols="2"] > div {
  width: 50%;
}
.gk-cols[data-cols="3"] > div {
  width: 33.333333%;
}
.gk-cols[data-cols="4"] > div {
  width: 25%;
}
.gk-cols[data-cols="5"] > div {
  width: 20%;
}
.gk-cols > .col-width-5 {
  width: 5%;
}
.gk-cols > .col-width-10 {
  width: 10%;
}
.gk-cols > .col-width-15 {
  width: 15%;
}
.gk-cols > .col-width-20 {
  width: 20%;
}
.gk-cols > .col-width-25 {
  width: 25%;
}
.gk-cols > .col-width-30 {
  width: 30%;
}
.gk-cols > .col-width-35 {
  width: 35%;
}
.gk-cols > .col-width-40 {
  width: 40%;
}
.gk-cols > .col-width-45 {
  width: 45%;
}
.gk-cols > .col-width-50 {
  width: 50%;
}
.gk-cols > .col-width-55 {
  width: 55%;
}
.gk-cols > .col-width-60 {
  width: 60%;
}
.gk-cols > .col-width-65 {
  width: 65%;
}
.gk-cols > .col-width-70 {
  width: 70%;
}
.gk-cols > .col-width-75 {
  width: 75%;
}
.gk-cols > .col-width-80 {
  width: 80%;
}
.gk-cols > .col-width-85 {
  width: 85%;
}
.gk-cols > .col-width-90 {
  width: 90%;
}
.gk-cols > .col-width-95 {
  width: 95%;
}
.gk-cols.vertical-center {
  display: table;
  width: 100%;
}
.gk-cols.vertical-center > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.gk-cols img {
  max-width: 100%;
}
.gk-cols.gk-gallery {
  margin: 0 -10px;
}
.gk-cols.gk-gallery img {
  display: block;
  height: auto;
  width: 100%;
}
.gk-cols.gk-gallery > div {
  padding: 0 10px;
}
.gk-cols.gk-gallery > div > a {
  display: block;
  margin: 0 0 20px 0;
}
.gkHeaderBlock {
  background: #181D24;
  position: relative;
}
.gkHeaderBlock img {
  display: block;
  opacity: 0.8;
}
.gkHeaderContent {
  bottom: 0;
  left: 0;
  padding: 13rem 0 13rem 13rem;
  position: absolute;
  width: 50%;
}
.gkHeaderContent h1 {
  color: #fff;
  font-size: 5.8rem;
  line-height: 1.0;
  margin-bottom: 3rem;
  text-transform: uppercase;
}
.gkHeaderContent p {
  color: #fff;
  font-size: 2rem;
  margin: 0 0 4.8rem;
}
.gkPhotoOverlay {
  position: relative;
}
.gkPhotoOverlay > img {
  display: block;
}
.gkPhotoOverlayContent {
  background: #C6976D;
  bottom: 13rem;
  color: #fff;
  left: 13rem;
  padding: 6.5rem 13rem;
  position: absolute;
  width: 50%;
}
.gkPhotoOverlayContent h2 {
  color: #fff;
  font-size: 4.6rem;
  margin: 2.8rem 0;
}
.gkPhotoOverlayContent p {
  font-size: 1.8rem;
  margin: 0 0 4.8rem 0;
}
.gk-bottom-links {
  font-weight: 500;
  text-transform: uppercase;
}
.gk-bottom-links li {
  padding: 2px 0;
}
.gk-bottom-links li a {
  color: #636565;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0;
}
.gk-bottom-links li a:active,
.gk-bottom-links li a:focus,
.gk-bottom-links li a:hover {
  color: #C6976D;
}
.gk-newsletter {
  padding: 0;
}
.gk-newsletter h3 {
  color: #636565;
  font-size: 1.4rem;
  margin-bottom: 2.4rem;
}
.gk-newsletter input {
  margin-bottom: 1.2rem;
  width: 100%;
}
.item-social-icons {
  display: block;
}
.item-social-popup {
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  margin-right: 48px;
  position: relative !important;
  font-size: 16px;
  top: -0.5em;
  text-align: center;
  transition: all .4s;
  height: 32px;
  width: 32px;
  background: #E9E8E8;
}
.item-social-popup [class^="fa fa-"],
.item-social-popup [class*=" fa-"] {
  color: rgba(19,21,21,0.7);
}
.item-social-popup:hover,
.item-social-popup:active,
.item-social-popup:focus,
.item-social-popup.open {
  background: #C6976D;
  border-color: #C6976D;
}
.item-social-popup:hover .fa,
.item-social-popup:hover .fab,
.item-social-popup:active .fa,
.item-social-popup:active .fab,
.item-social-popup:focus .fa,
.item-social-popup:focus .fab,
.item-social-popup.open .fa,
.item-social-popup.open .fab {
  color: #fff;
}
.item-social-popup > .fa {
  color: #404040;
  cursor: pointer;
  font-size: 1rem;
  margin-left: -2px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.item-social-popup > a {
  border: 0;
  background: #C6976D;
  border-radius: 50%;
  display: block;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  text-align: center;
  top: 0;
  line-height: 32px;
  height: 32px;
  width: 32px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
.item-social-popup > a > .fa,
.item-social-popup > a > .micon {
  color: #fff;
  margin: 6px 0;
  text-align: center;
  width: 100%;
}
.item-social-popup > a:nth-child(2) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  -ms-transition-delay: .1s;
}
.item-social-popup > a:nth-child(3) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .15s;
  -moz-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
  -ms-transition-delay: .15s;
}
.item-social-popup > a:nth-child(4) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  -ms-transition-delay: .2s;
}
.item-social-popup > a:nth-child(5) {
  right: 0;
  top: 0;
  -webkit-transition-delay: .25s;
  -moz-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
  -ms-transition-delay: .25s;
}
.item-social-popup > a:nth-child(6) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  -ms-transition-delay: .3s;
}
.item-social-popup > a:nth-child(7) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .35s;
  -moz-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s;
  -ms-transition-delay: .35s;
}
.item-social-popup > a:nth-child(8) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
  -ms-transition-delay: .4s;
}
.item-social-popup > a:nth-child(9) {
  left: 0;
  top: 0;
  -webkit-transition-delay: .45s;
  -moz-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s;
  -ms-transition-delay: .45s;
}
.item-social-popup > a.email,
.item-social-popup > a.print {
  font-size: 12px;
  overflow: hidden;
}
.item-social-popup > a.email > .fa,
.item-social-popup > a.print > .fa {
  font-size: 16px;
}
.item-social-popup.open > a {
  margin-right: 0;
  pointer-events: all;
  opacity: 1;
  z-index: 1;
}
.item-social-popup.open > a:nth-child(2) {
  top: -70px;
  right: 2px;
}
.item-social-popup.open > a:nth-child(3) {
  top: -55px;
  right: -50px;
}
.item-social-popup.open > a:nth-child(4) {
  top: 0px;
  right: -70px;
}
.item-social-popup.open > a:nth-child(5) {
  top: 55px;
  right: -50px;
}
.item-social-popup.open > a:nth-child(6) {
  top: 75px;
  left: 2px;
}
.item-social-popup.open > a:nth-child(7) {
  top: 55px;
  left: -50px;
}
.item-social-popup.open > a:nth-child(8) {
  top: 0;
  left: -70px;
}
.item-social-popup.open > a:nth-child(9) {
  top: -55px;
  left: -50px;
}
.item-social-popup.open > a:hover {
  background: #C6976D !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
}
.item-social-popup.open > a.facebook {
  background: #1565c0;
}
.item-social-popup.open > a.twitter {
  background: #42a5f5;
}
.item-social-popup.open > a.google {
  background: #e64a19;
}
.item-social-popup.open > a.pinterest {
  background: #ff1744;
}
.item-social-popup.open > a.linkedin {
  background: #448aff;
}
.item-social-popup.open > a.vk {
  background: #1565c0;
}
.item-social-popup.open > a.email {
  background: #ff8f00;
}
.item-social-normal > a {
  width: auto;
  height: auto;
  text-align: center;
  line-height: 32px;
  font-size: 1.125rem;
  border-radius: 50%;
}
.item-social-normal > a [class^="fa fa-"],
.item-social-normal > a [class*=" fa-"] {
  color: #181D24;
}
.item-social-normal > a + a {
  margin-left: 8px;
}
.item-social-normal > a.facebook:hover [class^="fa fa-"],
.item-social-normal > a.facebook:hover [class*=" fa-"] {
  color: #1565c0;
}
.item-social-normal > a.twitter:hover [class^="fa fa-"],
.item-social-normal > a.twitter:hover [class*=" fa-"] {
  color: #42a5f5;
}
.item-social-normal > a.google:hover [class^="fa fa-"],
.item-social-normal > a.google:hover [class*=" fa-"] {
  color: #e64a19;
}
.item-social-normal > a.pinterest:hover [class^="fa fa-"],
.item-social-normal > a.pinterest:hover [class*=" fa-"] {
  color: #ff1744;
}
.item-social-normal > a.linkedin:hover [class^="fa fa-"],
.item-social-normal > a.linkedin:hover [class*=" fa-"] {
  color: #448aff;
}
.item-social-normal > a.vk:hover [class^="fa fa-"],
.item-social-normal > a.vk:hover [class*=" fa-"] {
  color: #1565c0;
}
.item-social-normal > a.email:hover [class^="fa fa-"],
.item-social-normal > a.email:hover [class*=" fa-"] {
  color: #ff8f00;
}
.article-category .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  padding: 32px;
}
.article-category .item .item-image {
  margin: -32px -32px 32px -32px;
}
.article-category .item .item-title {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.625rem;
  line-height: 1.2;
}
.article-category .article-category-btns {
  margin-top: 64px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 64px;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border: 1px solid #181D24;
  background: none;
  opacity: 1;
  border-radius: 0;
  margin: 4px;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #181D24;
}
.owl-theme .owl-dots .owl-dot.active span {
  border-color: #C6976D;
  background: #C6976D;
}
.layout-rooms .owl-carousel .owl-stage {
  display: flex;
}
.layout-rooms .item .item-title {
  margin-bottom: 24px;
}
.layout-rooms .item .item-title > span {
  float: right;
  color: rgba(19,21,21,0.7);
}
.layout-rooms .item .item-title .highlight {
  color: #C6976D;
  background: none;
  font-weight: normal;
}
.layout-rooms .roomoptionlabel {
  color: rgba(19,21,21,0.7);
  font-weight: 600;
}
.layout-rooms .item-introtext,
.layout-rooms .roomoption {
  color: rgba(19,21,21,0.7);
}
.layout-rooms .mod-articles-category-readmore {
  margin-bottom: -32px;
  padding-bottom: 32px;
  padding-top: 32px;
  font-size: 14px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.layout-rooms .mod-articles-category-readmore a {
  text-transform: uppercase;
}
.layout-rooms .mod-articles-category-readmore a:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout-rooms .mod-articles-category-readmore a:hover {
  text-decoration: none;
}
.layout-rooms .mod-articles-category-readmore a:hover:after {
  margin-left: 10px;
}
.layout-rooms-horizontal .item {
  padding: 0;
}
.layout-rooms-horizontal .item + .item {
  margin-top: 32px;
}
.layout-rooms-horizontal .item .item-image {
  margin: 0;
  width: 50%;
}
.layout-rooms-horizontal .item .item-image img {
  object-fit: cover;
  object-position: center center;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.layout-rooms-horizontal .item .item-info {
  width: 50%;
  padding: 32px;
}
.layout-rooms-horizontal .item-inner {
  flex-direction: row;
  display: flex;
}
.layout-rooms-horizontal .mod-articles-category-readmore {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.layout-rooms-horizontal .mod-articles-category-readmore a {
  text-transform: uppercase;
}
.layout-rooms-horizontal .mod-articles-category-readmore a:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout-rooms-horizontal .mod-articles-category-readmore a:hover {
  text-decoration: none;
}
.layout-rooms-horizontal .mod-articles-category-readmore a:hover:after {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .layout-rooms-horizontal .item .item-inner {
    flex-direction: column;
  }
  .layout-rooms-horizontal .item .item-inner .item-info,
  .layout-rooms-horizontal .item .item-inner .item-image {
    width: 100%;
  }
  .layout-rooms-horizontal .item .item-inner .item-image {
    padding-bottom: 66.66%;
  }
}
.articles-extrafields {
  margin-bottom: 24px;
  display: inline-flex;
  align-items: center;
}
.articles-extrafields .articles-extrafield {
  display: inline-flex;
  align-items: center;
}
.articles-extrafields .articles-extrafield i,
.articles-extrafields .articles-extrafield svg {
  color: #C6976D;
  margin-right: 12px;
}
.articles-extrafields .articles-extrafield + .articles-extrafield:before {
  content: "";
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 0px;
  width: 4px;
  height: 4px;
  background: #181D24;
  border-radius: 50%;
  display: inline-block;
}
.blog-horizontal .item + .item {
  margin-top: 32px;
}
.blog-horizontal .item-inner {
  flex-direction: row;
  display: flex;
  margin-left: -16px;
  margin-right: -16px;
  align-items: center;
}
.blog-horizontal .item-inner .item-image-wrap,
.blog-horizontal .item-inner .item-date,
.blog-horizontal .item-inner .item-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 16px;
}
.blog-horizontal .item-inner .item-date {
  width: 15%;
  color: #C6976D;
  text-align: center;
}
.blog-horizontal .item-inner .item-date h3 {
  color: #C6976D;
  margin-bottom: 4px;
}
.blog-horizontal .item-inner .item-image-wrap {
  width: 25%;
}
.blog-horizontal .item-inner .item-info {
  width: 60%;
}
.blog-horizontal .mod-articles-category-readmore {
  margin-bottom: 0;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.blog-horizontal .mod-articles-category-readmore a {
  text-transform: uppercase;
}
.blog-horizontal .mod-articles-category-readmore a:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-horizontal .mod-articles-category-readmore a:hover {
  text-decoration: none;
}
.blog-horizontal .mod-articles-category-readmore a:hover:after {
  margin-left: 10px;
}
.blog-vertical .row-flex {
  display: flex;
}
.blog-vertical .item {
  padding: 0 16px;
  height: auto;
}
.blog-vertical .item-inner {
  height: 100%;
  background: #FDF6F2;
}
.blog-vertical .item-info {
  padding: 32px;
}
.blog-vertical .item-info h1,
.blog-vertical .item-info h2,
.blog-vertical .item-info h3,
.blog-vertical .item-info h4,
.blog-vertical .item-info h5,
.blog-vertical .item-info h6,
.blog-vertical .item-info .h1,
.blog-vertical .item-info .h2,
.blog-vertical .item-info .h3,
.blog-vertical .item-info .h4,
.blog-vertical .item-info .h5,
.blog-vertical .item-info .h6 {
  font-family: 'DM Sans', sans-serif;
}
.blog-vertical .item-info .mod-articles-category-date {
  color: #C6976D;
  margin-bottom: 8px;
}
.layout-gallery .row {
  margin-left: -8px;
  margin-right: -8px;
}
.layout-gallery .item {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
.layout-gallery .item .item-title {
  display: none;
}
.layout-gallery .item .item-image {
  margin: 0;
}
div.layout-campaign .items-row {
  row-gap: 32px;
}
div.layout-campaign .item {
  padding: 0;
  position: relative;
  z-index: 1;
}
div.layout-campaign .item .item-image {
  margin: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
div.layout-campaign .item .item-image:after {
  content: "";
  background: linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), linear-gradient(180deg,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 26.56%,rgba(0,0,0,0.102) 52.08%,rgba(0,0,0,0) 76.04%,rgba(0,0,0,0.6) 100%);
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
div.layout-campaign .item .item-image:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  padding-bottom: 125%;
}
div.layout-campaign .item .item-image img {
  object-fit: cover;
  object-position: center center;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
div.layout-campaign .item .item-title-wrap {
  position: absolute;
  z-index: 3;
  padding: 32px;
  top: 0;
  left: 0;
}
div.layout-campaign .item .item-title-wrap .sale-off {
  color: #fff;
}
div.layout-campaign .item .item-title {
  font-family: 'Cinzel', Arial, serif;
}
div.layout-campaign .item .item-title a {
  color: #fff;
}
div.layout-campaign .item .article-footer {
  position: absolute;
  z-index: 2;
  padding: 32px;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 16px;
}
div.layout-campaign .item .article-footer .item-introtext {
  color: rgba(255,255,255,0.75);
}
div.layout-campaign .item .article-footer .mod-articles-category-readmore {
  margin-bottom: 0;
  font-size: 14px;
}
div.layout-campaign .item .article-footer .mod-articles-category-readmore a {
  color: #fff;
  text-transform: uppercase;
}
div.layout-campaign .item .article-footer .mod-articles-category-readmore a:after {
  content: "\F138";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 8px;
  transition: 350ms all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
div.layout-campaign .item .article-footer .mod-articles-category-readmore a:hover {
  text-decoration: none;
}
div.layout-campaign .item .article-footer .mod-articles-category-readmore a:hover:after {
  margin-left: 10px;
}
.acm-features.style-1 .header-wrap {
  margin-bottom: 64px;
}
.acm-features.style-1 .header {
  margin-top: 0;
  margin-bottom: 12px;
  max-width: 100%;
  font-size: 1.125rem;
  line-height: 1.2;
  font-family: 'DM Sans', sans-serif;
}
.acm-features.style-1 .header .inner > .sub-heading {
  color: #C6976D;
  font-weight: normal;
  display: block;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 24px;
  font-family: 'DM Sans', sans-serif;
}
.acm-features.style-1 .header .inner > .sub-heading:after {
  content: "";
  margin-top: 12px;
  height: 12px;
  width: 92px;
  display: block;
  background: url(../images/header-stars.png) no-repeat;
}
.acm-features.style-1 .header .heading {
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.2;
  display: block;
  font-family: 'Cinzel', Arial, serif;
}
.acm-features.style-1 h1,
.acm-features.style-1 h2,
.acm-features.style-1 h3,
.acm-features.style-1 h4,
.acm-features.style-1 h5,
.acm-features.style-1 h6 {
  color: #181D24;
}
.acm-features.style-1 p {
  color: rgba(19,21,21,0.7);
}
.acm-features.style-1 .features-item-1 {
  padding-right: 95px;
}
.acm-features.style-1 .features-item-2 {
  padding-left: 95px;
}
.acm-features.style-1 .features-item-2 .features-media-wrap {
  margin-bottom: 64px;
  margin-top: 64px;
  margin-left: -8px;
  margin-right: -8px;
}
.acm-features.style-1 .features-item-2 .features-media-wrap [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.acm-features.style-1 .features-item-2 .features-signature-wrap {
  max-width: 200px;
}
.acm-features.style-1 .features-item-2 .btn {
  margin-top: 32px;
}
.acm-features.style-3 {
  padding-top: 192px;
  padding-bottom: 192px;
}
.acm-features.style-3 .owl-carousel .owl-stage {
  display: flex;
}
.acm-features.style-3 .item {
  background: #181D24;
  padding: 64px;
  color: rgba(255,255,255,0.75);
}
.acm-features.style-3 .item h4 {
  color: #fff;
  margin-bottom: 8px;
}
.acm-features.style-3 .owl-carousel .owl-item img {
  width: auto;
  margin-bottom: 128px;
}
.acm-features.style-3 .owl-theme .owl-dots .owl-dot span {
  border-color: #fff;
}
.acm-features.style-3 .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
  border-color: #fff;
}
.acm-features.style-3 .owl-theme .owl-dots .owl-dot.active span {
  border-color: #C6976D;
  background-color: #C6976D;
}
.acm-features.style-3 .meta {
  color: #C6976D;
  display: block;
  font-size: 14px;
}
.acm-features.style-3 .desc {
  margin: 24px 0 0;
}
.acm-statistics.style-1 {
  text-align: center;
  /*border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 64px;
  margin-bottom: 64px;*/
  padding-top: 128px;
}
.acm-statistics.style-1 .statistics-items + .statistics-items {
  margin-top: 32px;
}
.acm-statistics.style-1 .statistics-item + .statistics-item {
  border-left: 1px solid rgba(0,0,0,0.1);
}
.acm-statistics.style-1 .h1 {
  color: #C6976D;
  margin-bottom: 16px;
}
.acm-statistics.style-1 .title {
  font-family: 'DM Sans', sans-serif;
  line-height: 1.5;
  color: rgba(19,21,21,0.7);
  text-transform: uppercase;
  margin: 0;
  opacity: 0.7;
}
.acm-spotlight {
  padding-bottom: 64px;
  padding-top: 64px;
}
@media (min-width: 992px) {
  .acm-spotlight .gkSubheadingBox .header .heading {
    width: 100%;
  }
}
.acm-spotlight.no-gutter {
  padding-bottom: 0;
}
.acm-spotlight.no-gutter > .row {
  display: flex;
}
#gkMainbodyBottom1 .acm-spotlight.no-gutter .gkSubheadingBox {
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
}
#gkMainbodyBottom1 .acm-spotlight.no-gutter .gkSubheadingBox .box-wrap,
#gkMainbodyBottom1 .acm-spotlight.no-gutter .gkSubheadingBox .content,
#gkMainbodyBottom1 .acm-spotlight.no-gutter .gkSubheadingBox .custom {
  height: 100%;
}
@media (max-width: 991px) {
  .acm-spotlight .row.big-gutter > [class*="col-"] + [class*="col-"] {
    margin-top: 32px;
  }
}
.rating-star {
  --color-icon: #C6976D;
}
.acm-testimonials.style-1 .testimonials-item-2 {
  margin-top: 64px;
}
.acm-testimonials.style-1 .testimonials-item-images {
  margin-left: -8px;
  margin-right: -8px;
}
.acm-testimonials.style-1 .testimonials-item-images > [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.acm-testimonials.style-1 .acm-testimonials-row > .col-lg-6:first-child {
  padding-right: 72px;
}
.acm-testimonials.style-1 .acm-testimonials-row > .col-lg-6:last-child {
  padding-left: 72px;
}
.acm-testimonials.style-1 .rating-star {
  margin-bottom: 32px;
}
.acm-testimonials.style-1 .rating-star + .h3 {
  margin-bottom: 32px;
}
.acm-testimonials.style-1 .author-wrap {
  display: flex;
  align-items: center;
}
.acm-testimonials.style-1 .author-wrap .author-avatar {
  margin-right: 16px;
}
.acm-testimonials.style-1 .author-wrap .author-position {
  color: rgba(255,255,255,0.75);
  font-size: 14px;
}
.acm-clients .owl-carousel .owl-item img {
  width: auto;
}
.acm-cta {
  padding: 128px;
}
.acm-cta .acm-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.acm-cta .act-buttons {
  text-align: right;
}
.acm-cta h3 {
  color: #fff;
  margin-bottom: 0;
}
.acm-cta h3 .sub-heading {
  font-size: 14px;
  display: block;
  font-family: 'DM Sans', sans-serif;
  margin-bottom: 16px;
}
.acm-gallery.style-1 .row {
  margin-left: -8px;
  margin-right: -8px;
}
.acm-gallery.style-1 .item {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
  display: block;
  height: auto;
}
.acm-gallery.style-1 .item .item-title {
  display: none;
}
.acm-gallery.style-1 .item .item-image {
  margin: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.acm-gallery.style-1 .item .item-image:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  padding-bottom: 66.66%;
}
.acm-gallery.style-1 .item .item-image img {
  object-fit: cover;
  object-position: center center;
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.acm-gallery.style-1 .item .item-image.image-vertical:before {
  padding-bottom: 125%;
}
.acm-gallery.style-1 .acm-gallery-btns {
  margin-top: 64px;
}
.acm-gallery.style-2 {
  overflow: hidden;
}
.acm-gallery.style-2 .owl-carousel .owl-stage-outer {
  overflow: visible;
}
#html5lightbox-watermark {
  display: none !important;
}
.acm-menu.style-1 .container {
  padding-left: 64px;
  padding-right: 64px;
}
.acm-menu.style-1 .container > .row {
  margin-left: -64px;
  margin-right: -64px;
}
.acm-menu.style-1 .container > .row > .dish-item {
  padding-left: 64px;
  padding-right: 64px;
}
.acm-menu.style-1 .container > .row > .dish-item:nth-child(2n+1) {
  clear: both;
}
.acm-menu.style-1 .dish-header {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 12px;
  font-family: 'DM Sans', sans-serif;
}
.acm-menu.style-1 .dish-name {
  float: left;
  margin: 0 0 12px;
  width: 78%;
}
.acm-menu.style-1 .dish-price {
  float: right;
  text-align: right;
  margin: 0 0 12px;
  width: 20%;
  color: #C6976D;
}
.acm-menu.style-1 .dish-item {
  margin-bottom: 48px;
}
div.map-container {
  max-width: 100%;
  margin: 0;
  height: auto;
  min-height: 100%;
  max-height: 100%;
}
div.acym_module_form input {
  max-width: unset;
  width: 100%;
}
div.acym_module_form input[type="email"],
div.acym_module_form input[type="text"] {
  border-color: #fff;
}
div.acym_module_form input.btn {
  display: inline-block;
  width: auto;
}
td.acysubbuttons {
  padding-top: 24px;
}
td.acyfield_text + td.acysubbuttons {
  padding: 0;
}
#gkFooterWrap .contact-info .h2 {
  color: #C6976D;
  margin-bottom: 32px;
}
.contact-info small {
  text-transform: uppercase;
  /*color: rgba(255,255,255,0.75);*/
  margin-bottom: 16px;
}
.contact-info.contact-info2 {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.contact-info.contact-info2.bg-highlight {
  background: #FDF6F2;
  height: 600px;
}
.contact-info.contact-info2 .inner {
  padding: 64px 128px;
}
@media (min-width: 1600px) {
  .contact-info.contact-info2 .inner {
    padding: 64px 240px;
  }
}
.contact-info.contact-info2 .desc {
  margin-bottom: 64px;
}
.contact-info.contact-info2 .title {
  margin-bottom: 24px;
}
.contact-info.contact-info2 .phone {
  margin-bottom: 32px;
}
.contact-info.contact-info2 .link {
  color: #C6976D;
  margin-bottom: 24px;
  display: inline-block;
  font-family: 'DM Sans', sans-serif;
}
.contact-info.contact-info2 .address {
  color: #181D24;
  font-size: 1.25rem;
  line-height: 1.5;
}
.alert {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
}
#warnings.demo-typoDiv .alert {
  padding: 2rem 3rem 2rem 6rem;
  position: relative;
}
#warnings.demo-typoDiv .alert:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 2.3rem;
  left: 2rem;
  position: absolute;
  text-align: center;
  top: 1.5rem;
  width: 20px;
  font-weight: bold;
}
#warnings.demo-typoDiv .alert.alert-info:before {
  color: #3a87ad;
  content: "\f086";
}
#warnings.demo-typoDiv .alert.alert-success:before {
  color: #468847;
  content: "\f0eb";
}
#warnings.demo-typoDiv .alert.alert-notice:before {
  color: #c09853;
  content: "\f071";
}
#warnings.demo-typoDiv .alert.alert-error:before {
  color: #b94a48;
  content: "\f057";
}
.highlight {
  background: #ffd;
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
  color: #404040;
}
.through {
  text-decoration: line-through;
}
pre {
  padding: 16px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
pre {
  background-color: #f6f6f6;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.item-page div[itemprop="articleBody"] ul,
.item-page .articleBody ul,
.item-page .introtext ul,
.item-page > .itemIntroText ul,
.item-page > .itemFullText ul,
.list-1,
.list-2,
.list-3 {
  margin: 16px 0;
  padding: 0 0 0 16px;
}
.item-page div[itemprop="articleBody"] ul > li,
.item-page .articleBody ul > li,
.item-page .introtext ul > li,
.item-page > .itemIntroText ul > li,
.item-page > .itemFullText ul > li,
.list-1 > li,
.list-2 > li,
.list-3 > li {
  list-style: disc;
  overflow: inherit;
  padding: 6px 0;
  position: relative;
}
.item-page div[itemprop="articleBody"] ul.pagenav,
.item-page .articleBody ul.pagenav,
.item-page .introtext ul.pagenav,
.item-page > .itemIntroText ul.pagenav,
.item-page > .itemFullText ul.pagenav,
.list-1.pagenav,
.list-2.pagenav,
.list-3.pagenav {
  padding-left: 0;
}
.item-page > div[itemprop="articleBody"] ul.list-1,
.item-page > div[itemprop="articleBody"] ul.list-2,
.item-page > div[itemprop="articleBody"] ul.list-3,
.item-page > .articleBody ul.list-1,
.item-page > .articleBody ul.list-2,
.item-page > .articleBody ul.list-3,
.item-page > .itemIntroText ul.list-1,
.item-page > .itemIntroText ul.list-2,
.item-page > .itemIntroText ul.list-3,
.item-page > .itemFullText ul.list-1,
.item-page > .itemFullText ul.list-2,
.item-page > .itemFullText ul.list-3,
.item-introtext ul.list-1,
.item-introtext ul.list-2,
.item-introtext ul.list-3 {
  padding-left: 0;
}
.item-page > div[itemprop="articleBody"] ul.list-1 > li,
.item-page > div[itemprop="articleBody"] ul.list-2 > li,
.item-page > div[itemprop="articleBody"] ul.list-3 > li,
.item-page > .articleBody ul.list-1 > li,
.item-page > .articleBody ul.list-2 > li,
.item-page > .articleBody ul.list-3 > li,
.item-page > .itemIntroText ul.list-1 > li,
.item-page > .itemIntroText ul.list-2 > li,
.item-page > .itemIntroText ul.list-3 > li,
.item-page > .itemFullText ul.list-1 > li,
.item-page > .itemFullText ul.list-2 > li,
.item-page > .itemFullText ul.list-3 > li,
.item-introtext ul.list-1 > li,
.item-introtext ul.list-2 > li,
.item-introtext ul.list-3 > li {
  list-style: none;
  padding-left: 0;
}
.item-page > div[itemprop="articleBody"] ul.list-1 > li:before,
.item-page > div[itemprop="articleBody"] ul.list-2 > li:before,
.item-page > div[itemprop="articleBody"] ul.list-3 > li:before,
.item-page > .articleBody ul.list-1 > li:before,
.item-page > .articleBody ul.list-2 > li:before,
.item-page > .articleBody ul.list-3 > li:before,
.item-page > .itemIntroText ul.list-1 > li:before,
.item-page > .itemIntroText ul.list-2 > li:before,
.item-page > .itemIntroText ul.list-3 > li:before,
.item-page > .itemFullText ul.list-1 > li:before,
.item-page > .itemFullText ul.list-2 > li:before,
.item-page > .itemFullText ul.list-3 > li:before,
.item-introtext ul.list-1 > li:before,
.item-introtext ul.list-2 > li:before,
.item-introtext ul.list-3 > li:before {
  margin-right: 8px;
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.list-1 li:before {
  content: "\f14a" !important;
}
.list-2 li:before {
  content: "\f105" !important;
}
.list-3 li:before {
  content: "\f0a9" !important;
}
.numblock {
  font-weight: 400;
  margin: 0 0 24px;
  min-height: 48px;
  padding: 0 0 0 62px !important;
  position: relative;
}
.numblock span {
  border: 2px solid rgba(19,21,21,0.7);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: rgba(19,21,21,0.7);
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  height: 40px;
  left: 0;
  line-height: 36px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 40px;
}
.block-1,
.block-2 {
  background: #f6f6f6;
  padding: 32px;
}
.block-2 {
  background: #FFFEF4;
}
.legend,
legend {
  border-bottom: 1px solid #E9E8E8;
  color: rgba(19,21,21,0.7);
  font-family: 'Cinzel', Arial, serif;
}
.legend h4,
legend h4 {
  background: #fff;
  color: #fff;
  float: left;
  font-size: 1.4rem;
  font-weight: normal;
  left: 8px;
  margin: 0 0 -14px !important;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: -46px;
}
.legend p,
legend p {
  clear: both;
  margin: 7px;
}
.blockquote-wrap {
  padding-left: 16px;
}
blockquote {
  background: none;
  /*border-left: 2px solid #181D24;*/
  padding: 0 0 0 24px;
  color: rgba(19,21,21,0.7);
  font-family: 'Montserrat', Arial, serif;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.67;
  position: relative;
  margin-bottom: 16px;
}
blockquote p {
  font-size: 16px;
  line-height: 1.67;
  font-style: italic;
  margin-bottom:10px;
}
blockquote p:first-child:before {
  display: none;
}
blockquote > .blockquote-footer {
  color: #E9E8E8;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.82;
}
blockquote cite {
  font-weight: normal;
  text-transform: none;
}
.block-left,
.block-right {
  color: #C6976D;
  display: block;
  font-style: italic;
  width: 30%;
}
.block-left {
  float: left;
  margin: 16px 32px 16px 0;
}
.block-right {
  float: right;
  margin: 16px 0 16px 32px;
}
.progress {
  height: 4px;
  border-radius: 4px;
  background: #404040;
  overflow: visible;
  position: relative;
}
.progress .progress-bar {
  background: #C6976D;
  display: block;
  height: 100%;
}
.progress .progress-bar span {
  position: absolute;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.6;
  background: #C6976D;
  border-radius: 4px;
  height: 24px;
  width: 42px;
  text-align: center;
  top: -48px;
  margin-left: -21px;
}
.progress .progress-bar span:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #C6976D;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -2px;
}
#demo-typography {
  background: transparent;
  overflow: hidden;
  padding: 10px 40px 40px;
}
#demo-typography li {
  color: #81d4fa;
  float: left;
  font-size: 1.1rem;
  line-height: 24px;
  list-style-type: disc;
  width: 23.9%;
}
#demo-typography li a {
  font-size: 1.1rem;
  text-shadow: 2px 2px 0 #fff;
}
#warnings p {
  margin: 1em 0;
}
.demo-typoDiv {
  clear: both;
}
.demo-typoDiv:after {
  clear: both;
  content: "";
  display: table;
}
.demo-typo {
  margin: 32px 0 16px;
}
.demo-typo-col2 {
  float: left;
  width: 50%;
}
.demo-typo-col3 {
  float: left;
  width: 33%;
}
.demo-typo-col4 {
  float: left;
  width: 25%;
}
#warnings .demo-typo_padd p {
  margin: 1em 0 1.6em;
}
.typoDesc small {
  color: #757575;
  font: normal 11px Monaco, Menlo, Consolas, "Courier New", monospace;
}
.bubble-2 small {
  color: #fff;
}
.gkblock-3 small {
  color: #353639 !important;
}
.helpTooltip {
  background: #81d4fa;
  color: #fff;
}
.item-page .the-icons {
  border-top: 1px solid #eee;
  margin-bottom: 32px;
  overflow: hidden;
}
.item-page .the-icons > li {
  border: 1px solid #eee;
  border-right: none;
  border-top: none;
  float: left;
  padding: 15px 20px;
  width: 50%;
}
.item-page .the-icons > li .fa {
  margin-right: 5px;
}
.item-page .the-icons > li:last-child {
  border-right: 1px solid #eee;
}
@media (min-width: 641px) {
  .item-page .the-icons > li:nth-child(2n) {
    border-right: 1px solid #eee;
  }
}
.the-icons > li:before {
  display: none;
}
.item-page > div[itemprop="articleBody"] ul.the-icons > li {
  padding-left: 2.4rem;
  padding-right: .4rem;
}
[class^="fa fa-"],
[class*=" fa-"] {
  /*color: rgba(19,21,21,0.7);*/
}
.pixellove .the-icons > li i {
  color: #C6976D;
  font-size: 1.8rem;
  margin-right: 1rem;
}
.element-invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}
.hidden {
  display: none;
  visibility: hidden;
}
joomla-alert {
  display: none;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.list-striped li:nth-child(2n+1),
.list-striped dd:nth-child(2n+1),
.row-striped .row:nth-child(2n+1),
.row-striped .row-fluid:nth-child(2n+1) {
  background-color: #f2f2f2;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.bg-gray {
  background: #A8A29E;
}
.bg-gradient {
  background: linear-gradient(103.88deg,#461D9D 0%,#7C12CC 100.96%);
  position: relative;
  color: #fff;
}
.bg-gradient:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(283.67deg,#8B51B9 -5.05%,#3A43C2 96.25%);
  z-index: 1;
  opacity: 0.5;
}
.bg-gradient h1,
.bg-gradient h2,
.bg-gradient h3,
.bg-gradient h4,
.bg-gradient h5,
.bg-gradient h6 {
  color: #fff;
}
.bg-gradient .acm-features {
  position: relative;
  z-index: 2;
}
.bg-highlight > .inner {
  background: #FDF6F2;
  height: 100%;
}
.bg-highlight .item-image {
  margin-bottom: 0 !important;
}
.bg-highlight .item-image img {
  margin-bottom: 0 !important;
}
.bg-highlight table {
  margin-bottom: 0 !important;
}
.bg-highlight table td {
  border: 0 !important;
}
#tesimonials-carousel {
  border: 1px solid rgba(198,151,109,0.2);
  padding: 32px;
  margin-top: 32px;
  margin-bottom: 48px;
}
#tesimonials-carousel .author-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 32px;
}
#tesimonials-carousel .author-wrap .author-avatar,
#tesimonials-carousel .author-wrap img {
  margin-right: 16px;
  max-width: 64px;
  margin-bottom: 0;
}
#tesimonials-carousel .author-wrap .author-position {
  color: rgba(255,255,255,0.75);
  font-size: 14px;
}
#tesimonials-carousel .owl-dots {
  position: absolute;
  margin-top: 0;
  bottom: -48px;
  width: 100%;
  left: 0;
}
#tesimonials-carousel .owl-dots .owl-dot span {
  border: 1px solid rgba(255,255,255,0.1);
}
#tesimonials-carousel .owl-dots .owl-dot.active {
  border-color: #C6976D;
}
.menu-article .h3 {
  margin-bottom: 32px;
}
.menu-article .opentime-table {
  margin-top: 32px;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.menu-article .opentitme-title {
  margin-bottom: 32px;
  position: relative;
  padding-top: 64px;
  text-transform: uppercase;
  font-weight: normal;
}
.menu-article .opentitme-title:before {
  content: "";
  height: 32px;
  width: 1px;
  background: #C6976D;
  position: absolute;
  left: 50%;
  top: 0;
}
.menu-article .opentime {
  padding-top: 24px;
  padding-bottom: 24px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.menu-article .opentime span:first-child {
  float: left;
}
.menu-article .opentime span:last-child {
  float: right;
}

.tm-text-lead {
    font-family: 'Open Sans';
    letter-spacing: 1px;
    font-size: 11px;
    text-transform: uppercase;
}

[class*='uk-icon-'] {

    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: #bb875d;
    color: rgba(255, 255, 255, 0.9);
    outline: none;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 2px 26px 69px 0 rgba(0, 0, 0, 0);
    transform: none;
}

.nocover .uk-background-cover {
    background-size: unset!important;
}

@media screen and (max-width: 576px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 100vh!important;
    }
}

@media screen and (max-width: 840px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 100vh!important;
    }
}

@media screen and (max-width: 1100px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 100vh!important;
    }
	.logo_left {
    display: none;
	}
	#gkHeaderNav .gkLogoWrap {
    min-width: 152px;
	}
}

@media screen and (max-width: 1630px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 100vh!important;
    }
}

@media screen and (max-width: 1920px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 100vh!important;
    }
}

@media screen and (max-width: 3840px) {
    .frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
        height: 104vh!important;
    }
}

.uk-open>.uk-accordion-title::before {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E) !important;
}

.respect {
	margin-top: 32px;
}

.respect .uk-scope .uk-accordion-title {
	color: #C6976D;
	font-size: 1.5rem;
}

.respect .uk-scope .uk-tab>* {
	padding-left: 0px;
}

.childcontent .gkcol {
	width: 230px!important;
}

.input-append .btn {
	padding:4px 12px!important;
	border: none!important;
}

.mt-64 {
	margin-top:64px;
}

.ymf-title {
    
    width: 100px;
    text-align: right;
    line-height: 15px;
    margin-left: -110px;
    font-family: 'Montserrat';
    color: #3f0f04;
    top: 55px;
    font-size: 14px;
}

.ymf-title-p {
   
    width: 140px;
    margin-left: 53px;
    text-align: left;
    font-family: 'Montserrat';
    color: #3f0f04!important;
    line-height: 22px;
	font-size: 13px;
}

.ymf-title-p a {
	color: #3f0f04!important;
}

.logo_left {
    position: absolute;
    margin-top: 22px;
}

.logo_right {
    position: absolute;
    margin-top: -58px;
}