@media (max-width: 767px) {
  .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("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .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:768px screen-xs:0px screen-sm:480px screen-md:768px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #a97e61;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #8b654c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.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: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Judson", serif;
  font-weight: 400;
  line-height: 1.3;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 35px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 25px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 17px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #a97e61;
}
a.text-primary:hover {
  color: #8b654c;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #a97e61;
}
a.bg-primary:hover {
  background-color: #8b654c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 66px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 47px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 66px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 66px;
}
.features-list .feature-row h3 {
  font-size: 30px;
}
.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: 47px;
}
.jumbotron iframe {
  margin-top: 22px;
}

.form-control:focus {
  border-color: #a97e61;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 126, 97, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 126, 97, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 22px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 480px) {
  .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;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.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: 480px) {
  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;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 15px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #a97e61;
  border-bottom-color: #a97e61;
}
.nav a:hover .caret {
  border-top-color: #8b654c;
  border-bottom-color: #8b654c;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 11px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 480px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 22px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 480px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 0;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0 0;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-default .navbar-brand {
  color: #302f2f;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #161616;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #302f2f;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #a97e61;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #302f2f;
  display: inline-block;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #a97e61;
}
.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-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #a97e61;
  color: #ffffff;
}
.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: #302f2f;
  border-bottom-color: #302f2f;
}
@media (max-width: 479px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #302f2f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #a97e61;
  }
  .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: #a97e61;
  }
  .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: #302f2f;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid transparent;
}
.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;
}

.items-leading .leading {
  margin-bottom: 44px;
}
.items-row .item {
  margin-bottom: 44px;
}
.divider-vertical {
  margin: 0 0 44px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  margin-bottom: 22px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 22px;
}
.article-intro img,
.article-content img {
  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 33px 22px 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 22px 33px;
}
@media (max-width: 480px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.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: 22px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 22px;
}
.img-fulltext-right {
  float: right;
  margin-left: 22px;
}
.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: 13px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 479px) {
  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: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.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: 22px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  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 #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.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: 11px;
}
.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 #eeeeee;
  margin-bottom: 22px;
  padding: 11px 22px;
  border-radius: 4px;
}
.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: 480px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 480px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 22px 0;
}
#searchForm legend {
  margin-bottom: 11px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 22px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 11px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 11px;
}
@media screen and (max-width: 480px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 22px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 17px;
  margin-top: 22px;
}
.search-results .result-category {
  font-size: 13px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 22px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
div.finder {
  margin-bottom: 22px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 480px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 480px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .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: 22px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 11px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 22px;
}
.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 #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 22px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 22px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 11px;
  padding: 11px 22px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 22px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 22px 22px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  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: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #a97e61;
  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: #a97e61;
  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: 11px 22px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 22px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 11px 0;
}
.display-limit {
  margin: 11px 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: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 480px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 11px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.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: #cccccc;
  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: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1170px;
}
.t3-module .t3-box-image {
  text-align: center;
}
.t3-module .t3-box-readmore:after {
  content: "";
  display: table;
  clear: both;
}
ul.nav ol,
ul.nav-tabs ol,
ul.btn-toolbar ol,
.chzn-container ul ol,
ul.nav ul,
ul.nav-tabs ul,
ul.btn-toolbar ul,
.chzn-container ul ul {
  position: static;
  left: auto;
  margin-right: auto;
}
ul.nav ol li,
ul.nav-tabs ol li,
ul.btn-toolbar ol li,
.chzn-container ul ol li,
ul.nav ul li,
ul.nav-tabs ul li,
ul.btn-toolbar ul li,
.chzn-container ul ul li {
  text-indent: 0;
  margin-bottom: 0;
}
ul.nav ol li:before,
ul.nav-tabs ol li:before,
ul.btn-toolbar ol li:before,
.chzn-container ul ol li:before,
ul.nav ul li:before,
ul.nav-tabs ul li:before,
ul.btn-toolbar ul li:before,
.chzn-container ul ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
.pull-left {
  margin: 0 30px 15px 0 !important;
}
.pull-right {
  margin: 0 0 15px 30px !important;
}
.t3-ratio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.t3-ratio-box-1-1 {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.t3-ratio-box-5-4 {
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}
.t3-ratio-box-4-3 {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
}
.t3-ratio-box-16-9 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.t3-ratio-box-2-1 {
  position: relative;
  width: 100%;
  padding-bottom: 50%;
}

#system-message-container {
  display: none;
  font-weight: 700;
}
#system-message-container #system-message {
  margin: 0;
}
#system-message-container #system-message .alert {
  margin: 0 0 15px 0;
}
#system-message-container #system-message p {
  margin: 0;
  padding-right: 15px;
  text-align: left;
}

.noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.listReset ol,
.listReset ul {
  position: static;
  left: auto;
  margin-right: auto;
}
.listReset ol li,
.listReset ul li {
  text-indent: 0;
  margin-bottom: 0;
}
.listReset ol li:before,
.listReset ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
.afterClear:after {
  content: "";
  display: table;
  clear: both;
}
.imgReset img {
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
.noPseudo:before,
.noPseudo:after {
  display: none;
}

::selection {
  background: #a97e61;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #a97e61;
  color: #fff;
  text-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 44px 0 11px;
  text-transform: uppercase;
}
h1,
h2,
h3 {
  padding-bottom: 0.2em;
  border-bottom: 1px solid #ddd;
}
h1 {
  margin: 22px 0 22px;
}
.no-border {
  border: none !important;
}
p {
  text-align: justify;
  line-height: 28px;
}
p.cbp {
  clear: both;
  line-height: 0;
}
ol,
ul {
  position: relative;
  left: 35px;
  margin: 0 35px 11px 0;
  padding: 0;
}
ul {
  list-style: none;
}
li {
  text-indent: -19px;
  margin: 0 0 7.5px;
}
li:before {
  top: 0px;
  content: "❖";
  width: 14px;
  font-size: 15px;
  position: relative;
  text-indent: 0;
  display: inline-block;
  margin-right: 5px;
  font-family: FontAwesome;
  color: #B59410;
}
li * {
  text-indent: 0;
}
ol li:before {
  content: "\00a0";
}
#t3-content li {
  line-height: 28px;
}
html.list2 ul li {
  text-indent: -25px;
}
html.list2 ul li::before {
  top: -1px;
  content: "\f1db";
  width: 10px;
  font-size: 10px;
}
a {
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  outline: none;
  hyphens: auto;
  word-break: normal;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
a[href^=tel] {
  white-space: nowrap;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
  border: none;
}
blockquote {
  font-weight: 600;
  font-size: 16px;
  color: #222;
  border-left: 8px solid #d9cec5;
  padding: 20px;
  margin: 30px 0;
  background: #F7F7F7;
  line-height: 1.5;
}
.accordion {
  overflow: hidden;
}
.accordion input {
  display: none;
}
.accordion label {
  display: block;
  padding: 10px 10px 10px 5px;
  cursor: pointer;
  font-weight: bold;
  max-width: max-content;
}
.accordion label::before {
  content: "+";
  color: #fff;
  font-weight: bold;
  float: left;
  margin-right: 5px;
  background: #a97e61;
  padding: 0 7px;
  font-size: 17px;
  position: relative;
  top: -2px;
}
.accordion input:checked + label::before {
  content: "-";
  background: grey;
}
.accordion .content {
  max-height: 0;
  overflow: hidden;
  padding: 0 10px;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}
.accordion input:checked + label + .content {
  max-height: 100%;
  padding: 10px;
}
html.bemutatkozas .accordion-title {
  font-size: 21px;
  margin-left: 0;
}
html.bemutatkozas .accordion label {
  padding: 10px 10px 10px 0;
}
html.bemutatkozas .accordion label::before {
  top: 2px;
}
html.bemutatkozas #t3-middle-bottom .t3-module-qualifications.col-xs-12 {
  padding-left: 7px;
}
html.gyik .accordion {
  border-bottom: 1px solid #cdcdcd;
  padding: 11px 0;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="email"] {
  box-shadow: 0 0 1px 0 #ccc;
}
select.small,
textarea.small,
input[type="text"].small,
input[type="password"].small,
input[type="email"].small {
  padding: 0 10px;
  width: 150px;
  height: 30px;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
  box-shadow: 0 0 1px 0 #dfcfc4;
  background-color: #ffffff;
}
textarea {
  resize: vertical;
  overflow: auto;
}
textarea:-webkit-input-placeholder {
  text-align: left;
}
textarea:-moz-placeholder {
  text-align: left;
}
textarea:-moz-placeholder {
  text-align: left;
}
textarea:-ms-input-placeholder {
  text-align: left;
}
iframe,
object,
embed {
  width: 100%;
  border: none;
}
:-webkit-input-placeholder {
  color: #787878;
  text-align: center;
}
:-moz-placeholder {
  color: #787878;
  text-align: center;
}
:-moz-placeholder {
  color: #787878;
  text-align: center;
}
:-ms-input-placeholder {
  color: #787878;
  text-align: center;
}
.btn {
  cursor: pointer;
  font-family: inherit;
  font-weight: 500;
  color: #fff;
  padding: 15px 26px 15px;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  border: none;
  border-bottom: none;
  border-radius: 0;
  background-color: #a97e61;
  outline: none !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn:active,
.btn:focus,
.btn:hover {
  border-color: #a97e61;
  background-color: #b28b72;
  box-shadow: none;
}
.btn-big {
  padding: 20px 30px 20px;
  font-size: 18px;
  border-width: 4px;
  border-radius: 0;
}
.btn-arrow {
  font-size: 16px;
  display: inline-block;
  background-color: transparent;
  border: none;
  border-bottom: 0.15em solid #ffda0e;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  padding: 0.6em 0 0.6em 0;
  margin: 0 0.5em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-arrow:after {
  position: relative;
  right: -0.2em;
  font-weight: 400;
  text-indent: 0;
  content: '\f054';
  display: inline-block;
  font-family: FontAwesome;
  color: #a97e61;
  margin-left: 0.5em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-arrow:hover {
  color: #333333;
  border-color: #a97e61;
}
.btn-arrow:hover:after {
  right: -0.4em;
}
.btn-arrow-2 {
  font-size: 16px;
  display: inline-block;
  background-color: transparent;
  border-bottom: 0.15em solid #ffda0e;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  padding: 0.6em 0 0.6em 0;
  margin: 0 0.5em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #a97e61;
  border: none;
}
.btn-arrow-2:after {
  position: relative;
  right: -0.2em;
  font-weight: 400;
  text-indent: 0;
  content: '\f054';
  display: inline-block;
  font-family: FontAwesome;
  color: #a97e61;
  margin-left: 0.5em;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-arrow-2:hover {
  color: #333333;
  border-color: #a97e61;
}
.btn-arrow-2:hover:after {
  right: -0.4em;
}
table {
  width: auto;
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 11px;
}
td,
th {
  border-left: 1px solid #ddd;
  padding: 8px;
  line-height: 20px;
  border-top: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
#t3-middle-bottom img {
  padding: 10px;
  border: 5px solid #fff;
}
img.noborder {
  padding: 0 !important;
  border: none !important;
}
html.view-category .t3-module-podcb {
  display: none;
}
.article-content img {
  padding: 10px;
  border: 5px solid #fff;
}
.article-content .col-xs-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.article-content table {
  width: 100%;
  border: none;
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
}
.article-content th {
  color: #D5DDE5;
  background: #1b1e24;
  border-bottom: 4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size: 14px;
  font-weight: 100;
  padding: 24px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}
.article-content th:first-child {
  border-top-left-radius: 3px;
}
.article-content th:last-child {
  border-top-right-radius: 3px;
  border-right: none;
}
.article-content tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color: #3d4050;
  font-size: 16px;
  font-weight: normal;
  text-shadow: none;
}
.article-content tr:hover td {
  background: #A77E60;
  color: #FFFFFF;
  border-top: 1px solid #A77E60;
}
.article-content tr:first-child {
  border-top: none;
}
.article-content tr:last-child {
  border-bottom: none;
}
.article-content tr:nth-child(odd) td {
  background: #DADEDD;
}
.article-content tr:nth-child(odd):hover td {
  background: #A77E60;
}
.article-content tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}
.article-content tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}
.article-content td {
  background: #FFFFFF;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  font-size: 14px;
  text-shadow: none;
  border-right: 1px solid #C1C3D1;
}
.article-content td:last-child {
  border-right: 0px;
}
.article-content th.text-left {
  text-align: left;
}
.article-content th.text-center {
  text-align: center;
}
.article-content th.text-right {
  text-align: right;
}
.article-content td.text-left {
  text-align: left;
}
.article-content td.text-center {
  text-align: center;
}
.article-content td.text-right {
  text-align: right;
}

body {
  background-image: none;
  background-position: center 0;
  background-repeat: repeat;
}
#t3-wrapper {
  margin: 0;
  min-width: 320px;
  width: 100%;
  overflow: hidden;
  box-shadow: none;
  background-color: #fff;
}

#t3-header {
  border-bottom: 1px solid #ddd;
}

#t3-cta {
  border-top: 1px solid #ddd;
}

#t3-middle {
  padding-bottom: 1%;
  min-height: 400px;
  background: url('../../../../images/promo-5-bg.png') #efebe9 center 0 no-repeat;
  background-attachment: fixed;
}

#t3-middle-padding-top {
  padding-top: 1.6666%;
}

#t3-middle-top {
  
}

#t3-middle-middle {
  
}

#t3-middle-left {
  
}

#t3-middle-right {
  
}

#t3-footer {
  border-top: none;
  background-color: #302F2F;
}

.fa {
  margin-right: 3px;
}
.form-actions {
  background-color: transparent;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.article-image-full {
  max-width: 40%;
}
.article-aside {
  font-size: 13px;
  padding: 0;
  color: #000;
  margin: 0 0 10px;
}
.article-aside .published {
  color: #000;
}
.article-aside .published i {
  position: relative;
  top: -1px;
}
.pagination-wrap {
  text-align: center;
  font-size: 14px;
}
.pagination-wrap ol,
.pagination-wrap ul {
  position: static;
  left: auto;
  margin-right: auto;
}
.pagination-wrap ol li,
.pagination-wrap ul li {
  text-indent: 0;
  margin-bottom: 0;
}
.pagination-wrap ol li:before,
.pagination-wrap ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
.pagination-wrap .counter {
  margin: 0 0 30px;
}
.pagination-wrap .pagination {
  margin: 0 0 30px;
  float: none;
  display: inline-block;
}

#t3-content > .blog {
  
  
}
#t3-content > .blog .readmore {
  text-align: right;
}

#t3-header {
  background: url('../../../../images/header-bg.png') #d9cec5 center 0 no-repeat;
  background-attachment: fixed;
}
#t3-header .t3-logo-image {
  padding-top: 20px;
  margin-top: 12px;
  padding-bottom: 10px;
  position: relative;
  width: auto;
  max-width: 242px;
  z-index: 999;
  left: 502px;
}
#t3-header .t3-logo-image .t3-module-table {
  display: table;
  height: 112px;
  width: auto;
}
#t3-header .t3-logo-image .t3-module-cell {
  display: table-cell;
  height: 112px;
  text-align: center;
  vertical-align: middle;
}
#t3-header .t3-logo-image a {
  display: inline-block;
  line-height: 0;
}
#t3-header .t3-logo-image .logo-img {
  max-height: 112px;
}
#t3-header .header-content {
  position: relative;
  left: 31px;
}
#t3-header .header-content .t3-module-maintop {
  margin-top: 23px;
  margin-bottom: 51px;
}
#t3-header .header-content .t3-module-maintop .t3-box-0 .t3-box-image img {
  padding: 10px;
  border: 5px solid #fff;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 {
  position: relative;
  width: 604px;
  top: 101px;
  left: -113px;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content {
  background-color: #ECEAE8;
  padding: 37px 40px 36px 78px;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h1 {
  font-size: 60px;
  text-transform: none;
  margin-bottom: 0;
  padding-bottom: 6px;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h2 {
  color: #A97E61;
  font-size: 34px;
  line-height: 41px;
  margin-top: 0;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 29px;
  margin-top: 15px;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content .btn {
  background-color: #302F2F;
  margin-top: 23px;
  padding: 16px 48px 16px;
}
#t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content .btn:hover {
  background-color: #6d6d6d;
}
#t3-header .header-content .t3-module-maintop .t3-box-1::after {
  content: "";
  display: block;
  height: 42px;
  width: auto;
  background-image: url('../../../../images/box-bottom.png');
}
#t3-header #t3-mainnav .t3-navbar ul.level0 > li[data-id="292"] a {
  margin-left: 245px;
  margin-right: 0;
}
#t3-header .navdiv {
  position: absolute;
  left: -12px;
  top: 34px;
}
#t3-promo-1 {
  background-color: #DADEDD;
}
#t3-promo-1 h3,
#t3-promo-1 h4,
#t3-promo-1 p {
  text-align: center;
}
#t3-promo-1 h3 {
  color: #302F2F;
  text-transform: none;
  font-size: 45px;
  margin-bottom: 10px;
  margin-top: 84px;
}
#t3-promo-1 h4 {
  color: #A97E61;
  font-size: 35px;
  margin-top: 22px;
  line-height: 42px;
}
#t3-promo-1 p {
  font-size: 16px;
  margin-top: 25px;
}
#t3-promo-1 p .btn {
  margin-bottom: 80px;
  margin-top: 11px;
}
#t3-promo-2 {
  background-color: #443C3A;
  color: #ECEAE8;
}
#t3-promo-2 h3 {
  text-align: center;
  font-size: 42px;
  text-transform: none;
  margin-bottom: 33px;
}
#t3-promo-2 ul {
  left: 15px;
  margin-bottom: 100px;
}
#t3-promo-2 ul li {
  text-indent: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #534b48;
}
#t3-promo-2 ul li::before {
  content: none;
}
#t3-promo-2 ul li:last-child {
  border-bottom: none;
}
#t3-promo-2 .t3-box-1 .t3-box-image {
  margin-top: 55px;
  margin-bottom: 100px;
}
#t3-promo-3 {
  background: url('../../../../images/promo-3-bg.png') #a97e61 center 0 no-repeat;
  background-attachment: fixed;
  color: #fff;
}
#t3-promo-3 .t3-module-expect .col-md-3 {
  border-right: 2px solid #b18b70;
}
#t3-promo-3 .t3-module-expect .col-md-3:last-child {
  border-right: none;
}
#t3-promo-3 .t3-module-expect .t3-module-title {
  text-align: center;
  font-size: 44px;
  text-transform: none;
  margin-top: 58px;
  margin-bottom: 55px;
  hyphens: auto;
}
#t3-promo-3 .t3-module-expect .t3-box {
  text-align: center;
  padding-bottom: 105px;
}
#t3-promo-3 .t3-module-expect .t3-box .t3-box-title {
  text-align: center;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
}
#t3-promo-4 .t3-module-services .t3-module-title {
  text-align: center;
  font-size: 44px;
  text-transform: none;
  margin-top: 58px;
  margin-bottom: 55px;
  hyphens: auto;
}
#t3-promo-4 .t3-module-services .t3-box {
  text-align: center;
  padding-bottom: 105px;
}
#t3-promo-4 .t3-module-services .t3-box .t3-box-title {
  margin-top: 0;
  text-transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85px;
}
#t3-promo-4 .t3-module-services .t3-box .t3-box-title a {
  color: #302F2F;
  font-size: 28px;
}
#t3-promo-5 {
  background: url('../../../../images/promo-5-bg.png') #efebe9 center 0 no-repeat;
  background-attachment: fixed;
}
#t3-promo-5 .t3-box-0 .t3-box-image {
  margin-top: 80px;
  margin-bottom: 80px;
}
#t3-promo-5 .t3-box-1 h3 {
  margin-top: 112px;
  font-size: 44px;
  text-transform: none;
  line-height: 34px;
  margin-bottom: 30px;
}
#t3-promo-5 .t3-box-1 h4 {
  color: #a97e61;
  font-size: 36px;
  line-height: 38px;
  margin-top: 15px;
  margin-bottom: 33px;
}
#t3-promo-5 .t3-box-1 p {
  margin-bottom: 13px;
  line-height: 23px;
  font-size: 16px;
}
#t3-promo-5 .t3-box-1 .btn {
  background-color: #302F2F;
  margin-top: 23px;
  padding: 16px 48px 16px;
  margin-bottom: 50px;
}
#t3-promo-5 .t3-box-1 .btn:hover {
  background-color: #6d6d6d;
}
#t3-promo-6 {
  background-color: #A97E61;
}
#t3-promo-6 .t3-module-reviews .t3-module-title {
  text-align: center;
  font-size: 44px;
  margin-top: 60px;
  margin-bottom: 55px;
  color: #fff;
  text-transform: none;
}
#t3-promo-6 .t3-module-reviews .t3-box .t3-box-content {
  background-color: #fff;
  padding: 20px 40px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 340px;
}
#t3-promo-6 .t3-module-reviews .t3-box .t3-box-content p {
  font-size: 28px;
  text-align: center;
  color: #443c3a;
  font-style: italic;
  line-height: 36px;
  font-family: Judson, serif;
}
#t3-promo-6 .t3-module-reviews .t3-box .t3-box-image {
  text-align: center;
  position: relative;
  top: -50px;
}
#t3-promo-6 .t3-module-reviews .t3-box-0::before {
  content: "";
  background: url('../../../../images/quote-up.png') transparent 0 0 no-repeat;
  width: 151px;
  height: 120px;
  display: block;
  position: absolute;
  top: -82px;
  left: -99px;
}
#t3-promo-6 .t3-module-reviews .t3-box-1::after {
  content: "";
  background: url('../../../../images/quote-down.png') transparent 0 0 no-repeat;
  width: 155px;
  height: 120px;
  display: block;
  position: absolute;
  bottom: 17px;
  right: -100px;
}
#t3-promo-6 .t3-module-reviews .t3-custom-link {
  text-align: center;
}
#t3-promo-6 .t3-module-reviews .t3-custom-link .btn {
  background-color: #302F2F;
  margin-top: 23px;
  padding: 16px 48px 16px;
  margin-bottom: 50px;
}
#t3-promo-6 .t3-module-reviews .t3-custom-link .btn:hover {
  background-color: #454444;
}
#t3-promo-7 {
  background-color: #DADEDD;
}
#t3-promo-7 h3 {
  text-align: center;
  font-size: 46px;
  margin-top: 86px;
  margin-bottom: 0;
  text-transform: none;
}
#t3-promo-7 h4 {
  text-align: center;
  color: #a97e61;
  font-size: 34px;
  line-height: 38px;
  margin-top: 0px;
  margin-bottom: 33px;
}
#t3-promo-7 p {
  text-align: center;
  margin-bottom: 85px;
}
#t3-promo-8 {
  background: url('../../../../images/promo-8-bg.png') #565555 center 0 no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}
#t3-promo-8 h3 {
  text-align: center;
  font-size: 46px;
  margin-top: 86px;
  margin-bottom: 0;
  text-transform: none;
  border: none;
}
#t3-promo-8 h4 {
  text-align: center;
  color: #fff;
  font-size: 34px;
  line-height: 38px;
  margin-top: 9px;
  margin-bottom: 33px;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form {
  margin-left: 65px;
  margin-bottom: 20px;
  max-width: 90%;
  
  
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form input:not([type="checkbox"]) {
  width: 425px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  outline: none;
  height: 55px;
  float: left;
  margin-left: 28px;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form ::placeholder {
  color: #fff;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  position: relative;
  
  outline: none;
  box-shadow: none;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form input[type="checkbox"]:checked::before {
  content: "✔";
  font-size: 20px;
  color: #fff;
  
  position: absolute;
  left: 2px;
  top: -6px;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form label {
  font-weight: normal;
  max-width: 600px;
  float: left;
  clear: both;
  margin-left: 28px;
  margin-right: 45px;
  margin-top: 30px;
  margin-bottom: 40px;
}
#t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form .btn {
  float: left;
  margin-top: 35px;
  margin-bottom: 40px;
  margin-left: 8px;
}
#t3-promo-9 {
  background-color: #443C3A;
}
#t3-promo-9 .t3-module-footergallery {
  margin-top: 50px;
}
#t3-promo-9 .t3-module-footergallery .col-md-3 {
  width: 50%;
}
#t3-promo-9 .t3-module-footergallery .sigProContainer li a {
  padding-top: 100%;
  border-radius: 0;
}
#t3-promo-9 .t3-module-footergallery .sigProContainer li:nth-child(1)::before {
  content: "";
  background: url('../../../../images/gallery-border.png') transparent 0 0 no-repeat;
  width: 360px;
  height: 360px;
  display: block;
  position: absolute;
  top: 0px;
  left: 13px;
}
#t3-promo-9 .t3-module-footercenter p {
  text-align: center;
}
#t3-promo-9 .t3-module-footercenter .footer-logo {
  margin-top: 65px;
  padding-bottom: 30px;
  border-bottom: 2px solid #605957;
}
#t3-promo-9 .t3-module-footercenter .social-icons {
  margin-top: 15px;
}
#t3-promo-9 .t3-module-footercenter .social-icons img[alt="facebook"] {
  margin-right: 20px;
}
#t3-promo-9 .t3-module-footercenter .links {
  margin-top: 15px;
  line-height: 27px;
}
#t3-promo-9 .t3-module-footercenter .links a {
  text-transform: uppercase;
  color: #fff;
}
#t3-promo-9 .t3-module-footercontact {
  margin-top: 65px;
  border: 2px solid #605957;
  margin-bottom: 20px;
  padding-top: 10px;
}
#t3-promo-9 .t3-module-footercontact table {
  color: #fff;
  border: none !important;
  margin-bottom: 0;
}
#t3-promo-9 .t3-module-footercontact table td,
#t3-promo-9 .t3-module-footercontact table tr,
#t3-promo-9 .t3-module-footercontact table tr td {
  text-align: left;
  border: none;
  vertical-align: top;
}
#t3-promo-9 .t3-module-footercontact table tr td:nth-child(odd) {
  padding-left: 0;
}
#t3-promo-9 .t3-module-footercontact table tr td:nth-child(2n) {
  padding-left: 15px;
}
#t3-promo-9 .t3-module-footercontact table table {
  border: none;
}
#t3-promo-9 .t3-module-footercontact table a {
  color: #fff;
}
.t3-module-reviews-menu .t3-box {
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.t3-module-reviews-menu .t3-box .t3-box-content {
  font-style: italic;
}
.t3-module-reviews-menu .t3-box .t3-box-title {
  text-align: right;
  font-weight: 600;
}
#t3-footer .t3-module-name .t3-module-inner {
  padding: 40px 0 20px;
  line-height: 37px;
  color: #fff;
}
#t3-footer .t3-module-name .t3-module-inner p {
  text-align: center;
  font-size: 13px;
}
#t3-footer .t3-module-copyright .t3-module-inner {
  padding: 40px 0 20px;
  line-height: 37px;
  color: #fff;
}
#t3-footer .t3-module-copyright .t3-module-inner p {
  text-align: center;
  font-size: 13px;
}
#t3-footer .t3-module-copyright span {
  color: #a97e61;
  white-space: nowrap;
}
#t3-footer .t3-module-copyright a {
  white-space: nowrap;
}
#t3-footer .t3-module-made-by {
  text-align: right;
}
#t3-footer .t3-module-made-by .t3-module-inner {
  display: inline-block;
  padding: 23px 0 20px;
}
#t3-footer .t3-module-made-by .t3-module-inner:after {
  content: "";
  display: table;
  clear: both;
}
#t3-footer .t3-module-made-by a.made-by {
  float: left;
  display: block;
  width: 185px;
  height: 45px;
  background-image: url('../../../../images/honlapsiker.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}
#t3-footer .t3-module-made-by a.up {
  float: right;
  margin: 18px 0 0 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #101010;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
#t3-footer .t3-module-made-by a.up:before {
  font-family: FontAwesome;
  margin: 4px auto 0;
  content: "\f077";
  display: block;
}
#t3-footer .t3-module-made-by a.up:hover {
  color: #a97e61;
}
#rssearch {
  height: auto;
  width: 100%;
  text-align: center;
}
#rssearch form.rsf_form {
  position: static !important;
}
#rssearch .input-append,
#rssearch .input-prepend {
  margin-top: 35px;
  margin-bottom: 12%;
}
#rssearch input {
  float: left;
  background-color: #fff;
  width: 82% !important;
}
#rssearch button.btn {
  float: left;
  padding: 8px 10px 7px 14px;
  font-family: FontAwesome;
  font-size: 20px;
}
.rssearch_row {
  border: none;
  box-shadow: none;
}
.rssearch_row:hover {
  box-shadow: none;
}
html.home h1,
html.home h2,
html.home h3 {
  border-bottom: none;
}

.t3-module-search .t3-module-inner {
  margin-top: 35px;
  margin-bottom: 12%;
}
.t3-module-search .table {
  width: 100%;
  display: table;
  margin: 0;
}
.t3-module-search .cell {
  display: table-cell;
  vertical-align: top;
}
.t3-module-search .cell .inner {
  background-color: #fff;
  border-radius: 4px;
}
.t3-module-search .cell:last-child {
  width: 1%;
}
.t3-module-search input {
  display: block;
  background-color: transparent !important;
  margin: 0;
  width: 100%;
  color: #032533;
}
.t3-module-search button {
  display: block;
  padding: 0;
  margin: 0 0 0 5px;
  width: 38px;
  text-align: center;
}
.t3-module-search button i {
  margin: 0;
  line-height: 35px;
  font-size: 160%;
}
.search-results {
  border-top: none !important;
}
#search-result-empty h1,
#search-result-empty h2,
#search-result-empty h3 {
  border-bottom: none !important;
  text-transform: none;
}

.t3-module-tags {
  margin-top: 0;
}
.t3-module-tags .t3-module-inner {
  background-color: #fff;
  padding: 0 13px 20px;
  color: #022533;
  margin-bottom: 30px;
  text-align: center;
  overflow: hidden;
  border: 5px solid #fff;
}
.t3-module-tags .t3-module-title {
  background-color: #a97e61;
  text-align: center;
  margin: 0 -15px 15px;
  padding: 12px 0 8px;
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}
.t3-module-tags .t3-module-title:before {
  font-family: FontAwesome;
  content: '\f02b';
  margin-right: 5px;
}
.t3-module-tags .tag {
  letter-spacing: -0.5px;
  margin: 0 2px;
}

ul.list-striped {
  border-top: none;
}
ul.list-striped li {
  background-color: transparent !important;
  border-bottom: none !important;
  padding: 0;
}
ul.list-striped li h3 {
  text-transform: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
  font-size: 22px;
}
ul.list-striped li h3:before {
  top: -2px;
  content: "❖";
  width: 14px;
  font-size: 15px;
  position: relative;
  text-indent: 0;
  display: inline-block;
  margin-right: 2px;
  font-family: FontAwesome;
  color: #B59410;
}
#search-results h4.result-title {
  text-transform: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
  font-size: 22px;
}
#search-results h4.result-title:before {
  top: -2px;
  content: "❖";
  width: 14px;
  font-size: 15px;
  position: relative;
  text-indent: 0;
  display: inline-block;
  margin-right: 2px;
  font-family: FontAwesome;
  color: #B59410;
}
#search-results li::before {
  display: none;
}
#search-results .search-pagination {
  margin-top: 40px;
}
.tag-category .btn-group .chzn-results {
  left: 0;
}
.tag-category .btn-group .chzn-results li::before {
  content: '';
}

.t3-module-cta .t3-module-inner {
  padding: 1.5% 0 1.4%;
}
.t3-module-cta .btn {
  position: relative;
  top: -6px;
  margin-top: 6px;
}
.t3-module-cta p {
  margin: 0;
}

#t3-content > .blog.style-4 .page-title {
  margin-bottom: 11px;
  padding-bottom: 3%;
}
#t3-content > .blog.style-4 .page-title span {
  color: #099fdd;
}
#t3-content > .blog.style-4 .item {
  margin-bottom: 30px;
}
#t3-content > .blog.style-4 .item:hover .col-image img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  scale: scale(1.05);
}
#t3-content > .blog.style-4 .article-title {
  font-size: 23px;
  margin-top: 2px;
  font-weight: 600;
}
#t3-content > .blog.style-4 .article-info dd .level,
#t3-content > .blog.style-4 .article-info dd .time {
  margin-right: 10px;
}
#t3-content > .blog.style-4 .col-image {
  padding-right: 0;
}
#t3-content > .blog.style-4 .col-image .inner {
  text-align: center;
}
#t3-content > .blog.style-4 .col-image a {
  display: inline-block;
}
#t3-content > .blog.style-4 .col-image span {
  display: block;
  overflow: hidden;
}
#t3-content > .blog.style-4 .col-image img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#t3-content > .blog.style-4 .col-content {
  padding-left: 0;
}
#t3-content > .blog.style-4 .col-content .inner {
  padding: 15px 15px 5px;
  background-color: #fff;
  border-bottom: 3px solid #e6e6e6;
}
#t3-content > .blog.style-4 p {
  margin: 0;
}
#t3-content > .item-page.style-4 .article-aside {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: -11px;
  margin-bottom: 22px;
  padding: 5px 0;
}
#t3-content > .item-page.style-4 .extra-fields .level,
#t3-content > .item-page.style-4 .extra-fields .time {
  margin-right: 10px;
}
#t3-content > .item-page.style-4 article {
  padding-bottom: 3%;
}

.t3-module-author {
  background: #d9cec5;
  padding: 20px 20px 20px 10px;
  margin-bottom: 30px;
}
html.view-category .t3-module-author {
  display: none;
}

#userForm {
  max-width: 600px;
  margin: 10px 0;
  padding: 25px;
  background: #f4f7f8;
  border: 1px dotted #dadada;
  margin: 0 auto;
}
#userForm .t3-module-inner {
  text-align: center;
}
#userForm .t3-module-title {
  text-align: center;
  margin-bottom: 22px;
}
#userForm .formControlLabel {
  font-weight: 600;
}
#userForm textarea,
#userForm input,
#userForm select {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 7px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #000;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 30px;
}
#userForm textarea {
  height: 100px;
  text-align: left;
}
#userForm textarea:focus,
#userForm input:focus,
#userForm select:focus {
  background: #d2d9dd;
}
#userForm .formBody {
  display: block;
  float: none;
}
#userForm .formValidation {
  position: relative;
  display: block;
}
#userForm .formNoError {
  display: none;
}
#userForm .formError {
  display: inline-block;
  color: #e66;
  margin-bottom: 10px;
  background-color: #fff3f3;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
}
#userForm .rsform-block-fileupload {
  width: 100%;
  max-width: 600px;
  display: inline-block;
  text-align: left;
}
#userForm .rsform-block-fileupload p.formDescription {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
#userForm .rsform-upload-box {
  font-weight: 300;
}
#userForm .rsform-block-footer {
  font-size: 13px;
  margin-top: 15px;
  color: #555;
}
#userForm .rsform-block-footer p {
  text-align: center;
}
#userForm .rsform-block-recaptcha {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 304px;
}
#userForm .rsform-block-submit {
  margin: 0 auto;
  width: 304px;
}
#userForm .btn {
  width: 304px;
}
#userForm .rsform-block-privacy-policy {
  overflow: hidden;
}
#userForm .rsform-block-privacy-policy input {
  width: auto;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 60px;
}
#userForm .rsform-block-privacy-policy label {
  float: left;
  width: 93%;
  font-weight: 400;
  margin-bottom: 20px;
}
#userForm .rsform-block-privacy-policy .formValidation {
  float: left;
}

#t3-mainnav {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 0;
  border: none;
  padding: 31px 0 30px;
}
#t3-mainnav ol,
#t3-mainnav ul {
  position: static;
  left: auto;
  margin-right: auto;
}
#t3-mainnav ol li,
#t3-mainnav ul li {
  text-indent: 0;
  margin-bottom: 0;
}
#t3-mainnav ol li:before,
#t3-mainnav ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
#t3-mainnav .t3-navbar ul.level0 {
  display: table;
  float: none;
  width: 100%;
}
#t3-mainnav .t3-navbar ul.level0:before,
#t3-mainnav .t3-navbar ul.level0:after {
  display: none;
}
#t3-mainnav .t3-navbar ul.level0 > li {
  width: 1%;
  float: none;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#t3-mainnav .t3-navbar ul.level0 > li > span,
#t3-mainnav .t3-navbar ul.level0 > li > a {
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
  padding: 11px 16px 10px;
  line-height: inherit;
  border-radius: 0;
  outline: none;
  color: #302f2f;
  -ms-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  word-break: normal;
  text-transform: uppercase;
}
#t3-mainnav .t3-navbar ul.level0 > li > span:focus,
#t3-mainnav .t3-navbar ul.level0 > li > a:focus {
  color: #302f2f;
  background-color: #eee;
}
#t3-mainnav .t3-navbar ul.level0 > li > span:focus .caret,
#t3-mainnav .t3-navbar ul.level0 > li > a:focus .caret {
  border-top-color: #302f2f;
  border-bottom-color: #302f2f;
}
#t3-mainnav .t3-navbar ul.level0 > li > span:hover,
#t3-mainnav .t3-navbar ul.level0 > li > a:hover {
  color: #ffffff;
  background-color: #a97e61;
}
#t3-mainnav .t3-navbar ul.level0 > li > span:hover .caret,
#t3-mainnav .t3-navbar ul.level0 > li > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#t3-mainnav .t3-navbar ul.level0 > li > span .caret,
#t3-mainnav .t3-navbar ul.level0 > li > a .caret {
  border-top-color: #302f2f;
  border-bottom-color: #302f2f;
}
#t3-mainnav .t3-navbar ul.level0 > li > span {
  cursor: default;
}
#t3-mainnav .t3-navbar ul.level0 > li.open > span,
#t3-mainnav .t3-navbar ul.level0 > li.open > a {
  color: #ffffff;
  background-color: #a97e61;
}
#t3-mainnav .t3-navbar ul.level0 > li.open > span .caret,
#t3-mainnav .t3-navbar ul.level0 > li.open > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#t3-mainnav .t3-navbar ul.level0 > li.active > a,
#t3-mainnav .t3-navbar ul.level0 > li.active > span {
  color: #ffffff;
  background-color: #a97e61;
}
#t3-mainnav .t3-navbar ul.level0 > li.active > a .caret,
#t3-mainnav .t3-navbar ul.level0 > li.active > span .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#t3-mainnav .t3-navbar .navbar-nav .dropdown-menu {
  top: 100%;
  left: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
#t3-mainnav .t3-navbar .t3-megamenu .mega-inner {
  padding: 0;
}
#t3-mainnav .t3-navbar .mega-col-nav {
  padding: 0;
}
#t3-mainnav .t3-navbar .mega-nav > li > a {
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent !important;
  color: #302f2f;
  padding: 8px 26px 7px 16px !important;
  word-break: normal;
}
#t3-mainnav .t3-navbar .mega-nav > li > a:hover,
#t3-mainnav .t3-navbar .mega-nav > li > a:focus {
  color: #a97e61 !important;
  border-color: #ddd;
}
#t3-mainnav .t3-navbar .mega-nav > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#t3-mainnav .t3-navbar .mega-nav > li:last-child > a {
  border: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#t3-mainnav .t3-navbar .mega-nav > li.active > a {
  color: #a97e61;
}
#t3-mainnav .t3-navbar .dropdown-submenu > a:after {
  position: absolute;
  top: 8px;
  right: 12px;
}
#t3-mainnav .t3-navbar .dropdown-submenu > .dropdown-menu {
  top: -1px;
  left: 100%;
}

#t3-nav-collapse {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 300px;
  margin: 0 15px;
  border-radius: 4px;
  background-color: #443c3a;
  background-image: -moz-linear-gradient(top, #443c3a, #443c3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#443c3a), to(#443c3a));
  background-image: -webkit-linear-gradient(top, #443c3a, #443c3a);
  background-image: -o-linear-gradient(top, #443c3a, #443c3a);
  background-image: linear-gradient(to bottom, #443c3a, #443c3a);
  background-repeat: repeat-x;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
#t3-nav-collapse .navbar-header {
  position: relative;
}
#t3-nav-collapse .navbar-header .show-text.navbar-toggle {
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  display: block;
  float: none;
  border: none;
  line-height: 40px;
  height: 40px;
  font-weight: 700;
  width: auto;
  background: none;
  margin: 0;
  text-align: center;
}
#t3-nav-collapse .navbar-header button {
  font-size: 19px;
  position: absolute;
  line-height: 20px;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  margin: 0;
  color: #fff;
  border: none;
}
#t3-nav-collapse .navbar-header button:active,
#t3-nav-collapse .navbar-header button:hover {
  box-shadow: none;
}
#t3-nav-collapse .navbar-header button i.fa {
  margin: 0;
}
#t3-nav-collapse .t3-navbar-collapse {
  border: none;
  box-shadow: none;
}
#t3-nav-collapse .t3-navbar-collapse ol,
#t3-nav-collapse .t3-navbar-collapse ul {
  position: static;
  left: auto;
  margin-right: auto;
}
#t3-nav-collapse .t3-navbar-collapse ol li,
#t3-nav-collapse .t3-navbar-collapse ul li {
  text-indent: 0;
  margin-bottom: 0;
}
#t3-nav-collapse .t3-navbar-collapse ol li:before,
#t3-nav-collapse .t3-navbar-collapse ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
#t3-nav-collapse .t3-navbar-collapse ul.dropdown-menu {
  display: block;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
#t3-nav-collapse .t3-navbar-collapse li {
  border-top: 1px solid #554a48;
}
#t3-nav-collapse .t3-navbar-collapse li span,
#t3-nav-collapse .t3-navbar-collapse li a {
  white-space: normal;
  display: block;
  color: #fff;
  padding: 4px 14px 4px;
  line-height: 2;
  background-color: transparent;
}
#t3-nav-collapse .t3-navbar-collapse li span:hover,
#t3-nav-collapse .t3-navbar-collapse li a:hover {
  background-color: #333;
}
#t3-nav-collapse .t3-navbar-collapse li span:before,
#t3-nav-collapse .t3-navbar-collapse li a:before {
  font-family: FontAwesome;
  content: "\f105";
  padding-left: 10px;
  padding-top: 0;
  float: right;
  font-weight: normal;
  color: #302f2f;
  font-size: 15px;
}
#t3-nav-collapse .t3-navbar-collapse li span:hover:before,
#t3-nav-collapse .t3-navbar-collapse li a:hover:before {
  color: #fff;
}
#t3-nav-collapse .t3-navbar-collapse li span:after,
#t3-nav-collapse .t3-navbar-collapse li a:after,
#t3-nav-collapse .t3-navbar-collapse li span .caret,
#t3-nav-collapse .t3-navbar-collapse li a .caret {
  display: none;
}
#t3-nav-collapse .t3-navbar-collapse li > span:hover {
  background-color: transparent;
}
#t3-nav-collapse .t3-navbar-collapse li > span:before {
  display: none;
}
#t3-nav-collapse .t3-navbar-collapse li.active > a {
  background-color: #333;
}
#t3-nav-collapse .t3-navbar-collapse li.active > a:before {
  color: #fff;
}
#t3-nav-collapse .t3-navbar-collapse ul.level0 > li:last-child a {
  padding-bottom: 6px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#t3-nav-collapse .t3-navbar-collapse ul.level1 span,
#t3-nav-collapse .t3-navbar-collapse ul.level1 a {
  padding-left: 34px;
}
#t3-nav-collapse .t3-navbar-collapse ul.level2 span,
#t3-nav-collapse .t3-navbar-collapse ul.level2 a {
  padding-left: 54px;
}

.t3-module-contact h2 {
  font-size: 35px;
  text-align: left;
  margin-bottom: 21px;
}
.t3-module-contact h4 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 24px;
}
html.contact .inner-table {
  border: none !important;
  margin-left: 28px;
  position: relative;
  top: -9px;
}
html.contact .inner-table td,
html.contact .inner-table tr {
  border: none !important;
  text-align: left;
}
.t3-module-contactform {
  margin-bottom: 30px;
}
.t3-module-contactform h4 {
  text-align: center;
  font-size: 33px;
  margin-bottom: 30px;
}

.t3-module-icons .t3-module-inner {
  padding: 30px 0;
}
.t3-module-icons .t3-box-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 11px;
}
.t3-module-icons .t3-box-title a {
  color: #444;
}
.t3-module-icons .t3-box-title a:hover {
  color: #a97e61;
}
.t3-module-icons .t3-box {
  padding: 0 15px 30px;
}
.t3-module-icons .t3-box-icon {
  text-align: center;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  line-height: 150px;
  border: 1px solid #999;
  margin: 0 auto 22px;
}
.t3-module-icons .t3-box-icon a {
  display: inline-block;
}
.t3-module-icons .t3-box-icon i {
  font-size: 64px;
  line-height: 150px;
  margin: 0;
}
.t3-module-icons .t3-box-readmore {
  padding-top: 7.5px;
  text-align: center;
}

.t3-module-gmap .t3-module-inner {
  padding-bottom: 22px;
}
.t3-module-gmap .t3-module-title {
  font-size: 35px;
  text-align: left;
  margin-bottom: 22px;
}
.phocamaps-box {
  margin-top: 0 !important;
}
.phocamaps-box img {
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}

.t3-module-breadcrumbs {
  font-size: 13px;
}
.t3-module-breadcrumbs i {
  margin: 0;
  font-size: 15px;
  color: #333;
}
.t3-module-breadcrumbs ol {
  position: static;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 11px;
}
.t3-module-breadcrumbs ol li {
  display: inline-block;
  text-indent: 0;
  margin: 0 4px;
  line-height: 22px;
}
.t3-module-breadcrumbs ol li:before {
  display: none;
}
.t3-module-breadcrumbs li.active {
  margin: 0 0 0 2px;
}
.t3-module-breadcrumbs .divider {
  margin-left: 10px;
  font-size: 19px;
}

.ss2-align {
  padding: 2.5% 0;
}
.ss2-align .nextend-bullet-container {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding: 8px 10px 5px !important;
}
.ss2-align .smart-slider-layer {
  box-sizing: border-box !important;
  height: auto !important;
  padding: 2% 3% !important;
  background-color: rgba(255, 255, 255, 0.7);
}

.sigProContainer {
  position: static;
  left: auto;
  margin: 0 -15px 22px -15px !important;
}
.sigProContainer:after {
  content: "";
  display: table;
  clear: both;
}
.sigProContainer li {
  margin: 0 0 30px;
}
.sigProContainer li .sigProThumbInner {
  display: block;
}
.sigProContainer li a {
  padding-top: 56.25%;
  text-decoration: none;
  position: relative;
  display: block;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 4px;
  cursor: url('../../../../images/zoomin.cur'), pointer;
}
.sigProContainer li a img {
  display: none;
}
.sigProContainer li:before {
  display: none;
  content: none;
}
.sigProContainer .sigProCaptionBg {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sigProContainer .sigProCaption {
  font-size: 13px;
  display: block;
  padding: 3px;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.sigProContainer.singleThumbGallery {
  max-width: 100%;
  display: inline-block;
  margin: 0 0 11px 0 !important;
}
.sigProContainer.singleThumbGallery li {
  margin: 0;
}
.sigProContainer.singleThumbGallery li a {
  padding: 0;
  overflow: hidden;
}
.sigProContainer.singleThumbGallery li a img {
  display: block;
}
#fancybox-buttons a {
  height: 29px;
}
.fancybox-title {
  text-align: center;
  font-weight: bold !important;
}
#fancybox-buttons ol,
#fancybox-buttons ul {
  position: static;
  left: auto;
  margin-right: auto;
}
#fancybox-buttons ol li,
#fancybox-buttons ul li {
  text-indent: 0;
  margin-bottom: 0;
}
#fancybox-buttons ol li:before,
#fancybox-buttons ul li:before {
  display: none;
  background-color: transparent;
  background-image: none;
  content: initial;
  position: static;
  width: auto;
  height: auto;
}
.fancyboxCounter {
  float: left;
}
.fancybox-title-inside-wrap {
  padding-top: 14px !important;
}
.fancybox-title:after {
  content: "";
  display: table;
  clear: both;
}

@supports (-ms-ime-align:auto) {
  b {
    font-weight: bold;
  }
}

@media screen and (max-width: 1199px) {
  #t3-header {
    border: none;
    background-image: none;
  }
  #t3-header .t3-logo-image {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: 0;
  }
  #t3-header .t3-logo-image .t3-module-table {
    width: 100%;
  }
  #t3-header .navdiv {
    position: relative;
    left: 0;
    top: 0;
  }
  #t3-header #t3-mainnav {
    border-top: none;
    border-bottom: none;
    padding: 14px 0;
  }
  #t3-header #t3-mainnav .t3-navbar ul.level0 > li[data-id="292"] a {
    margin-left: 0;
  }
  #t3-header .header-content {
    left: 70px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content {
    background-color: #ECEAE8;
    padding: 31px 15px 24px 49px;
    max-width: 445px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h1 {
    font-size: 50px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h2 {
    font-size: 27px;
    line-height: 31px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h4 {
    font-size: 14px;
    line-height: 22px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content .btn {
    padding: 12px 33px 12px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1::after {
    max-width: 445px;
  }
  #t3-promo-3,
  #t3-promo-5 {
    background-image: none;
  }
  #t3-promo-6 .t3-module-reviews .t3-box-0::before,
  #t3-promo-6 .t3-module-reviews .t3-box-1::after {
    display: none;
  }
  #t3-promo-9 .t3-module-footergallery .sigProContainer li:nth-child(1)::before {
    display: none;
  }
  #t3-promo-9 .container .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #t3-promo-9 .container .row .t3-module-footercenter {
    order: 1;
    flex-basis: 50%;
  }
  #t3-promo-9 .container .row .t3-module-footergallery {
    order: 2;
    flex-basis: 50%;
  }
  #t3-promo-9 .container .row .t3-module-footercontact {
    order: 3;
    flex-basis: 100%;
    margin-top: 0;
    border: none;
  }
  #t3-promo-9 .container .row .t3-module-footercontact .t3-article-content {
    display: grid;
    place-items: center;
  }
  #t3-promo-9 .t3-module-footercenter .footer-logo {
    border: none;
  }
}

@media (max-width: 1100px) {
  #t3-footer .t3-module-name .t3-module-inner {
    line-height: 23px;
  }
  #t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  #t3-promo-8 .t3-module-subscribe .t3-module-suscribe-form {
    margin-left: 10px;
  }
}
@media (max-width: 1010px) {
  #rssearch input {
    width: 75% !important;
  }
}
@media (max-width: 980px) {
  #t3-mainnav {
    padding: 33px 0 30px;
  }
  #t3-mainnav .t3-navbar ul.level0 > li > span,
  #t3-mainnav .t3-navbar ul.level0 > li > a {
    padding: 7px 11px 6px;
    font-size: 13px;
  }
  #t3-header .header-content {
    left: 0;
  }
  #t3-promo-6 .t3-module-reviews .t3-box .t3-box-content p {
    font-size: 25px;
    line-height: 31px;
  }
}

@media screen and (max-width: 767px) {
  .t3-logo-text .t3-module-table,
  .t3-logo-image .t3-module-table,
  .t3-logo-text .t3-module-cell,
  .t3-logo-image .t3-module-cell {
    height: 112px;
  }
  .t3-logo-text .logo-text,
  .t3-logo-image .logo-text {
    font-size: 31px;
  }
  .t3-logo-text .logo-img,
  .t3-logo-image .logo-img {
    max-height: 112px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 {
    position: static;
    width: auto;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content {
    margin: 30px auto 0;
    padding: 30px 15px 24px 30px;
    text-align: center;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content p {
    text-align: center;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1::after {
    margin: 0 auto;
  }
  #t3-promo-1 h3 {
    font-size: 40px;
  }
  #t3-promo-1 h4 {
    font-size: 29px;
    margin-top: 22px;
    line-height: 36px;
  }
  #t3-promo-2 ul {
    margin-bottom: 35px;
  }
  #t3-promo-3 .t3-module-expect .col-md-3 {
    border-right: none;
  }
  #t3-promo-4 .t3-module-services .t3-box {
    padding-bottom: 60px;
  }
  #t3-promo-5 .t3-box-0 .t3-box-image {
    margin-bottom: 50px;
  }
  #t3-promo-5 .t3-box-1 h3 {
    font-size: 40px;
    margin-top: 0;
    text-align: center;
  }
  #t3-promo-5 .t3-box-1 h4 {
    text-align: center;
    font-size: 30px;
    line-height: 31px;
  }
  #t3-promo-5 .t3-box-1 p:last-child {
    text-align: center;
  }
  #t3-promo-5 .t3-box-1 .btn {
    padding: 12px 23px 12px;
    font-size: 16px;
  }
  #t3-promo-6 .t3-module-reviews .t3-box .t3-box-content {
    padding: 40px 40px 70px;
    min-height: 0;
  }
  #t3-promo-7 h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 23px;
  }
  #t3-promo-7 h4 {
    font-size: 27px;
    line-height: 31px;
  }
  #t3-promo-7 .btn {
    padding: 12px 23px 12px;
    font-size: 16px;
  }
  #t3-promo-8 {
    background-image: none;
  }
  #t3-promo-8 h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 23px;
  }
  #t3-promo-8 h4 {
    font-size: 27px;
    line-height: 31px;
  }
  #t3-promo-9 .container .row .t3-module-footercenter,
  #t3-promo-9 .container .row .t3-module-footergallery {
    flex-basis: 100%;
  }
  #t3-footer .t3-module-copyright .t3-module-inner {
    text-align: center;
    padding: 0;
  }
  #t3-footer .t3-module-made-by {
    text-align: center;
  }
  #t3-footer .t3-module-made-by .t3-module-inner {
    padding-top: 15px;
  }
  #t3-content .article-content img {
    max-width: 600px;
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0 !important;
    margin-top: 0 !important;
    object-fit: cover;
    object-position: 100% 10%;
    max-height: 400px;
  }
  #t3-content .article-content img.topfit {
    object-position: 100% 0;
    max-height: 450px;
  }
  #t3-content .article-content ul,
  #t3-content .article-content ol {
    clear: both;
  }
  #t3-content .article-content h2,
  #t3-content .article-content h3 {
    margin-top: 25px;
  }
  #t3-content .article-content p {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #rssearch .input-append,
  #rssearch .input-prepend {
    margin-top: 35px;
    margin-bottom: 20px;
  }
  #rssearch input {
    width: 82% !important;
  }
}

@media (min-width: 768px) {
  #t3-nav-collapse {
    display: none;
  }
}
@media (max-width: 767px) {
  #t3-mainnav {
    display: none;
  }
  #t3-header {
    border-bottom: 1px solid #ddd;
  }
}
@media (max-width: 850px) {
  #t3-content .article-content img {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  #userForm .rsform-block-privacy-policy input {
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h1 {
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h2 {
    font-size: 24px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content h4 {
    font-size: 13px;
    line-height: 22px;
  }
  #t3-header .header-content .t3-module-maintop .t3-box-1 .t3-box-content .btn {
    padding: 10px 23px 10px;
  }
}

@media screen and (max-width: 479px) {
  a[href^=tel] {
    display: inline-block;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    font-size: 125%;
    font-style: normal;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  }
  #userForm .rsform-block-recaptcha {
    width: 230px;
  }
  #userForm .rsform-block-submit,
  #userForm .btn {
    width: 230px;
  }
  #userForm .rsform-block-privacy-policy label {
    width: 85%;
  }
  #g-recaptcha-25 {
    width: 240px;
    min-height: 68.5px;
    margin: 0 auto 0;
  }
  #g-recaptcha-25 > div {
    margin: 0 -30px;
  }
  #g-recaptcha-25 > div > div {
    width: 305px !important;
    height: 80px !important;
    border-radius: 5px;
    overflow: hidden;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    scale: scale(0.8);
  }
  #t3-promo-4 .t3-module-services .t3-box .t3-box-title {
    height: 70px;
  }
  #t3-content .article-content h1 {
    font-size: 31px;
  }
  #t3-content .article-content h2 {
    font-size: 26px;
  }
  #t3-content > .blog.style-4 .item {
    overflow: hidden;
  }
  #t3-content > .blog.style-4 .col-content {
    padding-left: 15px;
  }
}