@media (max-width: 1199px) {
  .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: 1199px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .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:1200px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}



input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #D3260E;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ae7f01;
  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.7;
  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: 5px;
  margin-bottom: 5px;
  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: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #303842;
}
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: 25px;
  margin-bottom: 12.5px;
}
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: 12.5px;
  margin-bottom: 12.5px;
}
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: 52px;
}
h2,
.h2 {
  font-size: 31px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .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: #D3260E;
}
a.text-primary:hover {
  color: #c79202;
}
.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: #D3260E;
}
a.bg-primary:hover {
  background-color: #c79202;
}
.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: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
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: 25px;
}
dt,
dd {
  line-height: 1.7;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1200px) {
  .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: 12.5px 25px;
  margin: 0 0 25px;
  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.7;
  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: 25px;
  font-style: normal;
  line-height: 1.7;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 75px;
  
}
.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: 75px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 75px;
}
.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: 25px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 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: 25px;
}
.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: 9px;
}
.form-horizontal .form-control-static {
  padding-top: 9px;
}
.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: 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;
}
.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 {
  border: 0;
}
.dropdown-menu .divider {
  height: inherit;
  background-color: inherit;
  margin: inherit;
  overflow: inherit;
}
.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: #666666;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li:hover:before {
  opacity: 1;
}
.nav > li > a,
.nav > li > span,
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 25px;
  cursor: pointer;
  color: #787f88;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: .3px;
}
@media (min-width: 1200px) {
  .nav > li > a,
  .nav > li > span,
  .nav > li > .separator {
    padding-top: 27.5px;
    padding-bottom: 27.5px;
  }
}
.nav .caret {
  border-top-color: #D3260E;
  border-bottom-color: #D3260E;
  border-bottom-width: 0;
  border-style: solid;
}
.nav span:hover .caret,
.nav a:hover .caret {
  border-top-color: #ae7f01;
  border-bottom-color: #ae7f01;
}
.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: 12.5px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 25px;
  padding: 8px 12px;
  background-color: #ffffff;
  border: 1px solid #D3260E;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  background: transparent url('../../images/system/menu.png') no-repeat 50%;
  border: none;
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 13.75px -15px;
}
@media (max-width: 1200px) {
  .navbar-nav .open ul.dropdown-menu {
    padding: 0px 30px;
  }
  .navbar-nav .open ul.dropdown-menu li a {
    padding: 5px 0px;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  margin: 0px 0px 0px 0px;
}
.navbar-default .navbar-brand {
  color: #787f88;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #60666d;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav li a,
.navbar-default .navbar-nav li span {
  color: #787f88;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: .5px;
}
.navbar-default .navbar-nav > li > a {
  color: #333;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .3px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #D3260E;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #787f88;
  display: inline-block;
  padding-top: 18.75px;
  padding-bottom: 18.75px;
}
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:focus,
.navbar-default .navbar-nav > .active > a:focus {
  color: #D3260E;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > span,
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > span:hover,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > span:focus,
.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: #f3f3f3;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f3f3f3;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > .separator:hover .caret,
.navbar-default .navbar-nav > .dropdown > .separator:focus .caret,
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #D3260E;
  border-bottom-color: #D3260E;
}
.navbar-default .navbar-nav > .open > .separator,
.navbar-default .navbar-nav > .open > span,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > .separator:hover,
.navbar-default .navbar-nav > .open > span:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > .separator:focus,
.navbar-default .navbar-nav > .open > span:focus,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #D3260E;
}
.navbar-default .navbar-nav > .open > .separator .caret,
.navbar-default .navbar-nav > .open > span .caret,
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > .separator:hover .caret,
.navbar-default .navbar-nav > .open > span:hover .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > .separator:focus .caret,
.navbar-default .navbar-nav > .open > span:focus .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #D3260E;
  border-bottom-color: #D3260E;
}
.navbar-default .navbar-nav > .dropdown > .separator .caret,
.navbar-default .navbar-nav > li > span .caret,
.navbar-default .navbar-nav > .dropdown > span .caret,
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #787f88;
  border-bottom-color: #787f88;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > span,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #787f88;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #D3260E;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > span,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > span:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > span:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #D3260E;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > span,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > span:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > span:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #787f88;
}
.navbar-default .navbar-link:hover {
  color: #D3260E;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .fa,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > span,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > .separator .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > span .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav li > span .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: transparent;
  color: #787f88;
  margin-bottom: 25px;
}
#Mod107.t3-module {margin-top: 30px;}
.t3-module h3.module-title {margin-bottom: 5px;}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 5px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #787f88;
  font-size: 19px;
  margin: 0 0 12.5px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 25px;
  }
}
.module-ct {
  background: transparent;
  color: #787f88;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 8px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 25px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 13px;
  padding-top: 12.5px;
  text-align: right;
}
.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: 12.5px 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  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: 4px;
}
.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: #D3260E;
    color: #fff;
    padding: 5px 10px;
    border-radius: 18px;
    display: inline-block;
    margin: 3px 0px;
}

.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #ae7f01;
  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: #ae7f01;
}
.module-ct > ol.breadcrumb {
  padding: 8px 12px;
  margin-left: 0;
}

.items-leading .leading {
  margin-bottom: 50px;
}
.items-row .item {
  margin-bottom: 50px;
}
.divider-vertical {
  margin: 0 0 50px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  margin-bottom: 25px;
}
.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;
}
.tags {
  margin-bottom: 25px;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 25px;
}
.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 37.5px 25px 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 25px 37.5px;
}
@media (max-width: 768px) {
  .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: 25px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 25px;
}
.img-fulltext-right {
  float: right;
  margin-left: 25px;
}
.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: 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: 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: 25px;
  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: 12.5px;
}
.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: 25px;
  padding: 12.5px 25px;
  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: 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;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 25px 0;
}
#searchForm legend {
  margin-bottom: 12.5px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 25px;
}
#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: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 12.5px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 25px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 17px;
  margin-top: 25px;
}
.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: 25px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
div.finder {
  margin-bottom: 25px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .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: 768px) {
  .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: 25px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12.5px 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: 12.5px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 25px;
}
.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: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  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: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 25px 25px;
  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: #D3260E;
  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: #D3260E;
  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: 12.5px 25px;
  line-height: normal;
  border: 1px solid #D3260E;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #D3260E;
}
.items-more h3 {
  margin: 0 0 25px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 8px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12.5px 0;
}
.display-limit {
  margin: 12.5px 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: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 12.5px;
}
.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;
}

.page-header {
  padding-bottom: 11.5px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 25px;
}
.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: -25px;
}
.article-title,
.article-header h1 {
  margin: 0 0 25px 0;
}
.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: 6px;
}
.masthead {
  padding: 50px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .masthead {
    padding: 100px 0;
  }
  .masthead h1 {
    font-size: 105px;
  }
  .masthead p {
    font-size: 30px;
  }
  .masthead .btn-lg {
    margin-top: 25px;
    padding: 18px 42px;
    font-size: 22.5px;
  }
}
.jumbotron-primary {
  background-color: #D3260E;
  color: #fffefc;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #fff0c9;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 0px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info > dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info > dd > i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags > span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.post-format {
  background: #D3260E;
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link,
.entry-status,
.entry-quote {
  margin-bottom: 30px;
}
.entry-header {
  position: relative;
  margin-bottom: 20px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link,
.entry-quote {
  background: #D3260E;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255, 255, 255, 0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255, 255, 255, 0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  z-index: 0;
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255, 255, 255, 0.15);
  z-index: -1;
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.entry-gallery.carousel .carousel-inner .item {
  margin-bottom: 0;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
  margin-top: 30px;
}
.article-footer-top .post_rating {
  float: left;
}
.tx-social-share .tx-social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.tx-social-share .tx-social-share-icon ul li {
  margin-right: 7px;
  display: inline-block;
}
.tx-social-share .tx-social-share-icon ul li div {
  display: block;
}
.tx-social-share .tx-social-share-icon ul li div a {
  background: #D3260E none repeat scroll 0 0;
  color: #fff;
  border-radius: 50%;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  width: 30px;
  display: inline-block;
}
.tx-social-share .tx-social-share-icon ul li div a:hover,
.tx-social-share .tx-social-share-icon ul li div a:focus {
  background: #fdc632;
  color: #fff;
}
.header-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 80px;
}
.header-social li {
  display: inline-block;
}
.header-social li:not(:last-child) {
  margin-right: 5px;
}
.header-social li a {
  color: #787f88;
}
.header-social li a:hover {
  color: #D3260E;
}
.preloader-box {
  position: fixed;
  background: #D3260E;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999999999;
  padding-top: 25%;
  text-align: center;
}
.preloader-box .preloader4 {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  border-radius: 100%;
  border: 2px solid;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-left-color: #D3260E;
  border-right-color: #D3260E;
  -webkit-animation: preloader4 0.8s linear infinite;
  animation: preloader4 0.8s linear infinite;
}
@keyframes preloader4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes preloader4 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
#back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
#back-to-top.affix {
  bottom: 40px;
}
#back-to-top .btn {
  background: none;
  color: #D3260E;
  height: 40px;
  width: 40px;
  font-size: 30px;
  border-radius: 0;
  box-shadow: none;
  line-height: 36px;
  padding: 0;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:focus {
  outline: none;
}
body {
  font-weight: 400;
  letter-spacing: 0.3px;
  -webkit-font-smoothing: antialiased;
}
p {
  margin: 0 0 15px;
}
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
  color: #D3260E;
}
a:focus {
  outline: 0;
  outline-offset: 0;
  text-decoration: none;
}
img {
  max-width: 100%;
}
.boxed .t3-wrapper {
  width: 90%;
  margin: 0 auto;
  background: #F1F1F1;
  position: relative;
  overflow: hidden;
}
.boxed .t3-wrapper .t3-header .container,
.boxed .t3-wrapper .t3-header .qx-container {
  width: 100%;
}
.t3-sl-roof {
  background: #f5f5f5;
  color: #8191a6;
  border-bottom: 1px solid #e7e7e7;
}
.t3-sl-roof.t3-sl {
  padding: 0;
}
.t3-sl-roof .t3-module,
.t3-sl-roof p {
  margin: 0;
}
.t3-header {
  margin: 0px 0px 0px 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
.head-search {
  margin: 0px 0px 0px 0px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.head-search .sb-icon-search {
  color: inherit;
  background: transparent;
}
.head-search .sb-search.sb-search-open .sb-icon-search,
.head-search .no-js .sb-search .sb-icon-search {
  background: rgba(0, 0, 0, 0);
  color: inherit;
}
.t3-sl {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 0px;
    padding-top: 25px;
  }
}
.t3-mainbody {
  padding: 60px 15px;
}
.com_quix .t3-mainbody {
  padding: 0;
}
.com_quix .t3-content {
  background: transparent;
  padding: 0;
  box-shadow: none;
}
.com_quix .t3-wrapper {
  background: transparent;
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-sidebar.t3-sidebar-right {
  padding-left: 30px;
}
.t3-sidebar.t3-sidebar-left {
  padding-right: 30px;
}
.t3-footer {
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .credit-text:not(.text-hide) {
  font-size: 12px;
  padding: 0 0 20px;
  margin-bottom: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module .module-title {
  color: #777777;
  font-size: 19px;
  margin-bottom: 12.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  font-size: 13px;
  padding: 15px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#back-to-top {
  display: block;
}
.header-transparent .header-area {
  position: absolute;
  z-index: 99;
  width: 100%;
}
.header-transparent .t3-header {
  background: transparent;
  box-shadow: none;
}
.header-transparent .t3-header.navbar-fixed-top {
  background: transparent;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
  background: #f8f8f8;
}
.t3-header.navbar-fixed-top {
  box-shadow: 0 0 4px 0 rgba(115, 115, 115, 0.3);
}
.boxed .navbar-fixed-top,
.boxed .navbar-fixed-bottom {
  position: fixed;
  right: inherit;
  left: inherit;
  z-index: 1030;
  width: 90% !important;
}
.navbar-default {
  margin: 0px 0px 0px 0px;
  border: 0;
}
.navbar-default .navbar-nav > .open > .separator {
  color: #D3260E;
  background: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #D3260E;
}
.navbar-default .navbar-nav .active,
.navbar-default .navbar-nav .active > a {
  color: #D3260E;
  font-weight: bold;
}
.navbar-default .navbar-nav .active > .separator {
  background: transparent;
  color: #D3260E;
}
.header-default.t3-header {
  box-shadow: none;
}
.sb-search {
  position: absolute;
  right: 0;
}
.sb-search .sb-icon-search {
  background: transparent url('../../images/system/search.png') no-repeat 50%;
}
.sb-search .sb-icon-search:before {
  content: "";
}
input[type="text"].sb-search-input {
  border: 1px solid transparent;
  opacity: 0;
}
.sb-search-open input[type="text"].sb-search-input {
  border-color: #ddd;
  opacity: 1;
}
.search-left .sb-search {
  left: 0;
  float: left;
}
.search-left .sb-icon-search,
.search-left input[type="text"].sb-search-input {
  left: 0;
}
.users-profile {
  list-style: none;
  padding: 0;
}
.header-v1 .t3-navbar-collapse.navbar-collapse,
.header-v2 .t3-navbar-collapse.navbar-collapse {
  width: 100%;
}
.header-v1 #logo,
.header-v2 #logo {
  float: left;
  position: relative;
  z-index: 1;
}
.header-v1 .navbar-default,
.header-v2 .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.header-v1 .navbar-default .navbar-nav > .active > .separator,
.header-v2 .navbar-default .navbar-nav > .active > .separator {
  background: transparent;
}
.header-v1 .navbar-default .navbar-nav .off-canvas-toggle,
.header-v2 .navbar-default .navbar-nav .off-canvas-toggle {
  color: #787f88;
  float: right;
}
.logo-image {
  
}
.header-v2 .t3-mainnav .t3-navbar {
  padding-right: 35px;
}
.header-v3 .off-canvas-toggle,
.header-v4 .off-canvas-toggle,
.header-v7 .off-canvas-toggle {
  display: block;
}
.header-v6 .t3-header {
  box-shadow: none;
}
.header8_shopx_1 .navbar-default {
  border-top: 1px solid #f1f1f1;
  background: transparent;
}
.header8_shopx_1 .off-canvas-toggle,
.header8_shopx_1 .cart-user-module {
  float: right;
  line-height: 80px;
}
.header8_shopx_1 .cart-user-module > div {
  float: right;
  margin-right: 20px;
}
.header8_shopx_1 .cart-user-module .cart-item-info {
  position: relative;
  top: 7px;
}
.header8_shopx_1 .cart-user-module .cart-item-info .cart-item-count {
  position: absolute;
  top: -12px;
  right: -8px;
  font-size: 10px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  font-weight: 700;
  background: #000000;
}
.navbar-fixed-top.navbar-default {
  background: transparent;
}
.navbar-fixed-top.navbar-default .navbar-nav > li > a {
  color: #787f88;
}
.navbar-fixed-top.navbar-default .navbar-nav > li > a:hover,
.navbar-fixed-top.navbar-default .navbar-nav > li > a:focus,
.navbar-fixed-top.navbar-default .navbar-nav .active,
.navbar-fixed-top.navbar-default .navbar-nav .active > a {
  color: #D3260E;
  background: transparent;
}
@media only screen and (min-width: 1200px) {
  .header-v6 .navbar-nav,
  .header-v7 .navbar-nav {
    text-align: center;
    float: none;
  }
  .header-v6 .navbar-nav > li,
  .header-v7 .navbar-nav > li {
    float: none;
    display: inline-block;
  }
}
@media only screen and (max-width: 1200px) {
  .header-v1 .tx-main-menu {
    position: initial;
  }
  .header-v1 .tx-main-menu .t3-mainnav {
    float: none !important;
    position: initial;
  }
  .header-v1 .t3-navbar-collapse.navbar-collapse {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99;
  }
  .header-v2 .tx-main-menu {
    position: initial;
  }
  .header-v2 .tx-main-menu .t3-mainnav {
    float: none !important;
    position: initial;
  }
  .header-v2 .tx-main-menu .navbar-header {
    position: relative;
  }
  .header-v2 .t3-navbar-collapse.navbar-collapse {
    background: #fff;
    z-index: 99;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
  }
  .header-v2 .navbar-toggle {
    margin-right: 45px;
  }
  .header-v6 .t3-header .text-center {
    text-align: left;
  }
  .header-v6 .t3-mainnav {
    margin-top: -80px !important;
    background: transparent;
  }
  .header-v7 .navbar {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .header-v7 .navbar-default {
    display: none;
  }
}
.header-transparent .t3-header {
  border-bottom: 1px solid rgba(8, 8, 8, 0.08);
  background: rgba(0, 0, 0, 0.21);
}
.header-transparent .t3-header button.navbar-toggle {
  background: #ffffff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
}
.btn,
.qx-btn {
  padding: 8px 30px;
  border-radius: 0px;
  font-size: 15px;
  text-transform: uppercase;
  
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:focus,
.qx-btn:focus {
  outline: 0 !important;
  outline-offset: 0;
}
.btn.btn-primary:hover,
.qx-btn.btn-primary:hover,
.btn.qx-btn-primary:hover,
.qx-btn.qx-btn-primary:hover {
  background: #303842;
  border-color: #303842;
}
.btn.qx-btn-link,
.qx-btn.qx-btn-link {
  padding: 0;
  box-shadow: none;
  border: 0;
  color: #777777;
  font-size: 15px;
  font-weight: 500;
}
.btn.qx-btn-link:hover,
.qx-btn.qx-btn-link:hover {
  text-decoration: none;
  color: #D3260E;
  text-decoration: underline;
}

.qx-btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.qx-btn-default:hover,
.qx-btn-default:focus,
.qx-btn-default.focus,
.qx-btn-default:active,
.qx-btn-default.active,
.open > .dropdown-toggle.qx-btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.qx-btn-default:active,
.qx-btn-default.active,
.open > .dropdown-toggle.qx-btn-default {
  background-image: none;
}
.qx-btn-default.disabled,
.qx-btn-default[disabled],
fieldset[disabled] .qx-btn-default,
.qx-btn-default.disabled:hover,
.qx-btn-default[disabled]:hover,
fieldset[disabled] .qx-btn-default:hover,
.qx-btn-default.disabled:focus,
.qx-btn-default[disabled]:focus,
fieldset[disabled] .qx-btn-default:focus,
.qx-btn-default.disabled.focus,
.qx-btn-default[disabled].focus,
fieldset[disabled] .qx-btn-default.focus,
.qx-btn-default.disabled:active,
.qx-btn-default[disabled]:active,
fieldset[disabled] .qx-btn-default:active,
.qx-btn-default.disabled.active,
.qx-btn-default[disabled].active,
fieldset[disabled] .qx-btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.qx-btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.qx-btn-primary {
  color: #ffffff;
  background-color: #D3260E;
  border-color: #D3260E;
}
.qx-btn-primary:hover,
.qx-btn-primary:focus,
.qx-btn-primary.focus,
.qx-btn-primary:active,
.qx-btn-primary.active,
.open > .dropdown-toggle.qx-btn-primary {
  color: #ffffff;
  background-color: #c79202;
  border-color: #a47801;
}
.qx-btn-primary:active,
.qx-btn-primary.active,
.open > .dropdown-toggle.qx-btn-primary {
  background-image: none;
}
.qx-btn-primary.disabled,
.qx-btn-primary[disabled],
fieldset[disabled] .qx-btn-primary,
.qx-btn-primary.disabled:hover,
.qx-btn-primary[disabled]:hover,
fieldset[disabled] .qx-btn-primary:hover,
.qx-btn-primary.disabled:focus,
.qx-btn-primary[disabled]:focus,
fieldset[disabled] .qx-btn-primary:focus,
.qx-btn-primary.disabled.focus,
.qx-btn-primary[disabled].focus,
fieldset[disabled] .qx-btn-primary.focus,
.qx-btn-primary.disabled:active,
.qx-btn-primary[disabled]:active,
fieldset[disabled] .qx-btn-primary:active,
.qx-btn-primary.disabled.active,
.qx-btn-primary[disabled].active,
fieldset[disabled] .qx-btn-primary.active {
  background-color: #D3260E;
  border-color: #e1a402;
}
.qx-btn-primary .badge {
  color: #D3260E;
  background-color: #ffffff;
}
.qx-btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.qx-btn-success:hover,
.qx-btn-success:focus,
.qx-btn-success.focus,
.qx-btn-success:active,
.qx-btn-success.active,
.open > .dropdown-toggle.qx-btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.qx-btn-success:active,
.qx-btn-success.active,
.open > .dropdown-toggle.qx-btn-success {
  background-image: none;
}
.qx-btn-success.disabled,
.qx-btn-success[disabled],
fieldset[disabled] .qx-btn-success,
.qx-btn-success.disabled:hover,
.qx-btn-success[disabled]:hover,
fieldset[disabled] .qx-btn-success:hover,
.qx-btn-success.disabled:focus,
.qx-btn-success[disabled]:focus,
fieldset[disabled] .qx-btn-success:focus,
.qx-btn-success.disabled.focus,
.qx-btn-success[disabled].focus,
fieldset[disabled] .qx-btn-success.focus,
.qx-btn-success.disabled:active,
.qx-btn-success[disabled]:active,
fieldset[disabled] .qx-btn-success:active,
.qx-btn-success.disabled.active,
.qx-btn-success[disabled].active,
fieldset[disabled] .qx-btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.qx-btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.qx-btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.qx-btn-info:hover,
.qx-btn-info:focus,
.qx-btn-info.focus,
.qx-btn-info:active,
.qx-btn-info.active,
.open > .dropdown-toggle.qx-btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.qx-btn-info:active,
.qx-btn-info.active,
.open > .dropdown-toggle.qx-btn-info {
  background-image: none;
}
.qx-btn-info.disabled,
.qx-btn-info[disabled],
fieldset[disabled] .qx-btn-info,
.qx-btn-info.disabled:hover,
.qx-btn-info[disabled]:hover,
fieldset[disabled] .qx-btn-info:hover,
.qx-btn-info.disabled:focus,
.qx-btn-info[disabled]:focus,
fieldset[disabled] .qx-btn-info:focus,
.qx-btn-info.disabled.focus,
.qx-btn-info[disabled].focus,
fieldset[disabled] .qx-btn-info.focus,
.qx-btn-info.disabled:active,
.qx-btn-info[disabled]:active,
fieldset[disabled] .qx-btn-info:active,
.qx-btn-info.disabled.active,
.qx-btn-info[disabled].active,
fieldset[disabled] .qx-btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.qx-btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.qx-btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.qx-btn-warning:hover,
.qx-btn-warning:focus,
.qx-btn-warning.focus,
.qx-btn-warning:active,
.qx-btn-warning.active,
.open > .dropdown-toggle.qx-btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.qx-btn-warning:active,
.qx-btn-warning.active,
.open > .dropdown-toggle.qx-btn-warning {
  background-image: none;
}
.qx-btn-warning.disabled,
.qx-btn-warning[disabled],
fieldset[disabled] .qx-btn-warning,
.qx-btn-warning.disabled:hover,
.qx-btn-warning[disabled]:hover,
fieldset[disabled] .qx-btn-warning:hover,
.qx-btn-warning.disabled:focus,
.qx-btn-warning[disabled]:focus,
fieldset[disabled] .qx-btn-warning:focus,
.qx-btn-warning.disabled.focus,
.qx-btn-warning[disabled].focus,
fieldset[disabled] .qx-btn-warning.focus,
.qx-btn-warning.disabled:active,
.qx-btn-warning[disabled]:active,
fieldset[disabled] .qx-btn-warning:active,
.qx-btn-warning.disabled.active,
.qx-btn-warning[disabled].active,
fieldset[disabled] .qx-btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.qx-btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.qx-btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.qx-btn-danger:hover,
.qx-btn-danger:focus,
.qx-btn-danger.focus,
.qx-btn-danger:active,
.qx-btn-danger.active,
.open > .dropdown-toggle.qx-btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.qx-btn-danger:active,
.qx-btn-danger.active,
.open > .dropdown-toggle.qx-btn-danger {
  background-image: none;
}
.qx-btn-danger.disabled,
.qx-btn-danger[disabled],
fieldset[disabled] .qx-btn-danger,
.qx-btn-danger.disabled:hover,
.qx-btn-danger[disabled]:hover,
fieldset[disabled] .qx-btn-danger:hover,
.qx-btn-danger.disabled:focus,
.qx-btn-danger[disabled]:focus,
fieldset[disabled] .qx-btn-danger:focus,
.qx-btn-danger.disabled.focus,
.qx-btn-danger[disabled].focus,
fieldset[disabled] .qx-btn-danger.focus,
.qx-btn-danger.disabled:active,
.qx-btn-danger[disabled]:active,
fieldset[disabled] .qx-btn-danger:active,
.qx-btn-danger.disabled.active,
.qx-btn-danger[disabled].active,
fieldset[disabled] .qx-btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.qx-btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.qx-btn-link {
  color: #D3260E;
}
.qx-btn-link:hover,
.qx-btn-link:focus {
  color: #ae7f01;
  text-decoration: underline;
  background-color: transparent;
}
.com_content.view-category.layout-blog body {
  background: #f5f5f5;
}
.com_content.view-category.layout-blog article.item {
  background: #fff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
  min-height: 310px;
}
.com_content.view-category.layout-blog .entry-image,
.com_content.view-category.layout-blog .entry-gallery,
.com_content.view-category.layout-blog .entry-video,
.com_content.view-category.layout-blog .entry-audio,
.com_content.view-category.layout-blog .entry-link,
.com_content.view-category.layout-blog .entry-status,
.com_content.view-category.layout-blog .entry-quote {
  margin-bottom: 0px;
}
.com_content.view-category.layout-blog .entry-header {
  margin-bottom: 0px;
}
.blog-content {
  padding: 24px;
  font-size: 20px;
}
article.item h2 {
  font-size: 26px;
  margin-bottom: 10px;
  margin-top: 0;
}
.view-article article.item {
  margin-bottom: 20px;
}
.view-article .pagenav {
  margin-top: 40px;
}
.view-article .pagenav li > a {
  border-radius: 6px;
  padding: 10px 24px;
}
.view-article .pagenav li > a:hover,
.view-article .pagenav li > a:focus {
  color: #fff;
}
.view-article .pagenav li.next {
  float: right;
}
.layout-blog .readmore {
  margin-top: 30px;
}
.layout-blog .pagination {
  text-align: center;
  float: none;
}
.layout-blog .pagination > li {
  display: inline-block;
}
.layout-blog .pagination > li.disabled > a,
.layout-blog .pagination > li > a,
.layout-blog .pagination > li > span {
  border-color: transparent !important;
  border-bottom: 1px solid #ddd !important;
  color: #777777;
  background: transparent;
  border-radius: 0;
}
.layout-blog .pagination > li.disabled > a:hover,
.layout-blog .pagination > li > a:hover,
.layout-blog .pagination > li > span:hover {
  background: #D3260E;
  color: #fff;
  cursor: pointer;
}
.layout-blog .pagination > li.active a {
  border-bottom-color: #D3260E !important;
}
.com_content.view-article .article-info {
  line-height: 12px;
  text-align: center;
  width: 100%;
}
.com_content.view-article article.item h2 {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 0;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.com_content.view-article .article-body-text {
  font-size: 18px;
  line-height: 1.7;
  color: #2a2e2b;
}
.entry-header h2 a:hover {
  color: #D3260E;
}
.t3-sidebar {
  padding-top: 0;
}
.t3-sidebar .search input.form-control {
  border-radius: 0;
  width: 100%;
}
.t3-sidebar .module-title {
  color: #303842;
}
.t3-sidebar a:hover {
  text-decoration: none;
}
.t3-sidebar ul {
  padding-left: 0;
  margin-left: 0;
}
.t3-sidebar .latestnews li,
.t3-sidebar .mostread li {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.t3-sidebar .latestnews li a,
.t3-sidebar .mostread li a {
  color: #777777;
}
.t3-sidebar .latestnews li a:hover,
.t3-sidebar .mostread li a:hover {
  color: #D3260E;
}
.mod-languages {
  line-height: 1.1;
}
.tx-box-shadow {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.bordered-image .qx-element-image {
  border-right: 1px solid #e2e2e2;
  position: relative;
  margin: 0;
}
.bordered-image .qx-column {
  padding: 0;
}
.bordered-image .qx-column:last-child .qx-element-image {
  border-right: 0;
}
.bordered-image .qx-element-image + .qx-element-image:before {
  content: '';
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  border-top: 1px solid #e2e2e2;
}
@media only screen and (min-width: 768px) {
  .separator-circle .qx-column:first-child {
    position: relative;
  }
  .separator-circle .qx-column:first-child:before,
  .separator-circle .qx-column:first-child:after {
    content: "";
    position: absolute;
    background: white;
  }
  .separator-circle .qx-column:first-child:before {
    width: 16px;
    height: 100%;
    right: 0;
    top: 0;
    margin-right: -8px;
    z-index: 10;
  }
  .separator-circle .qx-column:first-child:after {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    right: 0;
    top: 50%;
    margin-right: -50px;
    margin-top: -50px;
    z-index: 13;
  }
}
@media only screen and (max-width: 992px) {
  .bordered-image .qx-element-image,
  .bordered-image .qx-element-image + .qx-element-image:before {
    border: none;
  }
}
.absolute {
  position: fixed;
  bottom: 0;
  background: #ffffff;
  top: 80px;
  z-index: 99999;
  width: 50px;
  text-align: center;
  right: 0;
}
.absolute .sidebar-social ul {
  list-style: none;
  padding: 0;
}
.absolute .sidebar-social ul li:not(:last-child) {
  margin-bottom: 10px;
}
.absolute .sidebar-social ul a {
  display: block;
  color: #454868;
}
.absolute .sidebar-social ul a:hover {
  color: #D3260E;
}
.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 90%;
}
.tx-footer a:hover {
  color: #D3260E !important;
}
.buildx-subscribe input.form-control {
  background: transparent;
  border-radius: 0;
  padding: 20px;
}
.buildx-subscribe button.btn {
  background: #ffffff;
  color: #000;
  border-radius: 0;
  padding: 9.5px 15px;
  margin-top: 0px;
  border: 0;
  z-index: 33;
}
.buildx-footer-menu ul {
  list-style: none;
}
.buildx-footer-menu ul li {
  display: inline;
  padding: 0 8px;
}
.buildx-footer-menu ul li a {
  color: #777777;
}
.buildx-footer-menu ul li a:hover {
  color: #D3260E;
}
.buildx-subscribe-3 .subscribe-group .subscribe-control {
  padding-left: 20px;
  border-radius: 0;
  border: none;
  height: 60px;
  width: 52%;
}
.buildx-subscribe-3 .subscribe-group button.subscribe-btn {
  height: 60px;
  background: #00adff;
  border: none;
  border-radius: 0;
  margin-left: -4px;
  color: #fff;
  padding: 18px 35px;
}
.buildx-subscribe-3-mobile .subscribe-group .subscribe-control {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 0;
  border: none;
  height: 50px;
  width: 52%;
  font-size: 12px;
}
.buildx-subscribe-3-mobile .subscribe-group button.subscribe-btn {
  height: 50px;
  background: #00adff;
  border: none;
  border-radius: 0;
  margin-left: -4px;
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
}
.com_search.view-search .form-group input#search-searchword {
  height: 61px;
  border-radius: 0;
  border: 1px solid #eee;
}
.com_search.view-search button.btn.btn-default {
  color: #fff;
  background: #D3260E;
  border: none;
  border-radius: 0;
}

.qx-inner {
  overflow: hidden;
}
.qx-element-blurb h4 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qx-element-blurb:hover h4 {
  color: #D3260E;
}
.qx-element-blurb:hover .qx-image {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.blurb-border .qx-media-left,
.blurb-border .qx-media > .qx-pull-left {
  padding-right: 20px;
}
.blurb-border .qx-media-body {
  border-left: 1px solid #ddd;
  padding-left: 20px;
}
.buildx-blurb .qx-element-blurb .qx-blurb-content p {
  color: #ffffff;
}
.qx-element-carousel .slick-slide img {
  cursor: pointer;
}
.qx-element-carousel .slick-prev,
.qx-element-carousel .slick-next {
  top: 68%;
}
.qx-element-carousel .slick-dots {
  bottom: -25px;
}
.qx-element-contact-form label {
  font-weight: 400;
  font-size: 14px;
}
.qx-element-contact-form .form-horizontal .control-group .control-label {
  float: none;
  text-align: left;
}
.qx-element-contact-form .form-horizontal .control-group .controls {
  margin-left: 0;
}
.qx-element-contact-form .form-horizontal .control-group .controls input,
.qx-element-contact-form .form-horizontal .control-group .controls textarea {
  width: 100%;
}
.qx-element-contact-form .form-horizontal .control-group .controls textarea {
  height: 100px;
}
div.qx-section.footer {
  border-top: 1px solid #e9e9e9;
  font-weight: 400 !important;
}
div.qx-section.footer a {
  color: #8191a6;
}
div.qx-section.footer a:hover {
  color: #303842;
  text-decoration: none;
}
.vertical-text {
  transform: rotate(90deg);
  position: absolute;
  left: -16vw;
  top: 50%;
  letter-spacing: 10px;
}
@media only screen and (max-width: 768px) {
  .footer:before {
    top: -45% !important;
  }
  .qx-element-firefly-services {
    max-width: 500px;
    margin: 0 auto 30px;
  }
  .qx-adjust-padding-sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 650px) {
  .footer:before {
    top: -35% !important;
  }
}
@media only screen and (min-width: 1800px) {
  .qx-section.offscreen-mackbook.qx_screen_custom {
    background-size: 50% !important;
    background-position-x: -15vw !important;
  }
}
.qx-element-tabs {
  border: 1px solid #d9d9d9;
}
.qx-element-tabs .tabs {
  background-color: #f4f4f4;
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  overflow: hidden;
}
.qx-element-tabs .tabs > li {
  float: left;
}
.qx-element-tabs .tabs > li:hover a {
  color: #D3260E;
}
.qx-element-tabs .tabs > li a {
  border: 0;
  border-right: 1px solid #d9d9d9;
  border-radius: 0;
  padding: 10px 20px;
  color: #777777;
}
.qx-element-tabs .tabs > li a.active {
  background: #fff;
  color: #D3260E;
}
.qx-element-tabs .tab-content {
  padding: 20px;
}
.qx-element-accordion .collapsible-header {
  background: #D3260E;
  border: #D3260E;
}
.qx-element-accordion .collapsible-header.active {
  background: #303842;
}
.qx-element-accordion .collapsible-body {
  padding: 20px;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn {
  padding: 8px 25px;
  border-radius: 4px;
  border-color: #D3260E;
  color: #D3260E;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn:hover {
  background: #D3260E;
  color: #fff;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn.active {
  background: #D3260E;
  color: #fff;
}
.qx-element-filterable-gallery .qx-overlay-hover .qx-fg-title {
  color: #fff;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner {
  border-radius: 0;
  margin-bottom: 30px;
  line-height: 1.42857143;
  transition: all 0.2s ease-in-out;
  background: #ffffff;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner figure {
  position: relative;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner figure a i {
  transition: all 0.3s ease;
  opacity: 0;
  background-color: rgba(48, 56, 66, 0.8);
  position: absolute;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner figure a i:before {
  transition: all 0.3s ease;
  background: #ffffff;
  border-radius: 100%;
  color: #303842;
  height: 40px;
  line-height: 55px;
  text-align: center;
  width: 40px;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner .qx-media-body .qx-media-heading {
  margin-bottom: 20px;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner .qx-media-body .qx-media-heading a {
  text-decoration: none;
  color: #303842;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner .qx-media-body .qx-media-heading a:hover {
  color: #D3260E;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner .qx-media-body .qx-element-jartil-details > p:last-child {
  margin-bottom: 0;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid .qx-media-inner .qx-media-body .post-meta a {
  text-decoration: none;
  color: #D3260E;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid:hover figure a i {
  opacity: 1;
  left: 0;
  right: 0;
}
.qx-element-joomla-articles.qx-layout-grid .qx-media-grid:hover figure a i:before {
  height: 55px;
  width: 55px;
  font-size: 24px;
  line-height: 55px;
}
.qx-element-slider-pro .qx-container .qx-slide__title {
  margin: 0 0 40px 0;
  font-weight: 900;
}
.qx-element-slider-pro .qx-container .qx-btn {
  margin-top: 30px;
}
.qx-element-slider-pro .slick-dots {
  bottom: 30px;
}
.check-box {
  list-style: none;
  padding: 0;
}
.check-box li {
  position: relative;
  padding-left: 25px;
}
.check-box li:before {
  content: "\f046";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.qx-element-testimonial-pro .qx-testimony {
  margin-bottom: 40px;
}
.qx-element-testimonial-pro .qx-testimonial img {
  margin-top: 40px;
}
.testimonial-right-deg .qx-testimonial img {
  margin-right: 20px;
  margin-top: 0;
  float: left;
}
.border-bg .qx-nc-title {
  position: relative;
}
.border-bg .qx-nc-title:before {
  height: 2px;
  background: #D3260E;
  content: "";
  position: absolute;
  width: 78px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  top: -18px;
}
.qx-element-buildx-testimonial .slick-dots {
  margin-bottom: -40px;
}

.qx-element-person {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.qx-element-person .qx-person-img {
  border-bottom: 5px solid #D3260E;
  position: relative;
}
.qx-element-person .qx-person-img:before {
  position: absolute;
  background-color: rgba(48, 56, 66, 0.8);
  content: "";
  opacity: 0;
  transition: all 0.3s ease;
  left: 50%;
  right: 50%;
  justify-content: center;
  top: 0;
  bottom: 0;
}
.qx-element-person .social-links {
  transition: all 0.3s ease;
  opacity: 0;
  position: absolute;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 188px;
  bottom: 0;
}
.qx-element-person .social-links a {
  color: #ffffff;
}
.qx-element-person:hover .qx-person-img:before {
  opacity: 1;
  left: 0;
  right: 0;
}
.qx-element-person:hover .social-links {
  opacity: 1;
  top: 0;
}
hr.qx-element-divider {
  margin: 0;
  margin-top: 10px;
}

@media only screen and (max-width: 480px) {
  
  .qx-adjust-padding-xs {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .qx-element-button-group .qx-btn {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 992px) {
  .qx-element-joomla-articles .qx-media-grid {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .qx-parallax-bg {
    background-attachment: inherit;
  }
  .qx_screen_custom {
    background-image: none !important;
  }
  .t3-mainbody {
    padding: 45px 15px;
  }
}

@media only screen and (max-width: 1200px) {
  .header-v1 .tx-main-menu {
    position: initial;
  }
  .header-v1 .tx-main-menu .t3-mainnav {
    float: none !important;
    position: initial;
  }
  .header-v1 .t3-navbar-collapse.navbar-collapse {
    width: 100%;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 99;
  }
  .header-v6 .t3-header .text-center {
    text-align: left;
  }
  .header-v6 .t3-mainnav {
    margin-top: -80px !important;
    background: transparent;
  }
  .navbar-default .navbar-nav li a,
  .navbar-default .navbar-nav li span,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default .navbar-nav > .active > span,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > span:hover,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > span:focus,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > span:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #777777 !important;
  }
  .navbar-default .navbar-nav .active,
  .navbar-default .navbar-nav .active > a {
    color: #D3260E;
  }
}
.category_description #block_price {
    font-size: 23px;
    color: #339966;
    display: inline-block;
}
.block30 {
    width: 30%;
    float: left;
}
.block70 {
    width: 70%;
    float: left;
}
.single-header-right .icon-box {
    width: 40px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.single-header-right {margin-top: 10px;}
.single-header-right .content-box {
    padding-left: 15px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    line-height: 22px;
	color: #339966;}
.productfull .icon-box {
    width: 40px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.productfull .content-box {
    padding-left: 15px;
    padding-right: 25px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    line-height: 22px;
	color: #339966;}
.productfull .content-box .phone {color: #365e96;}
.productfull .content-box .viber {color: #8557a9;}
.productfull .content-box .black {color: #777;}
.call .content-box {color: #777;}
.content-box a {color: #777;}
.call .content-box .black a{color: #777;}
}
tr:nth-child(1n) {
    background-color: #fff;
	font-weight: bold;
}	
tr:nth-child(2n) {
    background-color: #fffaf0;
	font-weight: normal;
}
td {padding: 0 5px;}
.rl_tabs.top>ul.nav-tabs>li.active>a {background: #D3260E; color: #fff;}
.rl_tabs.top>ul.nav-tabs>li>a {background: #fafafa; color: #777; font-size: 18px; text-transform: none;}
.clear {clear: both;}
.none {display:none;}
.shared {float: right;}
.stars_no_active {float: right;}

.tags a  {background: #D3260E;
    color: #fff;
    padding: 5px 10px;
	border-radius: 18px;
	display: inline-block;
	margin: 3px 0px;}
	
.tag-category .thumbnails li h3 a {background: #D3260E;
    color: #fff;
    padding: 5px 10px;
	border-radius: 18px;
	display: inline-block;
	margin: 3px 0px;} 
.tag-category .thumbnails li h3 {margin: 0px;}
.tag-category ul.thumbnails {width: 50%; float: left;}
.filters.btn-toolbar input {float: left;}
.ja-accordion ul li:hover {
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 24, 59, 0.24);
    box-shadow: 0px 3px 16px 0px rgba(0, 24, 59, 0.24);
    border-top: 1px solid transparent;
    cursor: pointer;
}
.ja-accordion ul li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/img/svg/plus.svg) no-repeat;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    right: 10px;
    top: 23px;
}
.ja-accordion ul li:first-child {
    border-top: 0;
}
.ja-accordion ul li {
    border-top: 1px solid #dce4e8;
    padding: 14px 0 14px 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 0px;
}
.ja-accordion ul li .ja-accordion-title.active {
    font-size: 20px;	
}
.ja-accordion ul li .ja-accordion-title {
    display: block;
    font-size: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 100px;
	color: #D3260E;
    font-weight: bold;
}
.blog h2 {margin-top: 0px;}
.container.t3-sl.t3-sl-1 {background-image: url(/images/themexpert/buildx/Layer-43.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fab702;
    width: 100%;
	padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;}
.top-page {    font-size: 21px;
    text-transform: uppercase;
    color: #333;}
.container.t3-sl.t3-sl-1 .t3-module {margin-bottom: 0px;}
span.mobile {position: relative;
    float: right;
    margin-right: -55px;    
    margin-top: 42px;
	color: #D3260E
    }
#qx-blurb-52457 .qx-blurb-title {display: none;}
#qx-blurb-52457 .qx-blurb-content {font-size: 14px;}
#qx-section-871 h3 {margin-bottom: 0px;}

@media (max-width: 349px) {
	li.price {display:none;}
	div#tseny {display:none;}
	body #qx-section-53650 {display:none;}
	.jshop_list_category .span3.category {width: 100%; font-size: 15px;}
	.t3-sl-roof.t3-sl {
    display: none;
  }
	}
@media (max-width: 459px){
	#qx-column-110 {background: #51bd51;color: #fff;}
	#qx-column-4310 {background: #515e9c;color: #fff;}
	#qx-section-871 h3 {margin-bottom: 0px;}
	.t3-sl.t3-sl-roof #qx-section-871 {padding-top: 0px;}
	#qx-section-871 .qx-media { margin-left: 10px; padding: 5px 0px;}
	.qx-media .qx-media-left {padding-right: 5px;}
	/*.t3-sl.t3-sl-roof .container {padding-left: 0px; padding-right: 0px;}*/
	#qx-section-871 #qx-blurb-52457 .qx-blurb-content {margin-top: 1px; color: #fff; font-size: 13px;}
	#qx-section-871 #qx-blurb-52457 .qx-blurb-content a{color: #fff;}
	#qx-section-871 #qx-blurb-89146 .qx-blurb-title {margin-top: 5px; color: #fff; font-size: 13px;}
	
	body {font-size: 14px;}
	.category_description #block_price {font-size: 21px;}
	.block30 {padding-left: 5px; width: 100%;}
	.block70 {padding-right: 5px; width: 100%;}
	.jshop_list_product .product .name {font-size: 15px; line-height: 21px;}
	.jshop_list_product .product .jshop_price {font-size: 15px;}
	.nav > li > a, .nav > li > span, .nav > li > .separator {background: #fafafa; font-size: 13px; color: #777;}
	#qx-column-98102 {display: none;}
	li.portfolio {display:none;}
	div#portfolio {display:none;}
	
	.text_zoom {display:none;}
	.productfull .span5 {width: 100%; }
	.productfull .span7 {width: 100%; vertical-align: top;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.productfull .content-box {font-size: 13px; padding-left: 10px; padding-right: 5px;}
	.productfull #block_price {font-size: 18px;}
	.productfull .block50 {width: 100%; float: none; }
	.jshop h1 {font-size: 20px; text-align: center;}
	.stars_no_active {float:none;}
	.sales {margin-top: 5px;}
	img.category_img {display: none;}
	.single-header-right .content-box {font-size: 14px;}
	.call {margin-bottom: 10px;}
	
	.ja-accordion ul li {padding: 4px 0 4px 4px;}
	.ja-accordion ul li:before {right: 0px; top: 13px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {font-size: 15px; padding-right: 10px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {font-size: 16px; padding-right: 10px;}
	
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 35px; text-transform: none; box-sizing: border-box; font-weight: 600; margin-right: 0%;     width: 305px; margin-left: 3%; }
	body #qx-slider-pro-98468 .qx-slide__content { margin-right: 0%;     width: 305px; margin-left: 3%;}
	body #qx-slider-pro-98468 .qx-slide__btn {margin-left: 3%;}
	
	.jshop_list_category .span3.category {width: 100%; font-size: 16px;}
	.list_product .span4.block_product {width: 100%; display: block;}
	
	article.item h2 {font-size: 21px;}
	.article-info > dd {text-transform: none;}
	.com_content.view-category.layout-blog article.item {min-height: 265px;}
	.blog h2 {font-size: 25px;}
	
	.com_content.view-article article.item h2 { font-size: 26px; background: #fff2ce; padding: 5px 10px;}
	.com_content.view-article .article-body-text {font-size: 16px;}
	
	.wjcallback {margin-bottom: 20px;}
	body .uk-grid-small>* {padding-right: 10px;}
	.el-item .uk-button{padding: 0 10px;}
	
	.phone-line.pull-right {float: left!important;}
	.header-v1 .tx-main-menu .t3-mainnav {float: right!important;}
	.t3-roof {display: none;}
}

@media (min-width: 460px) and (max-width: 599px){
	#qx-column-110 {background: #51bd51;color: #fff;}
	#qx-column-4310 {background: #515e9c;color: #fff;}
	#qx-section-871 h3 {margin-bottom: 0px;}
	.t3-sl.t3-sl-roof #qx-section-871 {padding-top: 0px;}
	#qx-section-871 .qx-media { margin-left: 10px; padding: 5px 0px;}
	.qx-media .qx-media-left {padding-right: 5px;}
	/*.t3-sl.t3-sl-roof .container {padding-left: 0px; padding-right: 0px;}*/
	#qx-section-871 #qx-blurb-52457 .qx-blurb-content {margin-top: 0px; color: #fff; font-size: 14px;}
	#qx-section-871 #qx-blurb-52457 .qx-blurb-content a{color: #fff;}
	#qx-section-871 #qx-blurb-89146 .qx-blurb-title {margin-top: 5px; color: #fff; font-size: 14px;}
	
	.list_product .span4.block_product {width: 32%;}
	.category_description #block_price {font-size: 21px;}
	.block30 {padding-left: 5px; width: 100%; float: none;}
	.block70 {padding-right: 5px; width: 60%; float: right;}
	.jshop_list_product .product .name {font-size: 15px; line-height: 21px;}
	.jshop_list_product .product .jshop_price {font-size: 15px;}
	.nav > li > a, .nav > li > span, .nav > li > .separator {background: #fafafa; font-size: 14px; color: #777;}
	#qx-column-98102 {display: none;}

	.productfull .span5 {width: 32%; display: inline-block;}
	.productfull .span7 {width: 67%; display: inline-block; padding-left: 12px; vertical-align: top;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.productfull .content-box {font-size: 13px; padding-left: 10px; padding-right: 5px;}
	.productfull #block_price {font-size: 18px;}
	.productfull .block50 {width: 100%; float: none; }
	.jshop h1 {font-size: 20px;}
	.stars_no_active {float:none;}
	.sales {margin-top: 5px;}
	img.category_img {display: none;}
	.single-header-right .content-box {font-size: 14px;}
	
	.ja-accordion ul li {padding: 8px 0 8px 8px;}
	.ja-accordion ul li:before {right: 5px; top: 17px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {font-size: 16px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {font-size: 17px;     padding-right: 10px;}
	
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 40px; text-transform: none; box-sizing: border-box; font-weight: 600; margin-right: 0%;     width: 405px; margin-left: 3%; }
	body #qx-slider-pro-98468 .qx-slide__content { margin-right: 0%;     width: 405px; margin-left: 3%;}
	body #qx-slider-pro-98468 .qx-slide__btn {margin-left: 3%;}
	
	.jshop_list_category .span3.category {width: 49%; font-size: 17px;}
	
	article.item h2 {font-size: 23px;}
	
	.com_content.view-article article.item h2 { font-size: 32px; background: #fff2ce; padding: 5px 10px;}
	.com_content.view-article .article-body-text {font-size: 16px;}
}

@media (min-width: 600px) and (max-width: 767px){
	.list_product .span4.block_product {width: 32%;}
	.category_description #block_price {font-size: 21px;}
	.block30 {padding-left: 5px;}
	.block70 {padding-right: 5px;}	
	.jshop_list_product .product .name {font-size: 16px; line-height: 21px;}
	.jshop_list_product .product .jshop_price {font-size: 16px;}
	.nav > li > a, .nav > li > span, .nav > li > .separator {background: #fafafa; font-size: 15px; color: #777;}
	.footer-widget .qx-column {width: 50%;}
	
	.productfull .span5 {width: 32%; display: inline-block;}
	.productfull .span7 {width: 67%; display: inline-block; padding-left: 12px; vertical-align: top;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.productfull .content-box {font-size: 13px; padding-left: 10px; padding-right: 5px;}
	.productfull #block_price {font-size: 20px;}
	.jshop h1 {font-size: 22px;}
	
	.ja-accordion ul li {padding: 8px 0 8px 8px;}
	.ja-accordion ul li:before {right: 5px; top: 17px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {font-size: 16px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {font-size: 17px;}	
	
	.jshop_list_category .span3.category {width: 49%; font-size: 17px;}
	
	.com_content.view-article article.item h2 { font-size: 36px;}
	.com_content.view-article .article-body-text {font-size: 17px;}
}
@media (min-width: 600px) and (max-width: 649px){
	.single-header-right .content-box {font-size: 14px;}
	img.category_img {display: none;}
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 45px; text-transform: none; box-sizing: border-box; font-weight: 600; margin-right: 0%;     width: 520px; margin-left: 5%; }
	body #qx-slider-pro-98468 .qx-slide__content { margin-right: 0%;     width: 520px; margin-left: 5%;}
	body #qx-slider-pro-98468 .qx-slide__btn {margin-left: 5%;}
}
@media (min-width: 650px) and (max-width: 767px){
	.single-header-right .content-box {font-size: 14px;}
	
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 45px; text-transform: none; box-sizing: border-box; font-weight: 600; margin-right: 0%;     width: 570px; margin-left: 5%; }
	body #qx-slider-pro-98468 .qx-slide__content { margin-right: 0%;     width: 570px; margin-left: 5%;}
	body #qx-slider-pro-98468 .qx-slide__btn {margin-left: 5%;}
}
@media (max-width: 767px){
	.t3-sidebar-left {display: none;}
	.t3-sl {padding-bottom: 0px; padding-top: 25px;}
	.t3-mainbody {padding: 20px 15px;}
	#qx-column-42106 {display: none;}
	#qx-column-996 {display: none;}
	#qx-section-871 #qx-column-18 {display: none;}
	#qx-section-871 .qx-column {width: 50%;}
	#qx-section-941 .qx-column {width: 100%;}
	#qx-column-8393 .qx-element-blurb {margin: 5px 0;}
	.phone-line.pull-right {float: left!important;}
	.header-v1 .tx-main-menu .t3-mainnav {float: right!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.list_product .span4.block_product {width: 32%;}
	.category_description #block_price {font-size: 21px;}
	.block30 {width: 100%; float: none;}
	.block70 {padding-left: 5px; width: 60%; float: right;}
	.rl_tabs.top>ul.nav-tabs>li>a {font-size: 15px; padding: 4px 6px;}
	.jshop_list_product .product .name {font-size: 16px; line-height: 21px;}
	.jshop_list_product .product .jshop_price {font-size: 16px;}    
	
	.productfull .span5 {width: 32%; display: inline-block;}
	.productfull .span7 {width: 67%; display: inline-block; padding-left: 12px; vertical-align: top;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.productfull .content-box {font-size: 14px;}
	.stars_no_active {float:none;}
	.productfull #block_price {font-size: 20px;}
	.sales {display: none;}
	.productfull .block50 {width: 100%; float: none;}
	.jshop h1 {font-size: 24px;}
	img.category_img {display: none;}
	#qx-column-42106 { display: none;}
	
	.ja-accordion ul li {padding: 11px 0 11px 11px;}
	.ja-accordion ul li:before {right: 5px; top: 21px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title {font-size: 17px;}
	.ja-accordion ul.ja-accordion-containner li h3.ja-accordion-title.active {font-size: 18px;}
	
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 52px; text-transform: none; box-sizing: border-box; font-weight: 600; margin-right: 0%;     width: 690px; margin-left: 6%; }
	body #qx-slider-pro-98468 .qx-slide__content { margin-right: 0%;     width: 690px; margin-left: 6%;}
	body #qx-slider-pro-98468 .qx-slide__btn {margin-left: 6%;}
	body #qx-section-55627 {padding-bottom: 5px;}
	
	.jshop_list_category .span3.category {width: 49%; font-size: 17px;}
	
	.com_content.view-category.layout-blog article.item {min-height: 265px;}
	article.item h2 {font-size: 23px;}
	
	.com_content.view-article article.item h2 { font-size: 36px;}
	.com_content.view-article .article-body-text {font-size: 17px;}
	.phone-line.pull-right {float: left!important;}
	.header-v1 .tx-main-menu .t3-mainnav {float: right!important;}	
	
}

@media (min-width: 992px) and (max-width: 1199px){
	.list_product .span4.block_product {width: 32%;}
	.category_description #block_price {font-size: 21px;}
	.block30 {padding-left: 5px; width: 30%;}
	.block70 {padding-right: 5px; width: 70%;}
	.rl_tabs.top>ul.nav-tabs>li>a {font-size: 17px;}
	.productfull .span5 {width: 32%; display: inline-block;}
	.productfull .span7 {width: 67%; display: inline-block; padding-left: 12px; vertical-align: top;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.productfull .content-box {font-size: 14px;}
	
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 60px; text-transform: none; font-weight: 600; }
	
	.com_content.view-category.layout-blog article.item {min-height: 296px;}
	.phone-line.pull-right {float: left!important;}
	.header-v1 .tx-main-menu .t3-mainnav {float: right!important;}
	
	.uk-width-1-3\@m {width: calc(100% * 1 / 3.001);}
	.uk-width-2-3\@m {width: calc(100% * 2 / 3.001);}
	
}
@media (min-width: 1200px) {	
	.productfull .span6 {width: 50%; display: inline-block;}
	.productfull .span5 {width: 35%; display: inline-block;}
	.productfull .span7 {width: 65%; display: inline-block; padding-left: 15px;}
	.productfull .image_middle {float: left;}
	.productfull .block50 {padding-right: 5px; width: 50%; float: left; }
	.block70 {padding-right: 10px;}
	body #qx-slider-pro-98468 .qx-slide__title {font-size: 64px; text-transform: none; font-weight: 600; }
	span.mobile  {display: none;}
	
	.uk-width-1-3\@m {width: calc(100% * 1 / 3.001);}
	.uk-width-2-3\@m {width: calc(100% * 2 / 3.001);}
	
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.el-item {
    margin-top: 15px;
}
.uk-child-width-auto>* {
    width: auto;
}
.uk-grid-column-small>*, .uk-grid-small>* {
    padding-right: 15px;
}
.uk-button-viber {
    border: 2px solid #8e24aa;
    color: #8e24aa;
}
.uk-button-phone {
    border: 2px solid #D3260E;
    color: #333;
}
.uk-button-phone .uk-text-middle {
    background: url(/images/svg/phone.svg) 0 50% no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px;
    margin-left: 0;
    display: inline-block;
}
.uk-button-phone:hover {
    background-color: #D3260E;
    color: #fff;
    background-image: linear-gradient(
320deg,#D3260E,#D3260E);
}
.uk-button-phone:hover .uk-text-middle {
    background: url(/images/svg/phone-inv.svg) 0 50% no-repeat;
    background-size: 20px;
}
.uk-button-viber .uk-text-middle {
    background: url(/images/svg/viber.svg) 0 50% no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px;
    margin-left: 0;
    display: inline-block;
}
.uk-button-viber:hover {
    background-color: #8e24aa;
    color: #fff;
    background-image: linear-gradient(
320deg,#8e24aa,#8e24aa);
}
.uk-button-viber:hover .uk-text-middle {
    background: url(/images/svg/viber-inv.svg) 0 50% no-repeat;
    background-size: 20px;
}
.uk-button-whatsapp {
    border: 2px solid #4caf50;
    color: #4caf50;
}
.uk-button-whatsapp .uk-text-middle {
    background: url(/images/svg/whatsapp.svg) 0 50% no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px;
    margin-left: 0;
    display: inline-block;
}
.uk-button-whatsapp:hover {
    background-color: #4caf50;
    color: #fff;
    background-image: linear-gradient(
320deg,#4caf50,#4caf50);
}
.uk-button-whatsapp:hover .uk-text-middle {
    background: url(/images/svg/whatsapp-inv.svg) 0 50% no-repeat;
    background-size: 20px;
}
.uk-button-insta {
    border: 2px solid #c9556c;
    color: #c9556c;
}
.uk-button-insta .uk-text-middle {
    background: url(/images/svg/instagram.svg) 0 50% no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px;
    margin-left: 0;
    display: inline-block;
}
.uk-button-insta:hover {
    background-color: #fa8f21;
    color: #fff;
    background-image: linear-gradient(
320deg,#fa8f21,#dc3874,#8d3aa9);
}
.uk-button-insta:hover .uk-text-middle {
    background: url(/images/svg/instagram-inv.svg) 0 50% no-repeat;
    background-size: 20px;
}
.phone-line .uk-text-middle {
    background: url(/images/phone2.png) 0 50% no-repeat;
    background-size: 20px;
    padding: 0 0 0 25px;
    margin-left: 0;
    display: inline-block;
}
.messenger:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.uk-text-middle {
    vertical-align: middle!important;
}

.btn, .uk-button {
    margin: 0;
    overflow: visible;
    font: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-weight: 400;
    border-radius: 0px;
    background-origin: border-box;
}
.uk-button-secondary {
    background-color: #fbca00;
    color: #333;

}
.wjcallback span {
    background: url(/images/svg/calculator.svg) 0 50% no-repeat;
    background-size: 22px;
    padding: 10px 0 10px 30px;
    line-height: 20px;	    
    font-weight: bold;
	text-transform: uppercase;
}
.wjcallback a:hover {color: #595959;}
.wjcallback-link {
    padding: 10px 25px;
}
.jshop_list_product {margin-top: 30px;}
.modal-footer {text-align: center; background: #f1f1f1; border-radius: 0px 0px 20px 20px;}
.form-header {text-align: center;}
.form-header h2 {color: #D3260E; font-weight: 500;}
#wjcallback-modal.show .wjcallbackform {border-radius: 20px;}
.modal-content {border-radius: 20px;}
.modal-header {border-radius: 20px 20px 0px 0px; background: #f1f1f1;}
.modal-footer button {text-transform: uppercase; font-weight: 500;}
.module-ct > ol.breadcrumb {text-align: right; padding: 0px;}
.breadcrumb {background-color: transparent;}
.phone-line .uk-button {padding-right: 0px;}

.uk-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
}
.uk-text-large {
    font-size: 20px;
    line-height: 1.5;
	font-weight: bold;
	color: #333;
}
.uk-margin-top {margin-top: 10px;}
.uk-flex-middle {
    align-items: center;
}
.uk-grid-item-match, .uk-grid-match>* {
    display: flex;
    flex-wrap: wrap;
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.t3-navhelper .wjcallback {margin-top: 20px;}
.t3-navhelper .uk-grid {margin-bottom: 20px;}
.uk-flex-center {justify-content: center;}


.phone-line span {border-bottom: 2px solid #D3260E;}
.phone-line .uk-button {line-height: 32px;}
.el-item.phone-header {margin-top: 20px;}
.main-blurb	{margin: 7px 0px;}
.white .uk-text-large {color: #fff; text-align: center;}
.white h2 {color: #fff; text-align: center;}
.white .uk-button-viber {border: 2px solid #fff; color: #fff; background-color: #8e24aa;}
.white .uk-button-viber .uk-text-middle {background: url(/images/svg/viber-inv.svg) 0 50% no-repeat;     background-size: 20px;}
.white .uk-button-whatsapp {border: 2px solid #fff; color: #fff;     background-color: #4caf50;}
.white .uk-button-whatsapp .uk-text-middle {background: url(/images/svg/whatsapp-inv.svg) 0 50% no-repeat;     background-size: 20px;}
.white .uk-button-insta {border: 2px solid #fff; color: #fff; background-image: linear-gradient( 320deg,#fa8f21,#dc3874,#8d3aa9);}
.white .uk-button-insta .uk-text-middle	{background: url(/images/svg/instagram-inv.svg) 0 50% no-repeat;     background-size: 20px;}
.white .uk-button-phone {border: 2px solid #fff; color: #fff; background-color: #D3260E;}
.white .uk-button-phone .uk-text-middle {background: url(/images/svg/phone-inv.svg) 0 50% no-repeat;     background-size: 20px;}

.phone-header .phone-line .uk-button {padding: 0 0px;}

.close {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 35px!important;
    color: #D3260E;
	opacity: 1;
}
.text-yellow {color: #fbca00!important;}