@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1280px";
}

html {
  overflow-x: hidden;
}
body {
  word-wrap: break-word;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  color: #9e7c54;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
th,
td {
  line-height: 2;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #eeeeee;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #f9c000;
}
.red {
  color: #cc0000;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.popover {
  border-radius: 0;
}

p {
  margin: 0 0 24px;
}
.lead {
  margin-bottom: 28px;
  font-size: 18px;
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #9e7c54;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111111;
  font-weight: 700;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 36px 0 18px 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 1.1;
  letter-spacing: -.5px;
}
h2,
.h2 {
  font-size: 28px;
  line-height: 1.1;
}
h3,
.h3 {
  font-size: 21px;
  line-height: 1.4;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 1.4;
}
h5,
.h5 {
  font-size: 14px;
  line-height: 1.4;
}
h6,
.h6 {
  font-size: 12px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 28px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 2;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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: 2;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  margin-bottom: 24px;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 72px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 72px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 72px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 24px;
}
.bs-example {
  position: relative;
  margin-top: -6px;
  padding: 60px 24px 24px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
}
.bs-example table {
  margin-bottom: 0;
}
.bs-example.bs-example-type td {
  padding: 15px 0 !important;
}
.bs-example h1,
.bs-example h2,
.bs-example h3,
.bs-example h4,
.bs-example h5,
.bs-example h6 {
  margin: 0;
}
.bs-example:after {
  content: "Example";
  top: 20px;
  left: 24px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  color: #999999;
}
.bs-example + .highlight {
  margin: 0 0 36px;
  padding: 12px;
  background: url(../../../../images/stripline.png) 0 0 repeat-x;
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.bs-example + .highlight pre {
  border: none;
  margin: 10px 0 0 0;
  background-color: transparent;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
}
label {
  font-weight: normal;
  font-size: 14px;
}
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"],
.form-control,
.inputbox {
  width: 100%;
  height: 48px;
  line-height: 2;
  color: #555555;
  vertical-align: top;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e2e2e2;
  border-radius: 0px;
  font-size: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.form-control:hover,
.inputbox:hover,
select:focus,
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,
.form-control:focus,
.inputbox:focus,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.form-control:active,
.inputbox:active {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  border-color: #e5e5e5;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.form-control[disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.form-control[readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .form-control,
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control,
textarea.inputbox {
  height: auto;
}
.form-group {
  margin-bottom: 18px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.form-horizontal .checkbox {
  margin-left: 20px;
}
.btn,
.button,
button {
  text-transform: uppercase;
  border: 1px solid transparent;
  background-color: #1c1c1c;
  color: #ffffff;
  height: 48px;
  padding: 0 28.8px;
  line-height: 46px;
  font-size: 13px;
  letter-spacing: 2px;
  border-radius: 0;
}
.btn:hover,
.button:hover,
button:hover,
.btn:focus,
.button:focus,
button:focus {
  background-color: #9e7c54;
  background-image: none;
  text-decoration: none;
  border-color: transparent;
  color: #ffffff;
}
.btn:active,
.button:active,
button:active,
.btn.active,
.button.active,
button.active {
  background-color: #999999;
  background-image: none;
  color: #ffffff;
}
.btn.disabled,
.button.disabled,
button.disabled,
.btn[disabled],
.button[disabled],
button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .button,
fieldset[disabled] button {
  background-color: #999999;
  background-image: none;
  color: #ffffff;
}
.btn-white {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #222222;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #222222;
}
.btn-primary {
  color: #ffffff;
  background-color: #1c1c1c;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #020202;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1c1c1c;
  border-color: transparent;
}
.btn-primary .badge {
  color: #1c1c1c;
  background-color: #ffffff;
}
.btn-primary:hover {
  background-color: #181818;
  border-color: transparent;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-outline {
  background-color: transparent;
}
.btn-link {
  color: #222222;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #9e7c54;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 20px 48px;
  font-size: 13px;
  line-height: normal;
  border-radius: 0;
  height: auto;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  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"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
  border: 1px solid #ddd;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #000000;
}
input.invalid {
  border: 1px solid #c9c9c9;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > .dropdown-menu {
  margin-top: -20px;
  margin-left: 26px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.dropdown-submenu > a:after {
  border-left-color: #cebaa3;
  margin-top: 8px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 12px 15px;
  line-height: 28px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 8.5px;
    padding-bottom: 8.5px;
  }
}
.nav-pills > li > a {
  color: #626262;
}
.nav-pills > li + li {
  margin: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #111111;
}
.nav .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
}
.nav a:hover .caret {
  border-top-color: #9e7c54;
  border-bottom-color: #9e7c54;
}
.t3-navhelper {
  padding: 24px 0;
  background-color: transparent;
  padding: 200px 0 140px 0;
  background: #222222 url("../../../../../archie/images/bg-navhelper.jpg") no-repeat 50% 50%;
  background-size: auto auto;
  background-size: cover;
  text-align: center;
  margin-bottom: 48px;
}
.t3-navhelper h1 {
  margin: 0;
  font-size: 56px;
}
@media (max-width: 992px) {
  .t3-navhelper h1 {
    font-size: 36px;
  }
}
.t3-navhelper.t3-parallax-bg {
  padding-top: 96px;
  padding-bottom: 96px;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 24px 72px;
  border-radius: 0;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
}
.breadcrumb > li + li:before {
  content: "-\00a0";
}
.breadcrumb a {
  color: #ffffff;
}
.breadcrumb a:hover {
  color: #9e7c54;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  padding-bottom: 36px;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: none;
  margin-top: 28px;
  padding: 6px 12px;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.navbar-header {
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
@media (max-width: 992px) {
  .navbar-header {
    float: left;
    margin: 0 !important;
  }
}
.navbar-collapse {
  box-shadow: none;
}
@media (max-width: 992px) {
  .navbar-collapse .navbar-nav > li > .dropdown-menu {
    margin-top: -12px;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 5px;
  }
}
.navbar-toggle {
  height: auto;
  margin: 0;
  line-height: 1;
  font-size: 14px;
  padding: 0;
  color: #000000;
  margin-left: 20px;
  float: none;
}
.navbar-toggle:focus,
.navbar-toggle:hover,
.navbar-toggle:active {
  background-color: transparent;
  color: #9e7c54;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav > li > a {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 992px) {
  .navbar-nav > li > a {
    padding: 28px 0;
    border-top: 1px solid rgba(0, 0, 0, 0);
  }
}
.navbar-nav .active > a {
  color: #ffffff;
  font-weight: 400;
}
@media (min-width: 992px) {
  .navbar-nav > li:first-child a {
    padding-left: 0;
  }
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #555555;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-collapse {
  border-color: transparent;
}
@media (max-width: 992px) {
  .navbar-default .navbar-collapse {
    clear: both;
  }
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #9e7c54;
  border-bottom-color: #9e7c54;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #9e7c54;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #9e7c54;
}
.t3-mainnav .t3-navbar {
  border-radius: 0;
  padding-left: 0;
}
@media (max-width: 992px) {
  .t3-mainnav .t3-navbar {
    float: none;
    margin-right: auto;
    padding-right: 0;
    border-bottom-width: 5px;
  }
}
.t3-mainnav .dropdown-menu {
  padding: 10px;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: -12px;
  -webkit-box-shadow: 0px 30px 80px -8px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 30px 80px -8px rgba(0, 0, 0, 0.4);
}
.t3-mainnav .dropdown-menu .mega-col-nav {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .dropdown-menu .mega-dropdown-inner .mega-group .mega-dropdown-inner {
  border: none;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  margin: 24px 0 60px;
}
.t3-module:last-child {
  margin-bottom: 0;
}
.t3-module:first-child {
  margin-top: 0;
}
.t3-module .module-inner {
  position: relative;
}
.t3-module .custom {
  padding: 0;
  border: 0;
}
@media screen and (max-width: 768px) {
  [class*="col"] .t3-module {
    margin-bottom: 36px;
  }
}
.module-title {
  color: #333333;
  margin-bottom: 36px;
  margin-top: 0;
  position: relative;
  padding-bottom: 0;
}
.module-title span.module-subtitle {
  display: block;
  font-size: 12px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
  letter-spacing: 1px;
}
.line-through .module-title {
  text-align: center;
  font-size: 13px;
  letter-spacing: 2px;
  margin-bottom: 42px;
}
.line-through .module-title span {
  color: #bbb !important;
  padding: 0 24px !important;
}
.t3-sidebar .inputbox {
  display: inline;
  margin-right: 5px;
  width: 99%;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct p,
.custom p {
  margin-bottom: 10px;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.module_menu .nav > li > a {
  margin: 12px 0;
}
.module_menu .nav > li:first-child > a {
  margin-top: 0;
}
.even-odd .nav > li a {
  background-color: #f4f4f4;
}
.even-odd .nav > li.active a,
.even-odd .nav > li.current a {
  background-color: #555555 !important;
  color: #ffffff;
}
.even-odd .nav > li:nth-child(2n-1) > a {
  background-color: #d6d6d6;
}
.actionModal {
  overflow: hidden !important;
}
.actionModal .modal-content {
  border-radius: 0px;
  padding: 48px;
  text-align: center;
}
.actionModal .modal-body {
  padding: 0;
  margin: 0;
  line-height: 1.6;
  font-size: 14px;
}
.actionModal .modal-body a {
  color: #9e7c54;
}
.actionModal .modal-header {
  border-bottom: 0;
  padding: 0;
}
.actionModal .modal-title {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
}
.actionModal .userdata {
  margin-top: 30px;
}
.actionModal .input-group-addon {
  background-color: transparent;
  padding: 6px 20px;
}
@media screen and (min-width: 992px) {
  .actionModal .modal-dialog {
    margin-top: 75px;
    width: 520px;
  }
}
.actionModal ul.nav {
  margin: 15px 0 65px;
}
.close:hover,
.close:focus {
  background-color: transparent;
}
.close {
  position: absolute;
  top: 12px;
  right: 24px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .btn-primary {
  width: 100%;
  display: block;
}
#login-form .logout-button {
  position: absolute;
  top: 150px;
  right: 0;
}
#login-form ul.unstyled {
  padding-left: 0;
  margin: 24px 0 0;
  list-style: none;
  font-size: 13px;
}
#login-form ul.unstyled li {
  display: inline-block;
  padding: 0 15px 10px 0;
}
#login-form ul.unstyled li a {
  color: #555555;
}
#login-form #form-login-remember label {
  font-weight: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #555555;
  padding-left: 20px;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 15px 0;
  position: relative;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
  padding-top: 0;
}
.categories-module li:hover .catcounter,
ul.categories-module li:hover .catcounter,
.category-module li:hover .catcounter,
ul.category-module li:hover .catcounter {
  background-color: #9e7c54;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  margin: 0;
}
.catcounter {
  display: inline-block;
  text-align: center;
  float: left;
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #ccc;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  font-size: 10px;
  margin-top: -2px;
  margin-right: 18px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e2e2e2;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #9e7c54;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #9e7c54;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.nspMain {
  margin-top: 0 !important;
  padding-top: 0 !important;
  overflow: hidden;
}
.nspArts {
  overflow: hidden;
}
.nspArt {
  position: relative;
}
.nspAvatar {
  border-radius: 50%;
  margin-right: 8px;
}
.nspHeader {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.nspText {
  font-size: 14px;
  margin-top: 24px;
}
.nspInfo {
  font-size: 12px;
  margin-bottom: 12px;
  color: #222222;
}
.nspInfo a {
  color: #222222;
}
.nspInfo.nspInfo2 {
  text-transform: none;
}
.nspInfo.nspInfo2 a {
  color: #555555;
}
.nspInfo2 {
  margin-top: 36px;
}
.nspArt a.modal {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  border: 0;
  overflow: hidden;
}

.nspBotInterface,
.nspTopInterface {
  margin: 0;
  overflow: hidden;
  left: 50%;
  bottom: 0;
  position: absolute;
  width: 150px;
  margin-left: -75px;
}
.nspNext,
.nspPrev {
  cursor: pointer;
  float: left;
  height: 15px;
  width: 15px;
  margin: 0 0 0 4px;
  color: #bbb;
  line-height: 1.1;
  border: 1px solid #bbb;
  border-radius: 50%;
  text-indent: 1.7px;
  font-size: 12px;
}
.nspNext {
  text-indent: 2.3px;
}
.nspPrev:before,
.nspNext:before {
  font-family: FontAwesome;
  display: inline-block;
}
.nspPrev:before {
  content: "\f104";
}
.nspNext:before {
  content: "\f105";
}
.nspNext:hover,
.nspPrev:hover {
  border: 1px solid #9e7c54;
}
.nspArt .nspImage {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}
.nspImageWrapper {
  -webkit-transform: translateZ(0);
  overflow: hidden;
}
.nspLinksWrap.right .nspList {
  padding-left: 30px;
}
.nspLinksWrap .nspList {
  padding: 0;
  margin: 0;
}
.nspLinks .nspCol2 {
  width: 100%;
}
@media (min-width: 991px) {
  .nspLinks .nspCol2 li {
    width: 50%;
    float: left;
  }
}
.nspLinksWrap.bottom {
  margin-top: 48px;
}
.nspList > li > .nspImageWrapper {
  float: left;
}
.nspList > li > .nspImageWrapperRight {
  float: right;
}
.nspLinks h4 {
  font-size: 14px;
  margin-top: 0;
}
.t3-sidebar .nspArt,
.t3-footer .nspArt {
  border: 0;
}
.t3-sidebar .nspInfo,
.t3-footer .nspInfo {
  margin-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
}
.t3-sidebar .nspHeader,
.t3-footer .nspHeader {
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  margin-bottom: 0;
}
.t3-sidebar .nspTopInterface,
.t3-footer .nspTopInterface {
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  top: auto;
}
.nspPagination li {
  display: inline-block;
  margin: 0 3px !important;
}
@media screen and (max-width: 768px) {
  .nspArt {
    clear: none !important;
  }
  .nspArt.nspCol2,
  .nspArt.nspCol3,
  .nspArt.nspCol4,
  .nspArt.nspCol5 {
    width: 100%;
    margin-bottom: 36px;
  }
  .nspArtPage .nspArt:last-child {
    margin-bottom: 0;
  }
  .nspLinksWrap.right,
  .nspArts.right {
    width: 100% !important;
  }
  .nspLinksWrap.right {
    margin-top: 36px;
  }
  .nspLinks ul {
    width: 100% !important;
  }
  .nspLinks ul li {
    display: inline-block;
    width: 100%;
  }
}
.nsp-row .nspArt {
  margin-top: 30px;
}
.nsp-row .nspArtPage {
  margin-top: -30px;
}
.readon-button {
  display: block;
  background: #9e7c54;
  clear: both;
  text-align: center;
  padding: 25px 16px;
  font-size: 14px;
  line-height: normal;
  border-radius: 0;
  color: #ffffff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-top: 48px;
  position: relative;
  top: 12px;
}
.readon-button:hover {
  color: #ffffff;
  background: #967550;
}
@media (min-width: 768px) {
  .readon-button {
    margin-left: 35%;
    margin-right: 35%;
  }
}
.responsive .nspArt img.nspImage {
  width: 100% !important;
  height: auto !important;
}
.nsp-column.nspMain {
  margin-left: -20px;
  margin-right: -20px;
}
.nsp-column .nspArt {
  padding-left: 20px !important;
  padding-right: 20px !important;
  background-color: transparent;
  border: none;
  overflow: hidden;
}
.nsp-column .nspLinks .nspList li {
  padding-left: 20px !important;
  padding-right: 20px !important;
  clear: both;
  padding-bottom: 36px;
}
.center .nspArt .tleft,
.center .nspArt .tright {
  text-align: center;
}
.nspLarge h4.nspHeader {
  margin-bottom: 10px;
  letter-spacing: -1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .nspLarge h4.nspHeader {
    font-size: 42px;
  }
}
.nspLarge h4 {
  font-size: 28px;
  line-height: 1.2;
}
.nspLarge .nspInfo {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #9e7c54;
  margin-top: 24px;
}
.nspLarge .nspInfo a {
  color: #9e7c54;
}
.nspLarge .nspLinks .nspInfo {
  font-size: 14px;
  color: #222222;
}
.nspLarge .nspLinks .nspInfo a {
  color: #222222;
}
.nspMedium h4.nspHeader {
  font-size: 22px;
  margin-bottom: 10px;
  letter-spacing: -.5px;
  font-weight: 300;
}
.nspMedium h4 {
  font-size: 24px;
  line-height: 1.2;
}
.nspMedium .nspLinks .nspInfo a {
  color: #222222;
}
.t3-slider .nspMain {
  position: relative;
  padding-bottom: 75px;
}
.t3-slider .nspArt {
  margin-bottom: 0;
}
.t3-slider .nspArt .nspInfo {
  font-size: 14px;
}
.t3-slider .gkArtContentWrap {
  padding-bottom: 25px;
}
.t3-slider .nspBotInterface,
.t3-slider .nspTopInterface {
  right: auto;
  top: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
}
@media (min-width: 480px) and (max-width: 991px) {
  .t3-slider .nspArtPage .nspArt:last-child {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .t3-slider .nspHeader {
    font-size: 20px;
  }
}
.center .nspArt .tleft {
  text-align: left;
}
.overlay .nspArt {
  position: relative;
}
.overlay .nspArt:hover .nspImageWrapper {
  background: #222222;
}
.overlay .nspArt .nspImageWrapper:before {
  background: rgba(0, 0, 0, 0.6);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.overlay .nspArt .nspInfo,
.overlay .nspArt .nspInfo a,
.overlay h4.nspHeader a {
  color: #ffffff;
}
.overlay .nspInfo {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.overlay .gkArtContentWrap {
  position: absolute;
  padding-left: 48px;
  padding-right: 48px;
  top: 60%;
  left: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.overlay .gkArtContentWrap:hover,
.overlay .nspArt:hover .gkArtContentWrap {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
.overlay img.nspImage:hover,
.overlay .nspArt:hover img.nspImage {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
@media (min-width: 480px) and (max-width: 991px) {
  .overlay .nspArt.nspCol3,
  .overlay .nspArt.nspCol4,
  .overlay .nspArt.nspCol5 {
    width: 50%;
  }
}
.sj-instagram-gallery .instagram-wrap,
.sj-instagram-gallery .instagram-items-container .instagram-items-inner .instagram-item .instagram_users a img {
  border: none !important;
}
.sj-instagram-gallery .instagram-items-container .instagram-items-inner .instagram-item .instagram_users .img_users {
  padding: 0 !important;
}
.banner img {
  max-width: 100%;
  height: auto;
  border-radius: 0px;
}

ul.social {
  margin: 0;
}
ul.social li {
  display: inline-block;
  background: none;
  margin: 0 9px;
  font-size: 14px;
}
ul.social li:first-child {
  margin-left: 0;
}
ul.social li:last-child {
  margin-right: 0;
}
ul.social li a {
  display: inline-block;
  text-align: center;
}
.testi-messages {
  font-size: 28px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.4;
  padding-left: 75px;
  padding-right: 75px;
  letter-spacing: -.5px;
}
.testi-client h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.testi-client h5:before,
.testi-client h5:after {
  content: "";
  display: inline-block;
  background-color: #9d9d9d;
  height: 1px;
  width: 30px;
  margin: 5px 18px;
}
.acymailing_mootoolsintro {
  font-size: 28px;
  float: left;
  max-width: 180px;
  color: #111111;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1.1;
}
@media screen and (max-width: 480px) {
  .acymailing_mootoolsintro {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
.acymailing_togglemodule {
  position: relative;
  background-color: #ffffff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  border-radius: 0px;
  text-transform: uppercase;
  color: #222222;
  height: 64px;
  padding: 0 48px;
  line-height: 62px;
  font-size: 18px !important;
  float: right;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .acymailing_togglemodule {
    float: none;
    text-align: center;
    margin-top: 36px;
  }
}
.acymailing_togglemodule:hover {
  background: #9e7c54;
  color: #ffffff;
}
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 36px !important;
  font-family: "texgyrescholabold", Georgia, Times, serif;
  font-size: 28px;
  color: #ffffff;
  line-height: 1.2;
}
.envelope .acymailing_module_form {
  background: url(../../../../images/bg-newsletter.jpg) 50% 50% no-repeat;
  padding: 60px 42px 24px !important;
}
#closepop {
  font-size: 12px !important;
  border: 0 !important;
  right: 12px !important;
  top: 18px !important;
}
#closepop:before {
  font-family: FontAwesome;
  content: "\f00d" !important;
}
.com_acymailing body {
  background-color: transparent;
  text-align: center;
  padding: 12px 10px 10px !important;
}
.com_acymailing body .acysubbuttons input.btn {
  background-color: #222222;
}
.com_acymailing body .acymailing_introtext {
  font-size: 18px !important;
  color: #333;
}
#acymailingpopup {
  border-radius: 0px !important;
  width: 425px !important;
  height: 330px !important;
}
.t3-sidebar .acymailing_form .inputbox {
  background-color: #fff;
  font-size: 14px;
}
.t3-sidebar .acymailing_form .button {
  background-color: #9e7c54;
  margin-bottom: 24px;
}
.t3-sidebar .acymailing_form .acysubbuttons {
  text-align: left;
}

#map {
  width: 100% !important;
}

.t3-module .sp-tweet-item {
  position: relative;
  padding: 0 0 0 36px;
  margin: 36px 0;
  border-bottom: 0;
}
.t3-module .sp-tweet-item .date {
  text-transform: uppercase;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
}
.t3-module .sp-tweet-item a {
  color: #555555;
}
.sp-tweet-item:before {
  font-family: FontAwesome;
  padding-right: 12px;
  content: "\f099";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #222222;
}
.t3-module .sp-tweet-even {
  background: none;
}
.t3-module .sp-tweet-first {
  margin-top: 0;
}
.t3-module #qpfilter {
  padding-top: 0;
  padding-bottom: 36px;
}
.t3-module #qpfilter .is-checked {
  border: none;
}
.t3-module #qpfilter button {
  color: #555555;
}
.t3-module .qpitemtitle {
  background: rgba(0, 0, 0, 0.75);
}
.t3-module .qpitemtitle span {
  background: none;
  color: #ffffff;
}
.t3-module .qpcontainer {
  background: none !important;
}
.t3-module .qpitem {
  background-color: transparent;
}
.t3-module .qpitemtitle small {
  display: none;
}
.t3-module .qpitem:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.t3-module.col2 .qpitemtitle span {
  font-weight: 400;
  font-size: 28px;
}

.blog {
  padding-bottom: 48px;
}
.blog article {
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px solid #e2e2e2;
}
.blog .blog-item {
  margin-bottom: 60px;
}
.item-page {
  padding-bottom: 36px;
}
.items-leading .leading {
  margin-bottom: 48px;
}
.items-row h2 {
  font-size: 20px;
}
.items-row .article-aside {
  font-size: 14px;
  margin-bottom: 24px;
}
.items-row .item {
  margin-bottom: 48px;
}
.divider-vertical {
  margin: 0 0 48px;
  border: 0;
}
.mainbody-module + .blog {
  padding-top: 48px;
}
.article-aside {
  margin-bottom: 24px;
}
.article-info {
  margin-bottom: 8px;
  font-size: 14px;
}
.article-info a {
  color: #999;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline;
  padding: 0 5px 0 0;
  color: #999;
  font-weight: 300;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 11px;
  letter-spacing: 1.5px;
}
.article-info dd:after {
  content: "-";
  margin-left: 5px;
}
.article-info dd:last-child:after {
  display: none;
}
.article-info dd strong {
  font-weight: normal;
}
.article-info dd i {
  display: none;
}
.cols-2 .article-info {
  margin-bottom: 8px;
}
.readmore .btn {
  background-color: transparent;
  color: #222222;
  height: auto;
  line-height: 1;
  padding: 0;
  margin-top: 6px;
  font-size: 11px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 24px;
}
.item-image {
  margin: 0 0 36px 0;
}
@media (min-width: 480px) {
  .item-image.pull-left,
  .item-image.pull-right,
  .item-image.pull-none {
    max-height: 400px;
    overflow: hidden;
  }
  .item-image.pull-right {
    margin-left: 36px;
    margin-right: 0;
  }
  .item-image.pull-left {
    margin-right: 36px;
  }
  .item-image.pull-none {
    clear: both;
  }
  .item-image.article-image-full {
    margin-left: 0;
    margin-right: 0;
    max-width: none;
    max-height: none;
    float: none !important;
  }
  .item-image.article-image-full img {
    -webkit-transform: translateX(0);
  }
}
.item-image img {
  max-width: 100%;
  -webkit-transform: translateX(0);
  -ms-transition: opacity 0.8s ease;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.item-image img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.article-intro img,
.article-content img {
  margin: 0 0 24px 0;
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 24px 24px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 24px 24px;
}
.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: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.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: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
article .item-image {
  margin-bottom: 36px;
}
article .item-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
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 {
  padding: 5px 8px;
  height: auto;
  line-height: normal;
  background-color: #ddd;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #eeeeee;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 28px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #eeeeee;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 15px;
}
.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: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.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: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #eeeeee;
}
.login-wrap .other-links ul {
  padding-left: 20px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 12px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#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 {
  background: #eeeeee;
  border: 1px solid #d0d0d0;
  margin-bottom: 24px;
  padding: 12px 24px;
  border-radius: 0px;
}
.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;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
.searchintro .badge {
  background-color: #1c1c1c;
}
#searchForm {
  padding: 0 0 24px 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm label {
  color: #555555;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  margin-bottom: 12px;
}
#searchForm .form-control {
  height: 48px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 28px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 0;
}
.search-results dt {
  border-top: 1px solid #e2e2e2;
  padding-top: 24px;
}
.search-results dt:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0 !important;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 36px;
  color: #222222;
}
.search-results .result-category {
  font-size: 13px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
.search-results .highlight {
  background-color: transparent;
  font-weight: normal;
  padding: 0;
  text-decoration: underline;
}
div.finder {
  margin-bottom: 28px;
}
.contact h3 {
  clear: both;
  border-bottom: 1px solid #e2e2e2;
  padding: 12px 0 20px 0;
  line-height: normal;
}
.contact .contact-address {
  float: left;
  margin-right: 60px;
  margin-bottom: 48px;
  margin-top: -12px;
}
.contact .contact-info {
  float: left;
}
.contact .contact-info div {
  float: left;
  margin-right: 60px;
  margin-bottom: 48px;
  margin-top: -12px;
}
.contact .jicons-text {
  display: block;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  padding-top: 24px;
  padding-bottom: 6px;
  font-size: 14px !important;
  color: #222222;
}
.contact .tab-content {
  overflow: visible;
}
.contact .control-group.span4 {
  margin-left: 0 !important;
}
.contact legend {
  border: none;
  font-size: 14px;
  margin: 10px 0 30px 0;
  color: #555555;
}
.contact [class^="icon-"],
.contact [class*=" icon-"] {
  color: #333;
}
.contact .thumbnail {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact .form-group textarea {
  height: 172px;
}
.contact label#jform_contact_email_copy-lbl {
  display: inline-block;
  margin: -7px 0 0 5px;
  font-size: 13px;
  padding: 0;
  vertical-align: middle;
}
.contact .nav-tabs.nav-stacked > li > a {
  border: none;
  border-radius: 0;
}
.contact .nav-tabs.nav-stacked > li > a:hover,
.contact .nav-tabs.nav-stacked > li > a:focus,
.contact .nav-tabs.nav-stacked > li > a:active {
  text-decoration: underline;
  background: none;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 28px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 40px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 14px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  border-left: 1px solid #d0d0d0;
}
.article-content .pagination li {
  float: left;
  padding: 12px 24px;
  line-height: normal;
  border: 1px solid #d0d0d0;
  border-left: 0;
}
.article-content .pagination li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  margin: 0 0 24px 24px;
  padding: 10px;
  width: 25%;
  border: 1px solid #d0d0d0;
  border-radius: 0px;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #9e7c54;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #9e7c54;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 12px 24px;
  line-height: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 13px;
  border-radius: 0px;
  text-transform: uppercase;
  color: #ffffff;
}
ul.pagination {
  margin: 24px 0 18px 0;
  text-transform: none;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
ul.pagination > li.disabled > a {
  background-color: transparent;
  color: #999999;
}
ul.pagination > li.disabled > a:hover {
  background-color: transparent;
  color: #999999;
}
ul.pagination > li > a {
  margin: 0 2px;
  padding: 4px 15px;
}
ul.pagination > li:first-child > a:before {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 15px;
}
ul.pagination > li:last-child > a:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 15px;
}
ul.pagination > li.active > a,
ul.pagination > li.active > a:hover {
  border-color: #e2e2e2;
  font-weight: 700;
}
.pagination-wrap {
  position: relative;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
.pagination-wrap .counter {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.items-more {
  margin-bottom: 24px;
}
.items-more .nav {
  border-bottom: none;
}
.items-more .nav > li > a {
  padding-left: 20px;
  font-size: 14px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  position: relative;
  color: #555555;
}
.items-more .nav > li > a:hover {
  color: #333333;
}
.items-more .nav > li > a:before {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 1px;
  content: "\f111";
  font-size: 6px;
  margin-top: -6px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0 5px;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#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;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.iframe-bordered {
  border: 1px solid #eeeeee;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e2e2e2;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #e2e2e2;
}
.btn-group .chzn-results {
  white-space: normal;
}
.tags {
  margin-bottom: 18px;
}
.label.label-info {
  font-weight: normal;
  margin: 0 2px 0 0;
}

.page-header {
  margin-bottom: 28px;
}
.page-header h2 {
  margin-top: 0;
}
.page-title,
.page-header h1 {
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #d0d0d0;
  margin: 0 0 28px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -28px;
}
.article-header h1 {
  margin-top: 0;
  margin-bottom: 6px;
}
.article-title a,
.article-header h1 a {
  color: #111111;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #222222;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 50%;
}
.masthead {
  padding: 48px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 96px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 28px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}

body {
  font-weight: 400;
}
@media (max-width: 991px) {
  .container {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.t3-main-container {
  background-color: #ffffff;
}
.t3-boxed,
.t3-boxed .container {
  width: 1480px;
}
@media (max-width: 1280px) {
  .t3-boxed,
  .t3-boxed .container {
    width: 100%;
    margin-bottom: 0;
  }
}
.t3-boxed {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.t3-boxed .container,
.t3-boxed .fullwidth .container {
  padding-left: 78px;
  padding-right: 78px;
}
@media (max-width: 991px) {
  .t3-boxed .container,
  .t3-boxed .fullwidth .container {
    padding: 0 36px;
  }
}
.t3-boxed .t3-sticky.affix {
  background-color: transparent;
  box-shadow: none;
}
.t3-boxed .t3-sticky.affix .container {
  border-bottom: 1px solid #e2e2e2;
  background: #ffffff;
}
.logo {
  padding-top: 36px;
  padding-bottom: 28px;
}
@media (max-width: 767px) {
  .logo .logo-control .logo-img-sm {
    display: inherit;
  }
}
.logo a {
  line-height: 1;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-switch,
.logo-sticky {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.t3-header {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1111;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.t3-header a {
  color: #555555;
}
.t3-slider .custom {
  min-height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.t3-slider .custom:before {
  background: rgba(0, 0, 0, 0.45);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.t3-slider .hero-text {
  text-align: center;
  color: #ffffff;
  position: absolute;
  width: 100%;
  top: 25%;
  z-index: 3;
}
@media (min-width: 992px) {
  .t3-slider .hero-text {
    max-width: 1024px;
    top: 50%;
    left: 50%;
    margin-left: -512px;
    margin-top: -200px;
  }
}
.t3-slider .hero-text h1,
.t3-slider .hero-text span,
.t3-slider .hero-text p {
  color: #ffffff;
  margin-left: 36px;
  margin-right: 36px;
}
.t3-slider .hero-text span {
  font-weight: 300;
}
.t3-slider .hero-text p {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 16px;
  font-weight: 300;
}
.t3-slider .hero-text .btn {
  opacity: 0.9;
  filter: alpha(opacity=90);
  color: #222222;
  font-size: 13px;
}
@media (min-width: 1280px) {
  .container-fluid .header-addon {
    padding-right: 36px;
  }
  .container-fluid .logo {
    padding-left: 36px;
  }
}
.t3-sticky.affix {
  background-color: #ffffff;
  margin-top: 0 !important;
  border-bottom: 1px solid #efefef;
  z-index: 1051;
  top: 0;
  left: 0;
  right: 0;
  padding: 12px 0 !important;
  -webkit-box-shadow: 0 0 27px 5px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 27px 5px rgba(0, 0, 0, 0.09);
}
@media (max-width: 992px) {
  .t3-sticky.affix {
    position: relative;
  }
}
.t3-sticky.affix .navbar-toggle:hover,
.t3-sticky.affix .navbar-toggle:focus {
  background-color: transparent;
  color: #9e7c54;
}
.t3-sticky.affix .navbar-nav > li > a:hover,
.t3-sticky.affix .navbar-nav > .open > a:hover,
.t3-sticky.affix .search-trigger:hover,
.t3-sticky.affix .off-canvas-toggle:hover {
  color: #9e7c54;
}
.t3-sticky.affix .navbar-nav > li > a {
  padding-top: 14px;
  padding-bottom: 14px;
}
.t3-sticky.affix .navbar-inner {
  background-color: transparent;
  padding: 0;
}
.t3-sticky.affix .logo {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sticky.affix .logo-sticky {
  display: inherit;
  float: left;
}
.t3-sticky.affix .hidden-sticky {
  display: none;
}
.t3-sticky.affix .header-addon {
  padding-top: 12px;
}
.t3-sticky.affix .navbar-nav .dropdown-menu {
  margin-top: 14px;
}
.header-0 .navbar-collapse {
  margin-left: 0;
  margin-right: 0;
}
.header-0 .t3-navbar {
  float: right;
}
@media (max-width: 992px) {
  .header-0 .navbar-nav {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .header-0 .navbar-nav > li > a {
    padding-top: 48px;
  }
  .header-0 .navbar-nav > li > .dropdown-menu {
    margin-top: 12px;
  }
}
@media (max-width: 992px) {
  .header-0 .navbar-nav > li > a,
  .header-0 .navbar-nav > li > a:hover {
    border-top-color: rgba(51, 51, 51, 0.125);
  }
}
.header-addon {
  padding-top: 42px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.head-login {
  font-size: 14px;
}
.head-login a {
  color: #000000;
}
.header-search {
  text-align: right;
  display: inline-block;
}
.header-search form {
  position: relative;
}
.header-search label {
  display: none;
}
.header-search button.btn {
  display: none;
}
.header-search input.input {
  background: transparent;
  border: none;
  padding: 0;
  width: 100%;
  height: auto;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1;
  box-shadow: none !important;
}
.header-search .search input {
  color: #000000;
}
.t3-header .search-trigger {
  color: #000000;
}
.search-trigger {
  position: relative;
  z-index: 23;
  margin-left: 18px;
}
.search-trigger:hover {
  color: #9e7c54;
}
.search-trigger + div {
  display: none;
  position: absolute;
  right: 40px;
  top: 6px;
  left: 0;
  z-index: 20;
}
.search-trigger.i-search .fa:before {
  content: "\f00d";
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.search-open .header-0 .navbar-collapse,
.search-open .header-0 .off-canvas-toggle,
.search-open .header-social,
.search-open .head-login,
.search-open .navbar-toggle {
  display: none !important;
}
.search-open .header-addon {
  width: 400px;
  z-index: 999;
}
@media (max-width: 991px) {
  .search-open .header-addon {
    width: 200px;
  }
}
.search-open .header-search {
  float: none;
  display: block !important;
}
.search-open .t3-header .container {
  position: relative;
}
.search-open .t3-boxed .t3-header-icons {
  padding-right: 72px;
}
@media (max-width: 991px) {
  .search-open .t3-boxed .t3-header-icons {
    right: 36px;
  }
}
.search-open .t3-boxed .search-trigger + div,
.search-open .t3-boxed .search-trigger {
  top: 14px;
}
.search-open .t3-boxed .header-search .search-trigger + div {
  left: 48px;
}
.t3-slider {
  background-color: #111;
}
.t3-slider .container-fluid,
.t3-slider .container {
  position: relative;
}
.t3-sl .container-fluid,
.t3-slider .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.t3-sl {
  padding: 36px 0;
}
.t3-sl .module-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 48px;
}
.heading-title {
  padding-top: 24px;
  padding-bottom: 48px;
}
@media (min-width: 992px) {
  .heading-title h2 {
    font-size: 48px;
  }
}
.heading-title .lead {
  padding-top: 24px;
  display: block;
}
.center .heading-title .lead {
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .center .heading-title .lead {
    max-width: 100%;
  }
}
::-webkit-selection {
  background-color: #9e7c54;
  color: #ffffff;
}
::-moz-selection {
  background-color: #9e7c54;
  color: #ffffff;
}
::selection {
  background-color: #9e7c54;
  color: #ffffff;
}
.bg-primary {
  background-color: #9e7c54;
  color: #ffffff;
}
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary .t3-topbar .btn,
.bg-primary .testi-client h5,
.bg-primary .carousel-caption,
.bg-primary .testi-client span,
.bg-primary .box-icon i,
.bg-primary .breadcrumb a,
.bg-primary .breadcrumb,
.bg-primary .breadcrumb > .active,
.bg-primary .breadcrumb > li + li:before {
  color: #ffffff;
}
.bg-primary .box-icon h4 {
  color: #222222;
}
.bg-primary .box-icon i.circle {
  background-color: #222222;
  color: #ffffff;
}
.bg-primary .btn-outline {
  border-color: #ffffff;
}
.bg-primary .btn-outline:hover {
  background-color: #ffffff;
  color: #9e7c54;
}
.bg-primary .navbar-nav > li.active > a,
.bg-primary .navbar-nav > li > a:hover {
  color: #222222;
}
.bg-secondary {
  background-color: #630959;
  color: #ffffff;
}
.bg-secondary h1,
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary .t3-topbar .btn,
.bg-secondary .box-icon i {
  color: #ffffff;
}
.bg-secondary .box-icon h4 {
  color: #9e7c54;
}
.bg-secondary .btn-primary {
  background-color: #9e7c54;
  color: #ffffff;
}
.bg-secondary .btn-outline {
  border-color: #ffffff;
}
.bg-secondary .btn-outline:hover {
  background-color: #ffffff;
  color: #630959;
}
.bg-secondary .navbar-nav > li.active > a,
.bg-secondary .navbar-nav > li > a:hover {
  color: #000000;
}
.bg-white {
  background-color: #ffffff;
}
.bg-light {
  background: #f6f6f6;
}
.bg-light-image {
  background: #f6f6f6 url("../../../../images/bg-light.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.bg-dark,
.bg-darker {
  background-color: #222222;
  color: #aaa;
}
.bg-dark h1,
.bg-darker h1,
.bg-dark h2,
.bg-darker h2,
.bg-dark h3,
.bg-darker h3,
.bg-dark h4,
.bg-darker h4,
.bg-dark .testi-client h5,
.bg-darker .testi-client h5,
.bg-dark .box-icon i,
.bg-darker .box-icon i,
.bg-dark .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.bg-darker .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  color: #9e7c54;
}
.bg-dark ul.nav > li > a,
.bg-darker ul.nav > li > a,
.bg-dark ul.nav > li.active a,
.bg-darker ul.nav > li.active a,
.bg-dark .carousel-caption,
.bg-darker .carousel-caption,
.bg-dark .testi-client span,
.bg-darker .testi-client span,
.bg-dark .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a,
.bg-darker .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  color: #ccc;
}
.bg-dark .heading-title h2,
.bg-darker .heading-title h2,
.bg-dark .module-title,
.bg-darker .module-title,
.bg-dark .breadcrumb,
.bg-darker .breadcrumb,
.bg-dark .breadcrumb a,
.bg-darker .breadcrumb a,
.bg-dark .breadcrumb > .active,
.bg-darker .breadcrumb > .active,
.bg-dark .sup,
.bg-darker .sup,
.bg-dark.t3-navhelper h1,
.bg-darker.t3-navhelper h1 {
  color: #ffffff;
}
.bg-dark .gkNspPM-VideoList figcaption a,
.bg-darker .gkNspPM-VideoList figcaption a,
.bg-dark .nspHeader a,
.bg-darker .nspHeader a {
  color: #222222;
}
.bg-dark .module-title,
.bg-darker .module-title {
  border-bottom-color: #333333;
}
.bg-dark figcaption a:hover,
.bg-darker figcaption a:hover,
.bg-dark .breadcrumb a:hover,
.bg-darker .breadcrumb a:hover {
  color: #9e7c54;
}
.bg-dark .testi-client h5:before,
.bg-darker .testi-client h5:before,
.bg-dark .testi-client h5:after,
.bg-darker .testi-client h5:after {
  background-color: #9e7c54;
}
.bg-dark .box-icon i,
.bg-darker .box-icon i {
  background-color: #363636;
}
.bg-dark .box-icon:hover i,
.bg-darker .box-icon:hover i {
  background-color: #494949;
}
.bg-dark .btn-outline,
.bg-darker .btn-outline {
  border-color: #9e7c54;
}
.bg-dark .btn-outline:hover,
.bg-darker .btn-outline:hover {
  border-color: transparent;
}
.bg-darker {
  background-color: #000;
}
.color-primary {
  color: #9e7c54;
}
.heading-title + .t3-module {
  padding-bottom: 0;
}
.three-column-bg,
.two-column-bg {
  position: relative;
  z-index: 1;
}
.three-column-bg:before,
.two-column-bg:before,
.three-column-bg:after,
.two-column-bg:after {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .three-column-bg:before,
  .three-column-bg:after {
    width: 33.333%;
  }
  .three-column-bg:before {
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .three-column-bg:after {
    right: 0;
    background-color: rgba(255, 255, 255, 0.15);
    z-index: -1;
  }
  .two-column-bg:before,
  .two-column-bg:after {
    width: 50%;
  }
  .two-column-bg:before {
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .two-column-bg:after {
    right: 0;
    background-color: rgba(255, 255, 255, 0.15);
    z-index: -1;
  }
}
.t3-parallax-bg {
  overflow: hidden;
  height: auto;
  padding: 125px 0 115px;
  background-position: 50%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.t3-content-top {
  margin-bottom: 80px;
}
.t3-sidebar {
  font-size: 14px;
}
.t3-sidebar .t3-module:last-child {
  margin-bottom: 72px;
}
.footer-0 .t3-module:last-child {
  margin-bottom: 24px;
}
.footer-0 .module-ct {
  position: relative;
}
.t3-footer {
  padding: 140px 0 90px 0;
  background: #222222 url("../../../../images/bg-footer.jpg") no-repeat 50% 100%;
  background-size: cover;
  color: rgba(255, 255, 255, 0.7);
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .border-top {
  border-top-color: #363636;
}
.t3-footer .inputbox {
  background-color: transparent;
  border: 1px dotted #333333;
  font-size: 12px;
  text-transform: none;
}
.t3-footer ul.social li {
  font-size: 24px;
}
.t3-footer a {
  color: rgba(255, 255, 255, 0.7);
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #9e7c54;
}
.t3-footer .t3-module {
  margin-bottom: 0;
}
.t3-footer .module-title {
  color: #ffffff;
  font-size: 12px;
  padding-bottom: 0;
  border-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.t3-footer .t3-spotlight ul.nav > li {
  display: block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.t3-footer .t3-spotlight ul.nav > li > a {
  padding: 0;
}
.t3-footer ul.nav > li {
  line-height: normal;
  display: inline-block;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.t3-footer ul.nav > li > a {
  padding-left: 0;
  padding-right: 24px;
}
.t3-footer ul.nav > li:first-child > a {
  padding-top: 0;
}
.t3-footer .sp-tweet-item {
  border-bottom: none;
  padding: 0;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .t3-footnav .col-xs-1 {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .t3-footnav {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 992px) {
  .footer-info {
    margin-bottom: 48px;
  }
}
.t3-copyright-wrapper {
  margin-top: 24px;
  line-height: 1.2;
  padding-bottom: 24px;
  font-size: 12px;
}
.t3-copyright {
  padding: 30px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright p {
  margin: 0;
  font-weight: 300;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
@media screen and (max-width: 767px) {
  .t3-copyright {
    text-align: center;
  }
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .footer-0 .logo-footer {
    display: block;
    text-align: center;
  }
  .footer-0 .footnav {
    float: none !important;
  }
  .footer-0 .footnav ul {
    padding: 0;
    text-align: center;
  }
  .footer-0 .t3-copyright .nav {
    padding-bottom: 18px;
  }
  .footer-0 .t3-copyright .nav > li > a {
    padding-top: 0;
  }
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
[class*="span"] {
  float: left;
}
.row-fluid {
  margin-left: -20px;
  margin-right: -20px;
}
.span6 {
  width: 50%;
}
.span4 {
  width: 33.33333333%;
}
.span3 {
  width: 25%;
}
#toTop {
  z-index: 10;
  text-align: center;
  line-height: 22px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  color: #ffffff;
  border-radius: 50%;
  margin-top: -8px;
  background-color: #363636;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#toTop:hover {
  background-color: #555;
}
.stat-counter-block {
  padding: 0;
  display: flex;
}
.stat-counter-block li {
  display: inline-block;
  padding: 0 !important;
}
.stat-counter-block li:last-child .stat-counter {
  border-right: 0;
}
.stat-counter-block li:first-child {
  padding-left: 0;
}
.stat-counter-block .stat-counter {
  padding: 0;
}
.stat-counter {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e2e2e2;
  width: 72.5%;
}
.stat-counter .count-to {
  display: block;
  font-size: 54px;
  line-height: 1;
  margin: 0 0 12px 0;
  color: #9e7c54;
}
.stat-counter p {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  color: #111111;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  .stat-counter {
    padding: 24px 0;
  }
}
.panel-default {
  border: none;
  border-radius: none;
  box-shadow: none;
}
.panel-title {
  color: #111111;
  font-size: 14px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  background-color: #f2f2f2;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.panel-title i {
  margin-right: 20px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.panel-title a {
  display: block;
  padding: 24px 15px 24px 24px;
}
.panel-title a:hover {
  color: #222222;
}
.panel-title:hover {
  background-color: #eee;
}
.panel.active h4 {
  color: #ffffff;
  background-color: #9e7c54;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
}
.panel.active i {
  transform: rotate(90deg);
}
.panel-body {
  padding: 24px 0 24px 20px;
}
.allteam {
  margin-left: -20px;
  margin-right: -20px;
}
.circle .team-image img,
.circle .team-image:before {
  border-radius: 50%;
}
.team {
  margin-bottom: 36px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.team h4 {
  margin-bottom: 0;
  color: #9e7c54;
}
.team p {
  margin-top: 12px;
}
.team-image {
  margin-bottom: 36px;
  position: relative;
}
.team-image img {
  max-width: 100%;
}
.team-image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222222;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.team-social {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.team-social ul {
  padding: 0;
  text-align: center;
}
.team-social li {
  background-color: #ffffff;
  border-radius: 50%;
  margin: 0;
  list-style: none;
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-social li:hover {
  background-color: #9e7c54;
  color: #ffffff;
}
.team-social li:hover a {
  color: #ffffff;
}
.team-social i {
  height: 36px;
  width: 36px;
  line-height: 38px;
}
.team:hover .team-image:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.team:hover .team-social {
  bottom: 15%;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-job {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #9e7c54;
}
.box-icon {
  position: relative;
  margin-bottom: 48px;
}
.box-icon:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1279px) {
  .box-icon:last-child {
    margin-bottom: 48px;
  }
}
.box-icon.right > i {
  float: right;
}
@media screen and (max-width: 1279px) {
  .box-icon.right > i {
    float: left;
  }
}
.box-icon.right .box-content {
  margin-right: 60px;
  text-align: right;
}
@media screen and (max-width: 1279px) {
  .box-icon.right .box-content {
    text-align: left;
    margin-left: 60px;
    margin-right: 0;
  }
}
.box-icon.right .circle + .box-content,
.box-icon.right .outline + .box-content {
  margin-right: 95px;
}
@media screen and (max-width: 1279px) {
  .box-icon.right .circle + .box-content,
  .box-icon.right .outline + .box-content {
    margin-right: 95px;
  }
}
.box-icon.left .box-content {
  margin-left: 60px;
  text-align: left;
}
.box-icon.left .circle + .box-content,
.box-icon.left .outline + .box-content {
  margin-left: 95px;
}
.box-icon.left > i {
  float: left;
}
.box-icon h4 {
  color: #111111;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.box-icon i {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 42px;
  margin-top: 6px;
  color: #111111;
}
.box-icon i.circle,
.box-icon i.outline {
  line-height: 64px;
  height: 64px;
  width: 64px;
  background-color: #e2e2e2;
  border-radius: 50%;
  font-size: 14px;
  text-align: center;
}
.box-icon i.outline {
  background-color: transparent;
  border: 1px solid #e2e2e2;
}
.box-icon i.color-primary {
  color: #9e7c54;
}
.box-icon i.color-secondary {
  color: #630959;
}
.box-icon i.bg-primary {
  background-color: #9e7c54;
  color: #ffffff;
}
.box-icon.outline:hover i {
  background-color: #c9c9c9;
}
.feat-box {
  margin-bottom: 48px;
}
.feat-box img {
  margin-bottom: 0;
}
.feat-box h4 {
  font-size: 24px;
}
.feat-box p {
  font-size: 14px;
}
.feat-box .box-content {
  padding: 24px 0 0;
}
.year-timeline {
  padding-bottom: 50px;
  position: relative;
}
.year-timeline::before {
  position: absolute;
  background: #ebebeb;
  content: "";
  height: 100%;
  width: 2px;
  left: 187px;
  top: 0;
}
.year-timeline .year {
  background: #eeeeee;
  border-radius: 50%;
  height: 72px;
  left: 150px;
  position: relative;
  text-align: center;
  width: 72px;
}
.year-timeline .year h3 {
  color: #333333;
  display: block;
  font-size: 18px;
  padding: 24px 0;
}
.year-timeline .single-timeline-item {
  position: relative;
  padding-left: 180px;
  padding-top: 18px;
}
.year-timeline .single-timeline-item .month {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 45px;
}
.year-timeline .single-timeline-item .month .box {
  display: table;
  height: 100%;
  width: 100%;
}
.year-timeline .single-timeline-item .month .box .date {
  display: table-cell;
  vertical-align: middle;
}
.year-timeline .single-timeline-item .month h5 {
  background: #333333;
  color: #ffffff;
  display: block;
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  height: 42px;
  padding: 12px 0;
  position: relative;
  text-align: center;
  width: 130px;
  border-radius: 20px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.year-timeline .single-timeline-item:hover .month h5 {
  background: #967550;
}
.year-timeline .single-timeline-item .month h5::before {
  color: #333333;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  right: -7px;
  top: 4px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.year-timeline .single-timeline-item:hover .month h5::before {
  color: #967550;
}
.year-timeline .single-timeline-item .month h5::after {
  background: #333333;
  border-radius: 50%;
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  right: -65px;
  top: 12px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.year-timeline .single-timeline-item:hover .month h5::after {
  background: #967550;
}
.year-timeline .single-timeline-item .text-holder {
  margin-left: 55px;
  padding: 0 0 0 12px;
  transition: all 500ms ease;
  border-radius: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.year-timeline .single-timeline-item .text-holder h3 {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
  color: #111111;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 7px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.year-timeline .single-timeline-item .text-holder h3 span {
  color: #9e7c54;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.horizontal {
  padding: 0;
}
.horizontal li {
  display: inline-block;
  padding: 0 20px;
}
.horizontal li:first-child {
  padding-left: 0;
}
.horizontal li:last-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .horizontal li {
    padding: 15px;
  }
}
div[class*="col-"].fullwidth {
  padding: 0;
}
img.fullwidth {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.top-p0 {
  padding-top: 0;
}
.top-p10 {
  padding-top: 10px;
}
.top-p12 {
  padding-top: 10px;
}
.top-p20 {
  padding-top: 20px;
}
.top-p24 {
  padding-top: 24px;
}
.top-p30 {
  padding-top: 30px;
}
.top-p36 {
  padding-top: 36px;
}
.top-p40 {
  padding-top: 40px;
}
.top-p50 {
  padding-top: 50px;
}
.top-p60 {
  padding-top: 60px;
}
.top-p70 {
  padding-top: 70px;
}
.top-p80 {
  padding-top: 80px;
}
.top-p90 {
  padding-top: 90px;
}
.bot-p0 {
  padding-bottom: 0;
}
.bot-p10 {
  padding-bottom: 10px;
}
.bot-p12 {
  padding-bottom: 12px;
}
.bot-p20 {
  padding-bottom: 20px;
}
.bot-p24 {
  padding-bottom: 24px;
}
.bot-p30 {
  padding-bottom: 30px;
}
.bot-p36 {
  padding-bottom: 36px;
}
.bot-p40 {
  padding-bottom: 40px;
}
.bot-p50 {
  padding-bottom: 50px;
}
.bot-p60 {
  padding-bottom: 60px;
}
.bot-p70 {
  padding-bottom: 70px;
}
.bot-p80 {
  padding-bottom: 80px;
}
.bot-p90 {
  padding-bottom: 90px;
}
.right-p10 {
  padding-right: 10px;
}
.right-p20 {
  padding-right: 20px;
}
.right-p30 {
  padding-right: 30px;
}
.right-p40 {
  padding-right: 40px;
}
.right-p50 {
  padding-right: 50px;
}
.right-p60 {
  padding-right: 60px;
}
.left-p10 {
  padding-left: 20px;
}
.left-p20 {
  padding-left: 20px;
}
.left-p30 {
  padding-left: 30px;
}
.left-p40 {
  padding-left: 40px;
}
.left-p50 {
  padding-left: 50px;
}
.left-p60 {
  padding-left: 60px;
}
.right-m0 {
  margin-right: 0px;
}
.right-m10 {
  margin-right: 10px;
}
.right-m20 {
  margin-right: 20px;
}
.right-m30 {
  margin-right: 30px;
}
.right-m40 {
  margin-right: 40px;
}
.right-m50 {
  margin-right: 50px;
}
.right-m60 {
  margin-right: 60px;
}
.left-m0 {
  margin-left: 0px;
}
.left-m10 {
  margin-left: 10px;
}
.left-m20 {
  margin-left: 20px;
}
.left-m30 {
  margin-left: 30px;
}
.left-m40 {
  margin-left: 40px;
}
.left-m50 {
  margin-left: 50px;
}
.left-m60 {
  margin-left: 60px;
}
.top-m0 {
  margin-top: 0;
}
.top-m10 {
  margin-top: 10px;
}
.top-m12 {
  margin-top: 12px;
}
.top-m20 {
  margin-top: 20px;
}
.top-m24 {
  margin-top: 24px;
}
.top-m30 {
  margin-top: 30px;
}
.top-m36 {
  margin-top: 36px;
}
.top-m40 {
  margin-top: 40px;
}
.top-m50 {
  margin-top: 50px;
}
.top-m60 {
  margin-top: 60px;
}
.top-m70 {
  margin-top: 70px;
}
.top-m80 {
  margin-top: 80px;
}
.top-m90 {
  margin-top: 90px;
}
.bot-m0 {
  margin-bottom: 0;
}
.bot-m10 {
  margin-bottom: 10px;
}
.bot-m12 {
  margin-bottom: 12px;
}
.bot-m20 {
  margin-bottom: 20px;
}
.bot-m24 {
  margin-bottom: 24px;
}
.bot-m30 {
  margin-bottom: 30px;
}
.bot-m36 {
  margin-bottom: 36px;
}
.bot-m40 {
  margin-bottom: 40px;
}
.bot-m50 {
  margin-bottom: 50px;
}
.bot-m60 {
  margin-bottom: 60px;
}
.bot-m70 {
  margin-bottom: 70px;
}
.bot-m80 {
  margin-bottom: 80px;
}
.bot-m90 {
  margin-bottom: 90px;
}
@media (min-width: 992px) {
  .top-p100 {
    padding-top: 100px;
  }
  .top-p110 {
    padding-top: 110px;
  }
  .top-p120 {
    padding-top: 120px;
  }
  .top-p130 {
    padding-top: 130px;
  }
  .top-p140 {
    padding-top: 140px;
  }
  .top-p150 {
    padding-top: 150px;
  }
  .top-p160 {
    padding-top: 160px;
  }
  .bot-p100 {
    padding-bottom: 100px;
  }
  .bot-p110 {
    padding-bottom: 110px;
  }
  .bot-p120 {
    padding-bottom: 120px;
  }
  .bot-p130 {
    padding-bottom: 130px;
  }
  .bot-p140 {
    padding-bottom: 140px;
  }
  .bot-p150 {
    padding-bottom: 150px;
  }
  .bot-p160 {
    padding-bottom: 160px;
  }
  .top-m100 {
    margin-top: 100px;
  }
  .top-m110 {
    margin-top: 110px;
  }
  .top-m120 {
    margin-top: 120px;
  }
  .top-m130 {
    margin-top: 130px;
  }
  .top-m140 {
    margin-top: 140px;
  }
  .top-m150 {
    margin-top: 150px;
  }
  .top-m160 {
    margin-top: 160px;
  }
  .bot-m100 {
    margin-bottom: 100px;
  }
  .bot-m110 {
    margin-bottom: 110px;
  }
  .bot-m120 {
    margin-bottom: 120px;
  }
  .bot-m130 {
    margin-bottom: 130px;
  }
  .bot-m140 {
    margin-bottom: 140px;
  }
  .bot-m150 {
    margin-bottom: 150px;
  }
  .bot-m160 {
    margin-bottom: 160px;
  }
}
@media (max-width: 991px) {
  .top-p30-sm {
    padding-top: 30px;
  }
  .top-p40-sm {
    padding-top: 40px;
  }
  .top-p50-sm {
    padding-top: 50px;
  }
  .top-p60-sm {
    padding-top: 50px;
  }
  .bot-p30-sm {
    padding-bottom: 30px;
  }
  .bot-p40-sm {
    padding-bottom: 40px;
  }
  .bot-p50-sm {
    padding-bottom: 50px;
  }
  .bot-p60-sm {
    padding-bottom: 50px;
  }
  .center-sm {
    text-align: center;
  }
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.p50 {
  padding: 50px;
}
.p60 {
  padding: 60px;
}
.p70 {
  padding: 70px;
}
.p80 {
  padding: 80px;
}
.small-padding {
  padding: 48px 0;
}
.large-padding {
  padding: 96px 0;
}
.no-padding {
  padding: 0;
}
.width50 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.width60 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.width70 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.width80 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.width90 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.col-1 {
  width: 100%;
}
.col-2 {
  width: 50%;
}
@media (min-width: 480px) {
  .col-3 {
    width: 33.33333333%;
  }
  .col-4 {
    width: 25%;
  }
  .col-5 {
    width: 20%;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .col-3,
  .col-4,
  .col-5 {
    width: 50%;
  }
}
.border-top {
  border-top: 1px solid #e2e2e2;
}
.border-bottom {
  border-bottom: 1px solid #e2e2e2;
}
.border-right {
  border-right: 1px solid #e2e2e2;
}
.border-left {
  border-left: 1px solid #e2e2e2;
}
.border {
  border: 1px solid #e2e2e2;
}
.xxl {
  font-size: 56px;
}
.xl {
  font-size: 48px;
}
.sup {
  text-transform: uppercase;
  color: #111111;
  letter-spacing: 2.5px;
  font-size: 13px;
  display: block;
}
.strong {
  font-family: "liberation_sansbold", Arial, Helvetica, sans-serif;
}
.dark {
  color: #222222;
}
.btn-outline {
  border-color: #1c1c1c;
}