@charset "utf-8";@media (max-width: 1279px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 1279px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1280px) {
  .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:1280px screen-xs:480px screen-sm:768px screen-md:939px screen-lg:1280px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#editor-xtd-buttons .button2-left .readmore a {
  border: 1px solid #dde4e6;
  color: #999999;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  padding: 7px 10px;
  text-transform: none;
}
#editor-xtd-buttons .button2-left .readmore a:hover {
  background: #dde4e6;
  color: #363d42;
  text-decoration: none;
}
a {
  color: #e30614;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e30615;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.5;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
}
.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: #edb200;
}
.red {
  color: #e74c3c;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e1e4e6;
}
.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;
}
@media screen and (max-width: 1279px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 1279px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 1279px) {
  .none-responsive .col-xs-1,
  .none-responsive .col-sm-1,
  .none-responsive .col-md-1,
  .none-responsive .col-lg-1,
  .none-responsive .col-xs-2,
  .none-responsive .col-sm-2,
  .none-responsive .col-md-2,
  .none-responsive .col-lg-2,
  .none-responsive .col-xs-3,
  .none-responsive .col-sm-3,
  .none-responsive .col-md-3,
  .none-responsive .col-lg-3,
  .none-responsive .col-xs-4,
  .none-responsive .col-sm-4,
  .none-responsive .col-md-4,
  .none-responsive .col-lg-4,
  .none-responsive .col-xs-5,
  .none-responsive .col-sm-5,
  .none-responsive .col-md-5,
  .none-responsive .col-lg-5,
  .none-responsive .col-xs-6,
  .none-responsive .col-sm-6,
  .none-responsive .col-md-6,
  .none-responsive .col-lg-6,
  .none-responsive .col-xs-7,
  .none-responsive .col-sm-7,
  .none-responsive .col-md-7,
  .none-responsive .col-lg-7,
  .none-responsive .col-xs-8,
  .none-responsive .col-sm-8,
  .none-responsive .col-md-8,
  .none-responsive .col-lg-8,
  .none-responsive .col-xs-9,
  .none-responsive .col-sm-9,
  .none-responsive .col-md-9,
  .none-responsive .col-lg-9,
  .none-responsive .col-xs-10,
  .none-responsive .col-sm-10,
  .none-responsive .col-md-10,
  .none-responsive .col-lg-10,
  .none-responsive .col-xs-11,
  .none-responsive .col-sm-11,
  .none-responsive .col-md-11,
  .none-responsive .col-lg-11,
  .none-responsive .col-xs-12,
  .none-responsive .col-sm-12,
  .none-responsive .col-md-12,
  .none-responsive .col-lg-12 {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1279px) {
  .none-responsive .form-horizontal .form-group {
    margin-left: -50px;
    margin-right: -50px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #e30615;
}
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: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 20px;
  }
}
.box-align {
  display: box;
  display: -moz-box;
  display: -webkit-box;
  box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  box-pack: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  height: 100%;
}
.ie8 .box-align {
  padding-top: 30%;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.well {
  background: #43ffff;
  border: none;
  box-shadow: none;
}
.well blockquote {
  border-color: #00ffff;
}
.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: #e30614;
}
a.text-primary:hover {
  color: #e30615;
}
.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: #e30614;
}
a.bg-primary:hover {
  background-color: #e30615;
}
.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: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #ecf0f1;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1280px) {
  .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: 12px 24px;
  margin: 0 0 24px;
  font-size: 18px;
  font-weight: 100;
  border-left: 2px solid #00ffff;
}
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: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #7a8f99;
}
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: 2px solid #00ffff;
  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: 24px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 72px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 48px;
}
.features-list .feature-row {
  border-top: 1px solid #e0e2e3;
  color: #696f72;
  min-height: 200px;
  overflow: hidden;
  padding: 72px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 72px;
}
.features-list .feature-row h3 {
  font-size: 32px;
}
.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: 48px;
}
.jumbotron iframe {
  margin-top: 24px;
}
.circle-icon {
  border-radius: 150px;
  display: inline-block;
  height: 150px;
  text-align: center;
  line-height: 150px;
  margin: 0 0 24px;
  overflow: hidden;
  width: 150px;
  zoom: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.circle-icon .fa {
  color: #ffffff;
  font-size: 40px;
  line-height: 150px;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.circle-icon.background-1 {
  background: #e30614;
}
.circle-icon.background-2 {
  background: #003333;
}
.circle-icon.background-3 {
  background: #000000;
}
.circle-icon.border {
  background: #e30614;
  border: 2px solid #e30614;
}
@media (min-width: 1280px) {
  .circle-icon.border {
    background: #ffffff;
  }
  .circle-icon.border i {
    color: #e30614;
  }
}
.ie8 .circle-icon.border .fa {
  color: #e30614;
}
.jpage .jcontent {
  margin-bottom: 48px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .jpage .jcontent {
    text-align: center;
  }
}
.jpage .jcontent .jcol {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .jpage .jcontent .jcol {
    width: 100%;
    float: none;
  }
}
.jpage .fa {
  border: 2px solid #e1e4e6;
  border-radius: 50%;
  color: #e30615;
  font-size: 40px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  width: 150px;
}
.jpage .icon-left {
  text-align: right;
  padding-right: 96px;
}
@media screen and (max-width: 767px) {
  .jpage .icon-left {
    padding: 0;
    text-align: center;
  }
}
.jpage .icon-right {
  text-align: left;
  padding-left: 96px;
}
@media screen and (max-width: 767px) {
  .jpage .icon-right {
    padding: 0;
    text-align: center;
  }
}
.jpage .description-right {
  padding-right: 144px;
}
@media (min-width: 768px) and (max-width: 938px) {
  .jpage .description-right {
    padding-right: 24px;
  }
}
.jpage .description-left {
  padding-left: 144px;
}
@media (min-width: 768px) and (max-width: 938px) {
  .jpage .description-left {
    padding-left: 24px;
  }
}
.jpage .description-right,
.jpage .description-left {
  font-size: 14px;
}
.jpage .description-right a,
.jpage .description-left a {
  color: #e30615;
  display: block;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-top: 12px;
  text-transform: uppercase;
}
.jpage .description-right a:hover,
.jpage .description-left a:hover,
.jpage .description-right a:focus,
.jpage .description-left a:focus,
.jpage .description-right a:active,
.jpage .description-left a:active {
  text-decoration: none;
  color: #e30614;
}
@media screen and (max-width: 767px) {
  .jpage .description-right,
  .jpage .description-left {
    padding: 0;
  }
}
.jpage .fpage {
  text-align: center;
}
#jcolor {
  position: relative;
}
#jcolor .carousel-indicators {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: auto;
  margin-left: 0;
  margin-bottom: 0;
  padding: 12px;
  width: 100%;
}
#jcolor .thumb {
  color: #ffffff;
  border-radius: 50%;
  font-family: 'Montserrat', sans-serif;
  height: 70px;
  line-height: 70px;
  position: static;
  margin: 0 12px;
  text-indent: unset;
  width: 70px;
}
#jcolor .thumb.green {
  background: #e30615;
  border-color: #e30615;
}
#jcolor .thumb.green.active {
  border-color: #ffffff;
}
#jcolor .thumb.violet {
  background: #7a8f99;
  border-color: #7a8f99;
}
#jcolor .thumb.violet.active {
  border-color: #ffffff;
}

legend {
  padding-bottom: 12px;
}
label {
  color: #e30615;
  font-weight: normal;
}
.form-control:focus {
  border-color: #e30614;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 179, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 179, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #bfbfbf;
}
.form-control::-webkit-input-placeholder {
  color: #bfbfbf;
}
.form-control::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
  font-size: 14px;
  font-style: italic;
}
.form-control:-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-style: italic;
}
.form-control::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-style: italic;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 24px;
}
.radio label,
.checkbox label {
  display: inline;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 6px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn {
  border: 2px solid transparent;
  border-radius: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 24px;
}
.btn-default, .button_back .button {
  background: none;
  border-color: #a3becc;
  color: #a3becc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.button_back .button:hover,
.button_back .button:focus,
.button_back .button:active {
  background: none;
  color: #82a7ba;
}
.btn-primary, .button_detail, .addtocart-button, .addtocart_button {
  background: none;
  border: 2px solid #e30614;
  border-radius: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 24px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.button_detail:hover,
.button_detail:focus,
.button_detail:active,
.addtocart-button:hover,
.addtocart-button:focus,
.addtocart-button:active,
.addtocart_button:hover,
.addtocart_button:focus,
.addtocart_button:active,
.category .image:hover .btn-primary {
  background: #e30614;
  color: #ffffff;
  border-color: #e30614;
}
.btn-white {
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  background: #ffffff;
  color: #e30614;
}
.btn-second {
  background: none;
  border: 2px solid #e30615;
  color: #e30615;
}
.btn-second:hover,
.btn-second:focus,
.btn-second:active {
  color: #004d4d;
}
.btn.cancel {
  border: 2px solid #a3becc;
  border-radius: 20px;
  color: #a3becc;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 24px;
}
.btn.cancel:hover,
.btn.cancel:focus,
.btn.cancel:active {
  border-color: #82a7ba;
  color: #82a7ba;
}
.btn-default-bg {
  background: #f7f7f7;
  border-color: #a3becc;
  color: #a3becc;
}
.btn-default-bg:hover,
.btn-default-bg:focus,
.btn-default-bg:active {
  color: #82a7ba;
}
.btn-primary-bg {
  background: #43ffff;
  border: 2px solid #e30614;
  border-radius: 20px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 24px;
}
.btn-primary-bg:hover,
.btn-primary-bg:focus,
.btn-primary-bg:active {
  color: #e30615;
}
.btn-second-bg {
  background: #9affff;
  border: 2px solid #e30615;
  color: #e30615;
}
.btn-second-bg:hover,
.btn-second-bg:focus,
.btn-second-bg:active {
  color: #004d4d;
}
.btn-inverse {
  color: #ffffff;
  background-color: #363d42;
  border-color: #2b3034;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1f2326;
  border-color: #0f1112;
}
.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: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: #363d42;
  border-color: #2b3034;
}
.btn-inverse .badge {
  color: #363d42;
  background-color: #ffffff;
}
.btn-link {
  color: #e30614;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  display: inline;
}
.btn-link:after {
  content: "\f178";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-left: 12px;
}
.btn-link:hover,
.btn-link:focus {
  color: #e30615;
  text-decoration: none;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  border: 2px solid #e1e4e6;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  box-shadow: none;
}
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;
}
.edit input[type="url"] {
  width: 250px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: 26px;
}
.inputbox[type=radio],
.inputbox[type=checkbox] {
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  margin: 5px;
  width: auto;
}
table.adminFormK2 tr td label {
  padding: 5px 10px;
}
table.adminFormK2 tr td ul.tags {
  width: 100%;
  border-radius: 5px;
  margin-top: 24px;
  border-color: #e1e4e6;
}
.ie8.com_users input[type="text"],
.ie8.com_users input[type="password"] {
  width: 100% !important;
}
.ie8.com_users .control-label {
  width: auto !important;
}
.ie8.com_users .control-label label {
  max-width: none;
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #4dffff;
  border-color: #e30614;
}
.invalid {
  border-color: #e74c3c;
}
label.invalid {
  color: #e74c3c;
}
input.invalid {
  border: 2px solid #e74c3c;
}
fieldset.filter .left label {
  padding: 10px 5px;
}
fieldset.filter input[type="text"],
fieldset.filter .inputbox {
  width: auto;
}

.dropdown-menu {
  background: #2c3236;
  border-radius: 0;
  font-size: 14px;
  padding: 20px;
  margin-top: 0;
}
.dropdown-menu .divider {
  background: none;
  height: auto;
  overflow: inherit;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-menu > li > a {
  color: #667780;
  padding: 8px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #e30614;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
  color: #e30614;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #7a8f99;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #e30614;
}
.dropdown-submenu > span:after {
  border-color: transparent transparent transparent #7a8f99;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -5px;
  margin-top: 5px;
  width: 0;
}
.dropdown-submenu:hover > span:after {
  border-left-color: #e30614;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
  color:#e30614;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 24px;
}
@media (min-width: 1280px) {
  .nav > li > .separator {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media (max-width: 938px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  border: 2px solid transparent;
  border-radius: 20px;
  color: #e30615;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 28px;
}
.nav-tabs > li > a:hover {
  color: #e30614;
}
.nav-tabs > li.open > a {
  border: 2px solid transparent;
}
.nav-tabs > li.open > a:hover {
  border: 2px solid transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 2px solid #e30614;
  color: #e30614;
}
.tab-content > .tab-pane {
  padding: 24px 0;
}
.nav-pills > li {
  border-bottom: 1px solid #e1e4e6;
}
.nav-pills > li > a {
  color: #000000;
  font-size: 14px;
  padding: 8px 0;
}
.nav-pills > li.open > a {
  color: #e30614;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background: none;
  color: #e30614;
}
.nav .caret {
  border-top-color: #e30614;
  border-bottom-color: #e30614;
}
.nav a:hover .caret {
  border-top-color: #e30615;
  border-bottom-color: #e30615;
}
.t3-navhelper {
  background: #2c3236;
  color: #7a8f99;
}
.breadcrumb {
  margin-bottom: 0;
  padding: 20px 0;
  border-radius: 0;
  border-bottom: 1px solid #3d474d;
  font-size: 14px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  color: #7a8f99;
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 12px;
}
.breadcrumb .divider {
  display: none;
}
.breadcrumb i[class^="fa"] {
  color: #7a8f99;
  font-size: 20px;
}
.pagination-wrap,
.pagination {
  padding: 12px 0;
  margin-top: 24px;
  font-family: 'Montserrat', sans-serif;
  color: #b3b3b3;
  width: 100%;
  display: inline-block;
}
@media screen and (max-width: 939px) {
  .pagination-wrap,
  .pagination {
    font-size: 13px;
  }
}
.pagination-wrap:before,
.pagination:before,
.pagination-wrap:after,
.pagination:after {
  content: " ";
  display: table;
}
.pagination-wrap:after,
.pagination:after {
  clear: both;
}
.pagination-wrap .counter,
.pagination .counter {
  border: 0;
  display: block;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 939px) {
  .pagination-wrap .counter,
  .pagination .counter {
    display: none;
  }
}
.pagination-wrap .counter.pull-right,
.pagination .counter.pull-right {
  float: none !important;
}
.pagination-wrap ul.pagination,
.pagination ul.pagination {
  padding: 0;
  margin-top: 0;
}
.pagination-wrap .pagination,
.pagination .pagination {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.pagination-wrap .pagination > li,
.pagination .pagination > li {
  display: inline-block;
  position: relative;
  color: #999999;
}
.pagination-wrap .pagination > li:before,
.pagination .pagination > li:before,
.pagination-wrap .pagination > li:after,
.pagination .pagination > li:after {
  content: " ";
  display: table;
}
.pagination-wrap .pagination > li:after,
.pagination .pagination > li:after {
  clear: both;
}
.pagination-wrap .pagination > li a,
.pagination .pagination > li a {
  font-size: 16px;
  text-transform: none;
  color: #999999;
  position: relative;
  border: 0;
}
@media screen and (max-width: 939px) {
  .pagination-wrap .pagination > li a,
  .pagination .pagination > li a {
    font-size: 13px;
  }
}
.pagination-wrap .pagination > li:first-child a:after,
.pagination .pagination > li:first-child a:after {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 50%;
  text-align: center;
  left: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid;
  line-height: 30px;
  margin-top: -20px;
  margin-left: -35px;
}
@media screen and (max-width: 939px) {
  .pagination-wrap .pagination > li:first-child a:after,
  .pagination .pagination > li:first-child a:after {
    display: none;
  }
}
.pagination-wrap .pagination > li:last-child a:after,
.pagination .pagination > li:last-child a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  top: 50%;
  right: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid;
  line-height: 30px;
  margin-top: -20px;
  margin-right: -35px;
}
@media screen and (max-width: 939px) {
  .pagination-wrap .pagination > li:last-child a:after,
  .pagination .pagination > li:last-child a:after {
    display: none;
  }
}
.pagination-wrap .pagination > li.active,
.pagination .pagination > li.active,
.pagination-wrap .pagination > li:hover,
.pagination .pagination > li:hover {
  color: #e30614;
}
.pagination-wrap .pagination > li.active a,
.pagination .pagination > li.active a,
.pagination-wrap .pagination > li:hover a,
.pagination .pagination > li:hover a {
  color: #e30614;
}
.pagination-wrap .pagination > li.disabled,
.pagination .pagination > li.disabled {
  color: #b3b3b3;
}
.pagination-wrap .pagination > li.disabled a,
.pagination .pagination > li.disabled a {
  color: #b3b3b3;
}
.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 {
  border-radius: 0;
  border: 2px solid #dddddd;
  background-color: #ffffff;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin-top: 24px;
  padding: 6px 12px;
}

.navbar-header {
  margin-left: 12px;
}
.navbar-toggle {
  border: 2px solid #e30614;
  color: #e30614;
  font-size: 14px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin: 15px 0 0 0;
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  background: #e30615;
  border-color: #e30615;
  color: #ffffff;
}
@media (min-width: 1280px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 4px -50px;
}
@media (min-width: 1280px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-nav > li > .dropdown-menu,
.navbar-nav > li.open > .dropdown-menu {
  background: #2c3236;
  border-radius: 0;
  font-size: 13px;
  min-width: 320px;
  padding: 0px;
  border: 0;
}
.navbar-nav > li > .dropdown-menu > li > a,
.navbar-nav > li.open > .dropdown-menu > li > a {
  color: #667780;
}
.navbar-nav > li > .dropdown-menu > li.open > a,
.navbar-nav > li.open > .dropdown-menu > li.open > a,
.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li.open > .dropdown-menu > li.active > a {
  color: #e30614;
}
.navbar-default {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  font-size: 14px;
}
.navbar-default .navbar-brand {
  color: #7a8f99;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #61757f;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000000;
  background-color: #e3f2f7;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #7a8f99;
  display: inline-block;
  padding-top: 18px;
  padding-bottom: 18px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: #e3f2f7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #000000;
  background-color: #e3f2f7;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #000000;
  border-bottom-color: #e30614;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e3f2f7;
  color: #000000;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #e30614;
  border-bottom-color: #e30614;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #7a8f99;
  border-bottom-color: #7a8f99;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #7a8f99;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000000;
    background-color: #e3f2f7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #000000;
    background-color: #e3f2f7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: #e3f2f7;
  }
}
.navbar-default .navbar-link {
  color: #7a8f99;
}
.navbar-default .navbar-link:hover {
  color: #e30614;
}
@media (max-width: 1279px) {
  .has-navbar-header .container {
    position: relative;
  }
  .has-navbar-header #t3-mainnav {
    position: absolute;
    right: 0;
    width: 100%;
    top: 71px;
    z-index: 9999;
  }
  .has-navbar-header #t3-mainnav .t3-nav-btn {
    position: absolute;
    right: 20px;
    top: -71px;
  }
  .has-navbar-header .t3-mainnav {
    float: none;
    width: 100%;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse {
    background: #2c3236;
    margin: 0 -20px;
    max-height: 400px;
  }
  .has-navbar-header .t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -20px;
  }
}
.t3-mainnav {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  min-height: 0;
  float: right;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.t3-mainnav .t3-navbar .navbar-nav {
  float: right;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar .navbar-nav > li {
  margin: 12px 10px;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a {
  padding: 10px 10px;
  font-weight:bold;
  border-radius:5px;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > li > a:focus {
  border-color: #e30614;
  color: #000000;
}
.t3-mainnav .t3-navbar .navbar-nav > .active > a,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .active > a:focus {
  background-color: #e3f2f7;
  border-color: #e30614;
}
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background: none;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:hover,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:focus {
  border-color: #e30614;
}
.t3-mainnav .t3-navbar .navbar-nav > .open > a .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:hover .caret,
.t3-mainnav .t3-navbar .navbar-nav > .open > a:focus .caret {
  border-top-color: #e30614;
  border-bottom-color: #e30614;
}
.t3-mainnav .t3-navbar-collapse {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (min-width: 1280px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -50px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  padding: 8px 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding: 0;
  font-size: 13px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #667780;
  padding: 3px 10px;
  text-transform: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #e30614;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a {
  color: #e30614;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > .dropdown-submenu > .dropdown-menu {
  padding: 0 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > span {
  color: #e30615;
  display: block;
  font-weight: 600;
  padding: 0 10px;
  text-transform: uppercase;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group.open > a {
  background: none;
  color: #e30614;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu > a:after {
  border-left-color: #667780;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a {
  background: none;
  color: #e30614;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > .dropdown-menu .dropdown-submenu.open > a:after {
  border-left-color: #e30614;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.none-responsive .has-navbar-header #t3-mainnav {
  position: static;
  width: 83.333%;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-nav-btn {
  position: static;
  top: 0;
}
.none-responsive .has-navbar-header #t3-mainnav .t3-navbar-collapse {
  margin: 0;
  background: none;
  padding: 0;
}
.none-responsive .has-navbar-header .t3-mainnav {
  float: right;
  width: auto;
}
.none-responsive .navbar-nav > li > .dropdown-menu,
.none-responsive .navbar-nav > li.open > .dropdown-menu {
  padding: 20px 0;
}
#t3-mainnav-form {
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form .navbar-nav {
    margin: 0;
  }
}
#t3-mainnav-form li.back-home {
  position: relative;
}
#t3-mainnav-form li.back-home .fa-angle-left {
  font-size: 30px;
  left: 12px;
  position: absolute;
  top: 27%;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home .fa-angle-left {
    top: 15%;
    left: 6px;
  }
}
#t3-mainnav-form li.back-home a {
  background: #e30614;
  color: #ffffff;
  padding-left: 36px;
}
#t3-mainnav-form li.back-home a:hover {
  background: #e30615;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li.back-home a {
    padding-left: 24px;
    padding-right: 12px;
  }
}
#t3-mainnav-form li a {
  color: #7a8f99;
  font-size: 14px;
  text-transform: uppercase;
  padding: 24px;
}
#t3-mainnav-form li a:hover,
#t3-mainnav-form li a:focus,
#t3-mainnav-form li a:active {
  background: transparent;
  color: #e30614;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li a {
    padding: 12px 6px;
  }
}
#t3-mainnav-form li.active a {
  color: #e30614;
  background: transparent;
}
@media screen and (max-width: 767px) {
  #t3-mainnav-form li {
    display: inline-block;
  }
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .t3-module {
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-intro {
  margin: -48px auto 48px;
  float: none;
}
.module-title {
  background: transparent;
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight:bold;
  margin: 0 0 12px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 14px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
  font-size: 14px;
}
.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: 6px 5px;
  display: block;
}
#login-form .form-group {
  overflow: hidden;
  margin-bottom: 8px;
}
#login-form .input-group-addon {
  display: none;
}
#login-form .input-group {
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  border-top: 1px solid #cfd9db;
  border-bottom: 1px solid #cfd9db;
  margin-top: 24px;
  padding-left: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  list-style: none;
}
#login-form ul.unstyled a {
  color: #e30615;
  font-size: 13px;
}
#login-form ul.unstyled a:hover,
#login-form ul.unstyled a:focus,
#login-form ul.unstyled a:active {
  color: #e30614;
  text-decoration: none;
}
#login-form #form-login-remember label {
  color: #e30615;
  font-weight: normal;
  font-size: 14px;
  min-height: 1px;
}
#login-form #form-login-remember label input[type="checkbox"] {
  margin-top: 4px;
}
#login-form .control-group {
  margin-bottom: 24px;
}
.logout-button {
  margin-top: 12px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e1e4e6;
  font-size: 14px;
  padding-top: 12px;
  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 {
  font-size: 13px;
  list-style: none;
  padding: 12px 0;
  border-top: 1px solid #e1e4e6;
}
.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 li h4,
ul.categories-module li h4,
.category-module li h4,
ul.category-module li h4 {
  font-size: 14px;
  color: #e30614;
  line-height: 1.7;
}
.categories-module li h4 a,
ul.categories-module li h4 a,
.category-module li h4 a,
ul.category-module li h4 a {
  color: #e30615;
}
.categories-module li h4 a:hover,
ul.categories-module li h4 a:hover,
.category-module li h4 a:hover,
ul.category-module li h4 a:hover,
.categories-module li h4 a:active,
ul.categories-module li h4 a:active,
.category-module li h4 a:active,
ul.category-module li h4 a:active,
.categories-module li h4 a:focus,
ul.categories-module li h4 a:focus,
.category-module li h4 a:focus,
ul.category-module li h4 a:focus {
  color: #e30614;
  text-decoration: none;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.categories-list.horizontal {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.categories-list.horizontal li {
  display: inline-block;
}
.categories-list.horizontal li a {
  color: #e30615;
  border: 2px solid transparent;
  border-radius: 20px;
  font-weight: 600;
  margin-right: 12px;
  display: inline-block;
  padding: 6px 24px;
}
.categories-list.horizontal li a:hover,
.categories-list.horizontal li a:focus,
.categories-list.horizontal li a:active {
  text-decoration: none;
  color: #e30614;
}
.categories-list.horizontal li.active a {
  border-color: #e30614;
  color: #e30614;
}
.category-module .mod-articles-category-writtenby {
  color: #999999;
  display: block;
}
.category-module .mod-articles-category-writtenby .fa {
  margin-right: 4px;
}
.category-module .mod-articles-category-category {
  display: block;
}
.category-module .mod-articles-category-category a {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
}
.category-module .mod-articles-category-category a:hover,
.category-module .mod-articles-category-category a:focus,
.category-module .mod-articles-category-category a:active {
  color: #e30614;
  text-decoration: none;
}
.category-module .mod-articles-category-introtext {
  color: #999999;
  margin-top: 4px;
}
.category-module.category-arcodion {
  list-style: none;
  position: relative;
  padding-left: 0;
}
.category-module.category-arcodion li {
  padding: 0;
  border: 0;
  float: left;
  height: 480px;
  width: 200px;
  display: block;
  overflow: hidden;
  background: #ecf0f1;
}
@media screen and (max-width: 939px) {
  .category-module.category-arcodion li {
    width: 150px;
  }
}
.category-module.category-arcodion li .heading {
  height: 480px;
  display: block;
  position: relative;
  cursor: pointer;
  text-align: left;
  padding: 6px 20px;
}
.category-module.category-arcodion li .heading i {
  font-size: 36px;
}
.category-module.category-arcodion li .heading span {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .category-module.category-arcodion li .heading {
    text-align: center;
    padding: 0;
  }
  .category-module.category-arcodion li .heading i {
    position: absolute;
    bottom: 240px;
    left: 0;
    width: 100%;
  }
  .category-module.category-arcodion li .heading span {
    position: absolute;
    bottom: 210px;
    left: 0;
    width: 100%;
  }
}
.category-module.category-arcodion li .description {
  height: 100%;
  display: none;
}
.category-module.category-arcodion li .description .article-content {
  float: left;
  width: 50%;
  text-align: left;
  margin-top: 96px;
  padding-left: 20px;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .category-module.category-arcodion li .description .article-content {
    padding-left: 50px;
  }
}
.category-module.category-arcodion li .description .article-content h4 {
  font-size: 24px;
  margin-bottom: 24px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .category-module.category-arcodion li .description .article-content h4 {
    font-size: 36px;
  }
}
.category-module.category-arcodion li .description .article-content h4 a {
  color: #e30615;
}
.category-module.category-arcodion li .description .article-content h4 a:hover,
.category-module.category-arcodion li .description .article-content h4 a:focus,
.category-module.category-arcodion li .description .article-content h4 a:active {
  text-decoration: none;
  color: #e30615;
}
.category-module.category-arcodion li .description .article-img {
  text-align: right;
  position: relative;
  height: 100%;
  float: right;
  width: 50%;
}
.category-module.category-arcodion li .description .article-img .img-intro {
  position: absolute;
}
@media (min-width: 768px) {
  .category-module.category-arcodion li .description .article-img .img-intro {
    width: 100%;
    bottom: 0;
    right: 0;
  }
}
.category-module.category-arcodion li .description .article-img img {
  max-width: 100%;
}
.category-module.category-arcodion li.odd {
  background: #dde4e6;
}
.category-module.category-arcodion li.active .description {
  display: block;
}
@media (max-width: 767px) {
  .category-module.category-arcodion li {
    height: 50px;
    width: 100%;
    transition: all .5s ease;
  }
  .category-module.category-arcodion li .heading {
    width: 100%;
    height: 50px;
  }
  .category-module.category-arcodion li .description {
    display: none;
    height: 0px;
  }
  .category-module.category-arcodion li.active {
    height: 100%;
  }
  .category-module.category-arcodion li.active .heading {
    display: none;
  }
  .category-module.category-arcodion li.active .description {
    transition: max-height 0.8s;
    display: block;
  }
}
.category-module.category-blog .category-module-item {
  overflow: hidden;
  margin-bottom: 48px;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .category-module.category-blog .category-module-item {
    border-right: 1px solid #e1e4e6;
    height: 360px;
    margin-bottom: 0;
  }
}
.category-module.category-blog .category-module-item.latest {
  border-right: 0;
}
@media (min-width: 768px) {
  .category-module.category-blog .category-module-item:hover .article-img {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .category-module.category-blog .category-module-item:hover .mod-articles-desc {
    display: block;
  }
  .category-module.category-blog .category-module-item:hover .mod-articles-meta {
    display: none;
  }
  .category-module.category-blog .category-module-item:hover h4 {
    margin-top: -150px;
    margin-top: 0\9;
  }
}
.category-module.category-blog h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #e30615;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.category-module.category-blog h4 a {
  color: #e30615;
}
.category-module.category-blog h4 a:hover,
.category-module.category-blog h4 a:focus,
.category-module.category-blog h4 a:active {
  color: #e30614;
  text-decoration: none;
}
.category-module.category-blog .article-img {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.category-module.category-blog .article-img a {
  width: 150px;
  height: 150px;
  text-align: center;
  border-radius: 150px;
  overflow: hidden;
  display: block;
  margin: 0 auto 24px;
}
.category-module.category-blog .article-img img {
  max-height: 100%;
}
.category-module.category-blog .mod-articles-desc {
  display: none;
}
.category-module.category-blog .mod-articles-meta {
  font-size: 14px;
  color: #c8cbcc;
}
.category-module.category-blog .mod-articles-meta i {
  margin-right: 5px;
}
.category-module.category-blog .mod-articles-meta span {
  margin-right: 12px;
  display: inline-block;
}
.category-module.category-blog .mod-articles-meta span.mod-articles-category-writtenby {
  color: #c8cbcc;
}
ul.categories-module li {
  border-color: #e1e4e6;
  background: url("https://artstyle-expo.ru/templates/ja_nuevo/images/ico/categories.png") no-repeat left 17px;
  padding: 12px 0 12px 24px;
}
ul.categories-module h4 a {
  font-size: 14px;
  color: #667780;
}
ul.categories-module h4 a:hover {
  color: #e30615;
  text-decoration: none;
}
ul.archive-module {
  margin-left: 0;
}
ul.archive-module li {
  list-style: none;
  border-bottom: 1px solid #e1e4e6;
  display: block;
  padding: 12px 0;
}
ul.archive-module li:last-child {
  border: none;
}
ul.archive-module li a {
  color: #e30615;
  font-size: 14px;
}
ul.archive-module li a:hover,
ul.archive-module li a:active,
ul.archive-module li a:focus {
  text-decoration: none;
  color: #e30614;
}
.category-module.category-carousel .carousel {
  margin: 0 auto;
  float: none;
}
@media (max-width: 938px) {
  .category-module.category-carousel .carousel {
    overflow: hidden;
  }
}
.category-module.category-carousel .carousel .carousel-indicators {
  width: 100%;
  margin: 0;
  position: static;
}
.category-module.category-carousel .carousel .carousel-indicators li {
  width: 20%;
  position: relative;
  text-indent: 0;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
  white-space: nowrap;
}
.category-module.category-carousel .carousel .carousel-indicators li:before {
  content: "";
  height: 1px;
  background: #e30615;
  position: absolute;
  bottom: 29px;
  width: 100%;
  display: block;
}
.category-module.category-carousel .carousel .carousel-indicators li.active i {
  border-color: #e30614;
  color: #e30614;
}
.category-module.category-carousel .carousel .carousel-indicators li.active span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.category-module.category-carousel .carousel .carousel-indicators span {
  display: block;
  margin-bottom: 12px;
  color: #e30614;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 938px) {
  .category-module.category-carousel .carousel .carousel-indicators span {
    display: none;
  }
}
.category-module.category-carousel .carousel .carousel-indicators i {
  border: 2px solid #e30615;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 60px;
  background: #2c3236;
  position: relative;
  z-index: 2;
  color: #e30615;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.category-module.category-carousel .item {
  min-height: 368px;
}
.category-module.category-carousel .article-img {
  text-align: right;
  float: right;
  width: 50%;
}
@media (max-width: 938px) {
  .category-module.category-carousel .article-img {
    float: none;
    width: 100%;
  }
}
.category-module.category-carousel .article-img img {
  max-width: 100%;
}
.category-module.category-carousel .article-content {
  text-align: left;
  float: left;
  width: 50%;
  margin-top: 72px;
  padding-right: 24px;
  border-bottom: 0;
}
@media (max-width: 938px) {
  .category-module.category-carousel .article-content {
    float: none;
    width: 100%;
  }
}
.category-module.category-carousel .article-content h4 {
  margin-bottom: 12px;
}
.category-module.category-carousel .article-content h4 a:hover,
.category-module.category-carousel .article-content h4:active,
.category-module.category-carousel .article-content h4 a:focus {
  text-decoration: none;
}
.testimonials .category-module.category-carousel .item {
  min-height: 200px;
}
.testimonials .category-module.category-carousel .article-img {
  width: 60px;
  height: 60px;
  margin: 0 auto 24px;
  float: none;
  border-radius: 60px;
  overflow: hidden;
}
.testimonials .category-module.category-carousel .article-content {
  text-align: center;
  float: none;
  margin: 0 auto;
  font-size: 16px;
  color: #ffffff;
  width: auto;
  font-weight: 300;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .testimonials .category-module.category-carousel .article-content {
    font-size: 30px;
  }
}
.testimonials .category-module.category-carousel .article-content h4 {
  font-weight: 600;
}
.testimonials .category-module.category-carousel .article-content .mod-articles-category-introtext {
  color: #ffffff;
}
.testimonials .category-module.category-carousel .article-content .mod-articles-category-introtext:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 24px;
  position: relative;
  content: "";
  background: url("https://artstyle-expo.ru/templates/ja_nuevo/images/ico/quote-ltr.png");
  width: 29px;
  height: 19px;
  top: -10px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.testimonials .category-module.category-carousel .carousel .carousel-indicators li {
  width: 10px !important;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  border: 2px solid #909395;
  margin: 0 6px;
}
.testimonials .category-module.category-carousel .carousel .carousel-indicators li:before {
  display: none;
}
.testimonials .category-module.category-carousel .carousel .carousel-indicators li.active {
  border-color: #e30614;
  background: #e30614;
}
.testimonials .category-module.category-carousel .carousel .carousel-indicators span.title {
  display: none;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e1e4e6;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #ecf0f1;
  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;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 8px 0;
}
.tagspopular ul > li > a {
  background: none;
  border: 2px solid #ecf0f1;
  border-radius: 20px;
  color: #667780;
  display: block;
  padding: 5px 15px;
  transition: 0.3s;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: none;
  border-color: #cfd9db;
  color: #e30614;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #ecf0f1;
  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: #e30615;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.ja-special-content {
  text-align: center;
  height: auto;
  overflow: hidden;
  height: 320px;
}
@media (min-width: 768px) and (max-width: 938px) {
  .ja-special-content {
    height: 340px;
  }
}
@media (min-width: 1280px) {
  .ja-special-content:hover .circle-icon {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .ja-special-content:hover h4 {
    margin-top: -150px;
    margin-top: 50px\9;
  }
  .ja-special-content:hover .btn {
    display: inline-block;
  }
}
.ja-special-content .btn {
  display: none;
}
.ja-special-content > h4 {
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .ja-special-content > h4 {
    font-size: 18px;
  }
}
.ja-special-content > h4 a {
  color: #e30615;
}
.ja-special-content > h4 a:hover {
  color: #e30614;
  text-decoration: none;
}
.ja-special-content > p {
  font-size: 14px;
  line-height: 24px;
}
ul.partners {
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
ul.partners li {
  display: inline-block;
  margin: 24px;
}
@media (min-width: 1280px) {
  ul.partners li {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.ie8 .gotcolors {
  opacity: 0.1 !important;
  filter: alpha(opacity=10) !important;
  filter: gray !important;
}
.ie8 .gotcolors:hover {
  filter: none !important;
}
.get-started {
  text-align: center;
}
.get-started p {
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 24px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .get-started p {
    margin-right: 48px;
    margin-bottom: 0;
  }
}
.get-started .btn-white:hover,
.get-started .btn-white:active,
.get-started .btn-white:focus {
  color: #edb200;
}
.acymailing_module {
  padding: initial !important;
  margin: initial !important;
}
.acymailing_module .acymailing_introtext {
  color: #ffffff;
  display: inline-block !important;
  padding: 12px 0 !important;
  font-size: 24px;
  font-weight: 100;
  vertical-align: top;
  text-align: center;
}
.acymailing_module .acymailing_form {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 939px) {
  .acymailing_module .acymailing_form {
    margin-left: 24px !important;
  }
}
.acymailing_module .inputbox {
  background: none;
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  font-size: 16px;
  padding: 0 24px;
}
@media screen and (max-width: 939px) {
  .acymailing_module .inputbox {
    width: 90% !important;
    margin-left: 12px;
  }
}
.acymailing_module .inputbox:focus,
.acymailing_module .inputbox:active {
  color: #ffffff;
  border-color: #ffffff;
}
.acymailing_module .inputbox[disabled] {
  background-color: transparent !important;
}
.acymailing_module .acymailing_fulldiv .acymailing_form {
  color: #ffffff;
}
.acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_name,
.acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_html,
.acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_email,
.acymailing_module .acymailing_fulldiv .acymailing_form .acysubbuttons {
  padding: 12px 0 !important;
}
@media screen and (max-width: 350px) {
  .acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_name,
  .acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_email {
    width: 80%;
  }
}
.acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_html span {
  margin-right: 12px;
}
.acymailing_module .acymailing_fulldiv .acymailing_form .acyfield_html label {
  color: #ffffff;
  margin-right: 12px;
}
.acymailing_module .acymailing_fulldiv .acymailing_form .subbutton {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.acymailing_module .acymailing_fulldiv .acymailing_form .subbutton:hover {
  background: #ffffff;
  color: #edb200;
}
.acymailing_module .onefield {
  margin: 24px 0;
}
.acymailing_module .onefield .acyfield_email {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .acymailing_module .onefield .acyfield_email {
    margin: 0 12px !important;
  }
}
.acymailing_module .onefield .acymailing_form .acysubbuttons {
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton {
  border-radius: 50%;
  border: 2px solid #ffffff;
  width: 37px;
  height: 37px;
  padding: 0;
  background: none;
}
.acymailing_module .onefield .acymailing_form .acysubbuttons .subbutton:hover {
  color: #edb200;
  background-color: #ffffff;
}
.ie8 .acymailing_module .inputbox {
  padding-top: 4px;
}
.acymailing_togglemodule {
  border: 2px solid #ffffff;
  border-radius: 50px;
  color: #ffffff;
  padding: 8px 24px;
  text-transform: uppercase;
  display: inline-block !important;
}
.acymailing_togglemodule:hover,
.acymailing_togglemodule:focus {
  color: #edb200;
  background: #ffffff;
  text-decoration: none;
}
.acymailing_popup .acymailing_mootoolsbutton a,
.acymailing_inline .acymailing_mootoolsbutton a {
  color: #ffffff;
  display: inline-block;
  border: 2px solid #ffffff;
  border-radius: 50px;
  padding: 8px 24px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
}
.acymailing_popup .acymailing_mootoolsbutton a:hover,
.acymailing_inline .acymailing_mootoolsbutton a:hover,
.acymailing_popup .acymailing_mootoolsbutton a:focus,
.acymailing_inline .acymailing_mootoolsbutton a:focus {
  color: #edb200;
  background: #ffffff;
  text-decoration: none;
}
#sbox-content.sbox-content-iframe {
  overflow: hidden !important;
}
.com_acymailing {
  background-color: #edb200;
}
body.contentpane {
  background-color: transparent;
}

.category-page {
  border: 2px solid #e1e4e6;
  padding: 24px;
  margin-bottom: 24px;
}
.category-page .page-subheader {
  border: 0;
  padding: 0;
  margin-bottom: 12px;
}
.category-page .page-subheader h2 {
  line-height: 0;
}
.category-page .page-subheader .subheading-category {
  color: #e30615;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.category-page .category-desc img {
  margin-bottom: 24px;
  width: 100%;
}
.category-page .tags {
  margin-top: 10px;
}
.blog .readmore,
.blog-featured .readmore {
  display: inline;
  float: right;
}
@media screen and (max-width: 480px) {
  .blog .readmore,
  .blog-featured .readmore {
    overflow: hidden;
    width: 100%;
  }
}
.blog .readmore a,
.blog-featured .readmore a {
  border: 0;
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 1;
  padding: 0;
  text-transform: none;
}
.blog .readmore a:hover,
.blog-featured .readmore a:hover,
.blog .readmore a:active,
.blog-featured .readmore a:active,
.blog .readmore a:focus,
.blog-featured .readmore a:focus {
  background: transparent;
  color: #e30614;
}
.items-leading .leading {
  margin-bottom: 48px;
}
.items-row .items {
  margin-bottom: 48px;
}
.items-row .item {
  margin-bottom: 48px;
}
.divider-vertical {
  display: none;
}
.intro-image-wrap {
  position: relative;
}
@media (min-width: 939px) {
  .intro-image-wrap {
    position: static;
  }
}
.intro-image-wrap .article-aside {
  background: #2c3236;
  color: #555555;
  display: block;
  font-size: 13px;
  margin-bottom: 24px;
  padding: 12px;
}
.intro-image-wrap .article-aside .btn-group {
  position: absolute;
  top: 12px;
  right: 12px;
}
@media (min-width: 939px) {
  .intro-image-wrap .article-aside {
    position: relative;
    top: auto;
    right: auto;
  }
}
.intro-image-wrap .article-aside .jacomment-count {
  float: left;
  margin: 0;
  border-left: 1px solid #363d42;
  padding-left: 24px;
  display: none;
}
@media (min-width: 768px) {
  .intro-image-wrap .article-aside .jacomment-count {
    display: inline-block;
  }
}
@media (min-width: 939px) {
  .intro-image-wrap .article-aside .jacomment-count {
    margin-top: 10px;
  }
}
.intro-image-wrap .article-aside .jacomment-count a {
  font-weight: 700;
  color: #ffffff;
}
.intro-image-wrap .article-aside .jacomment-count a:hover,
.intro-image-wrap .article-aside .jacomment-count a:focus,
.intro-image-wrap .article-aside .jacomment-count a:active {
  text-decoration: none;
  color: #e30614;
}
.intro-image-wrap .article-aside .dropdown-menu {
  background: #ffffff;
}
.article-info {
  float: left;
  line-height: 1;
  margin: 0;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.addthis_default_style {
  margin-bottom: 24px;
}
@media (min-width: 1120px) and (max-width: 1280px) {
  .addthis_default_style {
    position: absolute;
    left: -72px;
    top: 24px;
    width: 80px;
  }
  .addthis_default_style a {
    margin-bottom: 6px;
  }
}
@media (min-width: 1380px) {
  .addthis_default_style {
    position: absolute;
    left: -48px;
    top: 24px;
    width: 80px;
  }
  .addthis_default_style a {
    margin-bottom: 6px;
  }
}
.createdby,
.parent-category-name {
  border-right: 1px solid #363d42;
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .createdby,
  .parent-category-name {
    padding: 0 4px;
  }
}
.createdby span,
.parent-category-name span {
  font-weight: 700;
  color: #ffffff;
}
.createdby a:hover,
.parent-category-name a:hover,
.createdby:focus,
.parent-category-name:focus,
.createdby:active,
.parent-category-name:active {
  text-decoration: none;
}
.createdby a:hover span,
.parent-category-name a:hover span,
.createdby:focus span,
.parent-category-name:focus span,
.createdby:active span,
.parent-category-name:active span {
  color: #e30614;
}
.article-info .parent-category-name {
  display: none;
}
.category-name {
  padding: 0 24px;
}
@media screen and (max-width: 480px) {
  .category-name {
    padding: 0 4px;
  }
}
.category-name span {
  color: #ffffff;
  font-weight: 700;
}
.category-name a:hover,
.category-name:focus,
.category-name:active {
  text-decoration: none;
}
.category-name a:hover span,
.category-name:focus span,
.category-name:active span {
  color: #e30614;
}
.published {
  background: #e30614;
  border-radius: 50%;
  color: #ffffff;
  height: 60px;
  padding: 6px;
  text-align: center;
  width: 60px;
  position: absolute;
  left: 12px;
  top: 12px;
}
@media screen and (max-width: 480px) {
  .published {
    border-radius: 0;
  }
}
.published .date {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 939px) {
  .article-info .parent-category-name {
    display: inline-block;
  }
  .article-info .published {
    position: static;
  }
  .article-aside .btn-group {
    position: relative;
    top: auto;
    right: auto;
  }
}
.article-header a {
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
}
.article-header a:hover,
.article-header a:focus,
.article-header a:active {
  color: #e30614;
  text-decoration: none;
}
.item-image img {
  width: 100%;
}
span.content_rating {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 12px;
}
span.content_rating img {
  display: inline;
}
.article-footer {
  border-top: 1px solid #e1e4e6;
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 12px;
  padding-top: 12px;
}
.article-footer .hits {
  line-height: 1;
}
.article-footer .article-info dd {
  margin-right: 12px;
}
.article-footer .article-info dd .fa {
  margin-right: 3px;
}
.article-footer .tags {
  float: left;
}
.article-footer .tags + .article-info {
  float: right;
  color: #c8cbcc;
}
.article-intro,
.article-content {
  line-height: 1.875em;
}
.article-intro img,
.article-content img {
  display: block;
  width: 100% \9;
  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 36px 24px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 24px 36px;
}
.intro-image-wrap.pull-right {
  margin: 0 0 0 36px;
}
.intro-image-wrap.pull-left {
  margin: 0 36px 0 0;
}
@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: 24px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 24px;
}
.img-fulltext-right {
  float: right;
  margin-left: 24px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #ecf0f1;
  clear: both;
  color: #555555;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}
@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 a {
  color: #555555;
}
article aside .btn-group a:hover,
article aside .btn-group a:focus,
article aside .btn-group a:active {
  color: #e30614;
}
article aside .btn-group .dropdown-menu {
  padding: 12px 0;
  background: #ffffff;
  border: none;
  min-width: 100px;
}
article aside .btn-group .dropdown-menu a {
  color: #e30615;
  padding: 6px 20px;
  font-size: 13px;
}
article aside .btn-group .dropdown-menu a > span {
  font-size: 14px;
  margin-right: 5px;
}
article aside .btn-group .dropdown-menu a:hover,
article aside .btn-group .dropdown-menu a:active,
article aside .btn-group .dropdown-menu a:focus {
  background: none;
  color: #e30614;
}
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;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
article aside .btn-group.open > .dropdown-toggle {
  box-shadow: none;
}
.t3-content .tags span {
  display: inline-block;
  color: #c8cbcc;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 4.8px 4.8px 0;
}
.t3-content .tags span > a {
  background: none;
  border-radius: 0;
  color: #c8cbcc;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
.t3-content .tags span > a:hover,
.t3-content .tags span > a:active,
.t3-content .tags span > a:focus {
  background: none;
  color: #e30614;
}
.tag-category > h2 {
  border-bottom: 0;
  font-size: 36px;
  font-weight: 100;
  line-height: 24px;
  margin: 0 0 24px;
}
.tag-category > h2 span {
  color: #e30615;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  background: #ffffff;
  padding-left: 19px;
  padding-right: 24px;
  display: inline-block;
}
.tag-category .category {
  border-top: 1px solid #e1e4e6;
  margin-top: 24px;
}
.tag-category .category li {
  border-color: #ecf0f1;
  padding: 24px;
}
.tag-category .category li > img {
  margin-bottom: 24px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .tag-category .category li > img {
    float: left;
    margin-right: 24px;
    max-width: 40%;
  }
}
.tag-category .category li > h3 {
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 0;
}
.tag-category .category li > h3 a {
  color: #e30615;
}
.tag-category .category li:hover > h3 a {
  color: #e30614;
}
.tag-category .cat-list-row1 {
  background: #ffffff;
}
.tag-category .tag-body {
  display: block;
  font-size: 15px;
}
.tag-category .tag-body img {
  margin-bottom: 12px;
  width: 100%;
}
@media (min-width: 768px) {
  .tag-category .tag-body img {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=left] {
    margin: 0 24px 24px 0;
  }
}
@media (min-width: 768px) {
  .tag-category .tag-body img[align=right] {
    margin: 0 0 24px 24px;
  }
}
.row-even,
.row-odd {
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  width: 99%;
}
.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 {
  border-top: 1px solid #dddddd;
  list-style: none;
  line-height: 24px;
  margin-left: 0;
  text-align: left;
  vertical-align: middle;
  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 {
  border: 1px solid #dddddd;
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
}
.t3-body-form {
  background: url('https://artstyle-expo.ru/templates/ja_nuevo/images/bg_form.jpg') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#t3-form {
  overflow: hidden;
}
.login {
  border: 2px solid #b8c5cc;
  border-radius: 3px;
  font-size: 14px;
  padding: 24px;
  margin: auto;
  width: auto;
}
@media screen and (min-width: 480px) {
  .login {
    padding: 36px;
    width: 400px;
  }
}
.login .page-header {
  border-bottom: 2px solid #b8c5cc;
  color: #e30615;
  line-height: 1;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.login .page-header h1 {
  font-size: 26px;
}
.login .login-description {
  margin-bottom: 12px;
  text-align: left;
}
.login .login-description img {
  margin-top: 12px;
  width: 100%;
}
.login .control-group {
  margin-bottom: 12px;
}
.login .form-login .control-label {
  width: auto;
}
.login .form-login .control-label label {
  font-weight: 400;
}
.login .form-login .remember {
  margin-bottom: 12px;
}
.login .form-login .remember input {
  display: inline-block;
  height: 13px;
  line-height: 1;
  margin: 0 6px 0 0;
  position: relative;
  top: -1px;
  width: auto;
}
.login .form-login .control-btn {
  margin-bottom: 12px;
}
.login .form-login .control-btn .btn {
  width: 100%;
}
.login .other-links ul {
  border-bottom: 0;
  text-align: center;
}
.login .other-links ul li {
  display: inline;
  padding: 0 2px;
}
.login .other-links ul li a {
  color: #999999;
  display: inline;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
}
.login .other-links ul li a:hover {
  background: transparent;
  border-radius: 0;
  border-color: transparent;
  color: #e30615;
}
@media screen and (max-width: 480px) {
  .login .other-links ul li {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .login .other-links ul {
    text-align: left;
  }
}
.logout .form-horizontal .control-group .controls {
  text-align: center;
  margin-left: 0;
}
@media screen and (min-width: 480px) {
  .logout .form-horizontal .control-group .controls {
    text-align: left;
    margin-left: 180px;
  }
}
.registration,
.profile-edit {
  border: 2px solid #b8c5cc;
  border-radius: 3px;
  padding: 0 24px 50px 24px;
}
@media screen and (min-width: 480px) {
  .registration,
  .profile-edit {
    padding: 0 100px 50px 100px;
  }
}
.registration .form-group,
.profile-edit .form-group {
  margin: 0 0 24px 0;
}
.registration .form-group:first-child,
.profile-edit .form-group:first-child {
  margin: 0;
  width: 100%;
}
.registration .control-label,
.profile-edit .control-label {
  text-align: left;
}
.registration legend,
.profile-edit legend {
  color: #e30615;
  border-bottom: 2px solid #b8c5cc;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  padding-bottom: 12px;
  padding-top: 50px;
}
.registration .control-button,
.profile-edit .control-button {
  margin-top: 12px;
  margin-bottom: 0;
  text-align: right;
}
.registration .control-button .btn.cancel,
.profile-edit .control-button .btn.cancel {
  margin-left: 6px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  resize: none;
}
.com_mailto body {
  padding: 12px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #ecf0f1;
  border: 1px solid #e1e4e6;
  margin-bottom: 24px;
  padding: 12px 24px;
  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;
}
@media screen and (max-width: 767px) {
  .reset .form-group,
  .remind .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
.reset input,
.remind input {
  width: auto;
}
@media screen and (max-width: 480px) {
  .reset input,
  .remind input {
    width: 100%;
  }
}
.profile-edit .form-group:first-child {
  width: 50%;
}
@media screen and (max-width: 938px) {
  .profile-edit .form-group:first-child {
    width: 100%;
  }
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .input-group .btn-default {
  border-radius: 0;
  background: #e30614;
  border-color: #e30614;
  color: #ffffff;
  padding: 8px 24px;
  line-height: 1.4;
  margin-left: 0;
}
#searchForm .input-group .btn-default:hover {
  background: #e30615;
}
#searchForm fieldset {
  margin: 24px 0;
}
#searchForm legend {
  border-color: #ecf0f1;
  color: #555555;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 6px;
  margin-bottom: 24px;
}
#searchForm label {
  font-weight: normal;
}
#searchForm .searchintro .badge-info {
  background: #e30614;
}
@media screen and (max-width: 480px) {
  #searchForm .phrases-box input {
    float: left;
    margin-right: 4px;
  }
}
#searchForm .phrases-box label {
  margin-right: 12px;
}
@media screen and (max-width: 480px) {
  #searchForm .phrases-box label {
    display: block;
  }
}
#searchForm select {
  display: inline-block;
  margin-left: 6px;
  padding-left: 6px;
  width: auto;
}
#searchForm .form-limit {
  margin-top: 24px;
}
#searchForm .form-limit .counter {
  border-radius: 0;
  border: 2px solid #e1e4e6;
  color: #6f6f6f;
  font-family: 'Open Sans', sans-serif;
  float: right;
  margin-top: 0;
  padding: 8px;
  vertical-align: top;
}
#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: 12px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 12px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 24px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 18px;
  margin-top: 24px;
}
.search-results .result-category {
  color: #999999;
  font-size: 14px;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 24px;
}
.search-results .result-created {
  color: #999999;
  font-size: 14px;
}
.finder h1 {
  border-bottom: 1px solid #e1e4e6;
  font-weight: 100;
  line-height: 1;
  padding-bottom: 12px;
  margin-bottom: 24px;
  margin-top: 0;
}
.finder .word .form-group {
  margin-bottom: 0;
}
.finder .word .form-group:first-child {
  margin-right: 12px;
}
@media screen and (max-width: 939px) {
  .finder .word .form-group:first-child {
    margin-bottom: 12px;
  }
}
.finder .word .form-group:last-child a.btn {
  border: 2px solid #e30614;
  background: transparent;
  border-radius: 20px;
  color: #e30614;
  padding: 8px 24px;
}
.finder .word .form-group:last-child a.btn:focus,
.finder .word .form-group:last-child a.btn:hover {
  background: #e30614;
  color: #ffffff;
  outline: 0;
}
.finder .word .form-group input {
  width: auto;
  width: auto\9 !important;
}
@media screen and (max-width: 767px) {
  .finder .word .form-group input {
    width: 100%;
  }
}
.finder hr {
  border-color: #e1e4e6;
}
.finder hr:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .finder #smartsearch-btn {
    display: block;
    margin-bottom: 6px;
  }
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 7px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.plain-style .page-header {
  border: 0;
  color: #667780;
  padding: 0;
  margin: 0;
  text-align: left;
}
.plain-style .page-header h2 {
  border-bottom: 1px solid #e1e4e6;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.plain-style h3 {
  border-bottom: 1px solid #e1e4e6;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 12px;
  margin-top:0;
}
.plain-style .contact-miscinfo {
  font-size: 13px;
  text-align: left;
}
.plain-style .contact-miscinfo dd {
  margin: 0;
}
.plain-style .contact-links ul {
  margin: 0 12px;
  text-align: center;
}
.plain-style .contact-links ul li {
  display: inline-block;
  padding: 0 6px;
}
.plain-style .contact-links ul li a {
  border: 2px solid #c0cdd1;
  border-radius: 50%;
  color: #c0cdd1;
  font-size: 0;
  height: 45px;
  position: relative;
  padding: 0;
  width: 45px;
}
.plain-style .contact-links ul li a:after {
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 16px;
  height: 100%;
  line-height: 45px;
  text-align: center;
  width: 100%;
}
.plain-style .contact-links ul li a.facebook:after {
  content: "\f09a";
}
.plain-style .contact-links ul li a.google-plus:after {
  content: "\f0d5";
}
.plain-style .contact-links ul li a.twitter:after {
  content: "\f099";
}
.plain-style .contact-links ul li a.pinterest:after {
  content: "\f0d2";
}
.plain-style .contact-links ul li a.youtube:after {
  content: "\f167";
}
.plain-style .contact-links ul li a:hover {
  background: transparent;
  border-color: #e30614;
  color: #e30614;
}
.plain-style .contact-form legend {
  border: 0;
  color: #999999;
  font-size: 13px;
}
.plain-style .contact-form .control-checkbox .checkbox input {
  margin: 0;
  position: inherit;
}
.plain-style .contact-form .control-checkbox .checkbox label {
  padding-left: 4px;
}
@media screen and (max-width: 480px) {
  .plain-style .contact-form .control-checkbox {
    margin-bottom: 12px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .plain-style .contact-form .form-group .col-sm-6:first-child {
    width: 50%;
    display: inline-block;
  }
}
.plain-style .contact-image img {
  width: 100%;
}
.plain-style .contact-address dd {
  border-bottom: 1px solid #e1e4e6;
  font-size: 14px;
  padding: 12px 0;
}
.plain-style .contact-address dd:last-child {
  border: 0;
}
.plain-style .contact-address dd .fa {
  margin-right: 6px;
  width: 16px;
}
#slide-contact .panel-default {
  border: 1px solid #b8c5cc;
  border-radius: 3px;
}
#slide-contact .panel-heading {
  background: #ecf0f1;
  padding: 16px 24px;
}
#slide-contact .panel-heading a {
  color: #667780;
  font-weight: normal;
}
#slide-contact .panel-body {
  border-top: 1px solid #b8c5cc;
  padding: 24px;
}
#slide-contact .panel-body .contact-address {
  margin-bottom: 0;
}
#slide-contact .panel-body .contact-address dd {
  margin-bottom: 4px;
}
#slide-contact .panel-body .contact-address dd:last-child {
  margin-bottom: 0;
}
#slide-contact .panel-body .fa {
  margin-right: 4px;
  width: 17px;
}
#slide-contact .panel-body .checkbox input {
  margin: 0;
  position: inherit;
}
#slide-contact .panel-body .checkbox label {
  padding-left: 6px;
}
#slide-contact .panel-body .contact-form legend {
  border-bottom: 0;
  color: #999999;
  font-size: 14px;
}
#slide-contact .panel-body .contact-links ul li {
  display: inline-block;
}
#slide-contact .panel-body .contact-links ul li a {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
#slide-contact .panel-body .contact-links ul li a:hover,
#slide-contact .panel-body .contact-links ul li a:focus,
#slide-contact .panel-body .contact-links ul li a:active {
  color: #e30614;
}
#slide-contact .panel-body .contact-miscinfo dl,
#slide-contact .panel-body .contact-miscinfo p {
  margin-bottom: 0;
}
#myTab {
  border-bottom: 2px solid #b8c5cc;
  margin-bottom: 24px;
}
#myTab li {
  margin-bottom: 0;
}
#myTab li a {
  border: 0;
  color: #667780;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
#myTab li a:hover,
#myTab li a:active,
#myTab li a:focus {
  color: #e30614;
  outline: none;
}
#myTab li.active a {
  color: #e30614;
}
#myTabContent #basic-details dd {
  margin-bottom: 4px;
}
#myTabContent #basic-details .fa {
  width: 17px;
  margin-right: 6px;
}
#myTabContent #display-form legend {
  border-bottom: 0;
  font-size: 15px;
}
#myTabContent #display-form .checkbox input {
  position: inherit;
  margin: 0;
}
#myTabContent #display-form .checkbox label {
  padding-left: 4px;
}
#myTabContent #display-links ul li {
  display: inline-block;
}
#myTabContent #display-links ul li a {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
#myTabContent #display-links ul li a:hover {
  color: #e30614;
}
.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-form .col-sm-6,
.contact-form .col-sm-12,
.contact-form .col-sm-7,
.contact-form .col-sm-5 {
  padding: 0;
}
.contact-form .form-group {
  margin-left: 0;
  margin-right: 0;
}
.contact-form .form-group input {
  border-right-width: 0;
  border-top-width: 0;
  border-left-width: 0;
  padding-left: 0;
  width: 100%;
}
.contact-form .form-group input.invalid {
  border-bottom-width: 2px;
}
.contact-form .form-group .control-label {
  color: #667780;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  padding-top: 24px;
  padding-left: 6px;
  text-align: left;
}
.contact-form .contact-mes {
  margin-top: 48px;
}
.contact-form .contact-mes label {
  display: none;
}
.contact-form .contact-mes .col-sm-12 {
  width: 100%;
}
.contact-form .contact-mes .col-sm-12 textarea {
  box-shadow: none;
  border: 2px solid #e1e4e6;
  border-radius: 0;
}
.contact-form .contact-mes .col-sm-12 textarea:focus {
  border-color: #e30614;
}
.contact-form .checkbox input {
  width: auto;
}
.contact-form .control-btn {
  text-align: right;
}
@media screen and (max-width: 480px) {
  .contact-form .control-btn {
    text-align: left;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
@media screen and (max-width: 939px) {
  #recaptcha_area {
    max-width: 200px;
  }
}
#jform_captcha-lbl {
  float: none;
  padding: 0;
  margin-bottom: 12px;
}
#archive-items .items {
  margin-bottom: 48px;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
#archive-items .intro p {
  margin-bottom: 0;
}
#archive-items .article-footer {
  border-top: 1px solid #e1e4e6;
  padding-top: 12px;
}
.archive .filters {
  border: 2px solid #e1e4e6;
  margin-bottom: 48px;
  padding: 24px;
}
.archive .filter-search select {
  display: inline;
  margin-right: 6px;
  width: auto;
}
.categories-list {
  margin: 0 -24px;
  overflow: hidden;
}
.categories-list img {
  width: 100%;
}
.categories-list .page-header {
  border: 0;
}
.categories-list .page-header a {
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
}
.categories-list .page-header a:hover {
  color: #003334;
  text-decoration: none;
}
.categories-list .col-3 {
  width: 33.33333%;
  float: left;
  padding: 24px;
}
@media screen and (max-width: 938px) {
  .categories-list .col-3 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .categories-list .col-3 {
    width: 100%;
  }
}
.categories-list .categories-main {
  border: 2px solid #e1e4e6;
}
@media screen and (min-width: 768px) {
  .categories-list .categories-main {
    min-height: 450px;
  }
}
.categories-list .categories-main .category-content {
  font-size: 14px;
  padding: 24px;
}
.categories-list .badge-info {
  background: #e30614;
  color: #ffffff;
  margin-top: -16px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  font-size: 19px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 100px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.category-list .category {
  border: 2px solid #e1e4e6;
}
.category-list .category thead tr th a {
  color: #e30615;
}
.category-list .category thead tr th a img {
  margin-left: 4px;
}
.category-list .category thead tr th a:hover,
.category-list .category thead tr th a:active,
.category-list .category thead tr th a:focus {
  color: #e30614;
  text-decoration: none;
}
.category-list .category tbody {
  font-size: 14px;
}
.category-list .category tbody tr {
  background: transparent;
}
.category-list .category tbody tr td {
  background: transparent;
}
.category-list .category tbody tr td a:hover,
.category-list .category tbody tr td a:active,
.category-list .category tbody tr td a:focus {
  text-decoration: none;
}
.category-list .category tbody tr .badge {
  font-weight: 600;
}
.category-list .category tbody tr:hover .badge {
  background: #e30614;
}
.cat-children .page-header {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 12px 5px;
}
.newsfeed-category .btn-group {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .newsfeed-category .btn-group:first-child {
    width: 75%;
  }
}
.newsfeed-category .filters {
  margin-bottom: 24px;
}
.newsfeed-category ul.category {
  border: 0;
}
.newsfeed-category ul.category li {
  background: transparent;
  border-top: 1px solid #e1e4e6;
  border-bottom: 0;
  padding: 12px;
}
.newsfeed-category ul.category li .list a {
  color: #999999;
  font-size: 14px;
}
.newsfeed-category ul.category li .list a:hover,
.newsfeed-category ul.category li .list a:focus,
.newsfeed-category ul.category li .list a:active {
  text-decoration: underline;
}
.newsfeed-category ul.category li .list .list-title a {
  color: #e30614;
  font-size: 16px;
  font-weight: normal;
  font-weight: 700;
}
.newsfeed-category ul.category li .list .list-title a:hover,
.newsfeed-category ul.category li .list .list-title a:focus,
.newsfeed-category ul.category li .list .list-title a:active {
  color: #e30615;
  text-decoration: none;
}
.newsfeed-category ul.category li .list.pull-left {
  float: none !important;
}
.newsfeed-category ul.category li:hover {
  background: #f7f7f7;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e1e4e6;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 24px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e1e4e6;
  padding-bottom: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 24px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.weblink-category .btn-toolbar {
  margin-bottom: 24px;
  margin-top: 0;
}
.weblink-category .btn-toolbar .btn-group {
  margin-left: 0;
}
.weblink-category ul.category {
  border: 0;
}
.weblink-category ul.category li {
  border: 0;
  background: transparent;
  border-top: 1px solid #e1e4e6;
  padding: 16px;
}
.weblink-category ul.category li p {
  font-size: 14px;
  margin-bottom: 0;
}
.weblink-category ul.category li .badge-info {
  border-radius: 0;
}
.weblink-category ul.category li:hover {
  background: #f7f7f7;
}
.weblink-category ul.category li:hover .badge-info {
  background: #e30614;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e1e4e6;
  float: left;
  line-height: normal;
  margin-right: 12px;
  padding: 12px 24px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 24px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e1e4e6;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 24px 24px;
  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: #e30614;
  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: #e30614;
  color: #ffffff;
}
.pagenav {
  text-align: right;
  list-style: none;
  margin-top: 12px;
}
.pagenav li {
  display: inline;
}
.pagenav li a {
  color: #b3b3b3;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.pagenav li a:hover,
.pagenav li a:focus,
.pagenav li a:active {
  color: #e30614;
  text-decoration: none;
}
.pagenav li:last-child {
  margin-left: 12px;
}
.items-more h3 {
  border-bottom: 1px solid #e1e4e6;
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  padding-bottom: 12px;
}
.items-more .nav li a {
  color: #999999;
  font-size: 14px;
  padding: 12px 0;
}
.items-more .nav li a:hover,
.items-more .nav li a:focus,
.items-more .nav li a:active {
  color: #e30614;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12px 0;
}
.display-limit {
  margin: 12px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#page-site input {
  height: 34px;
}
#page-site .t3onoff label {
  height: 32px;
  max-width: none;
}
#page-site .com_config #templates-form .input-append input,
#page-site .com_config #templates-form .input-prepend input {
  border: 1px solid #a3becc;
}
#page-site .com_config #templates-form .input-append .btn,
#page-site .com_config #templates-form .input-prepend .btn {
  padding: 6px 25px;
}
#system-message {
  margin-bottom: 24px;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd.message ul {
  border: 1px solid #bce8f1;
  background: #d9edf7;
}
#system-message dd.message ul li {
  color: #3a87ad;
  font-weight: normal;
  position: relative;
}
#system-message dd.message ul li:before {
  content: "\f0d0";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.error ul {
  border: 1px solid #ebccd1;
  background: #f2dede;
}
#system-message dd.error ul li {
  font-weight: normal;
  position: relative;
  color: #b94a48;
}
#system-message dd.error ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.notice ul {
  border: 1px solid #d6e9c6;
  background: #dff0d8;
}
#system-message dd.notice ul li {
  color: #468847;
  font-weight: normal;
  position: relative;
}
#system-message dd.notice ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 18px;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.message-home #system-message {
  margin-bottom: 0;
}
.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: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.view-category.service-page .t3-content {
  width: 100%;
}
.view-category.service-page .t3-sidebar {
  display: none;
}
.view-category.service-page .item-image img {
  width: auto;
}
.layout-ja_nuevoportfolio.com_content.view-category .t3-sidebar,
.page-porfolio.com_content.view-category .t3-sidebar {
  display: none;
}
.layout-ja_nuevoportfolio.com_content.view-category .t3-content,
.page-porfolio.com_content.view-category .t3-content {
  width: 100%;
}
.page-porfolio.com_content.view-article .t3-content-top {
  display: none;
}
.ja-masonry-wrap .item article .item-image img {
  height: 100%;
  width: 100% !important;
}
.ja-masonry-wrap .item article .article-header {
  margin-top: 0 !important;
}
.ja-masonry-wrap #infinity-next {
  margin: 0 auto;
  width: 180px;
  display: block;
}
.ja-masonry-wrap .categories-list {
  overflow: hidden;
  margin: 0;
  text-align: center;
}
.ja-masonry-wrap .categories-list li {
  display: inline-block;
  padding: 0 6px;
  width: 100%;
}
@media (min-width: 480px) {
  .ja-masonry-wrap .categories-list li {
    width: 33.3%;
  }
}
@media (min-width: 768px) {
  .ja-masonry-wrap .categories-list li {
    width: auto;
  }
}
.ja-masonry-wrap .categories-list li a {
  display: block;
  color: #555555;
  padding: 6px 12px;
  outline: none;
}
.ja-masonry-wrap .categories-list li a:hover,
.ja-masonry-wrap .categories-list li a:focus,
.ja-masonry-wrap .categories-list li a:active {
  color: #e30614;
  text-decoration: none;
}
.ja-masonry-wrap .categories-list li.active > a {
  background-color: transparent;
  border: 2px solid #e30614;
  color: #e30614;
  font-weight: 500;
  line-height: 1;
  text-transform: none;
}
.ja-masonry-wrap .item article {
  background: #ecf0f1;
  position: relative;
  overflow: hidden;
}
.ja-masonry-wrap .item article .mask {
  background-color: rgba(0, 0, 0, 0.7);
  height: 250%;
  width: 150%;
  cursor: pointer;
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item article .mask {
    -webkit-transform: translate(265px, 145px) rotate(45deg);
    -moz-transform: translate(265px, 145px) rotate(45deg);
    -o-transform: translate(265px, 145px) rotate(45deg);
    -ms-transform: translate(265px, 145px) rotate(45deg);
    transform: translate(265px, 145px) rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.ja-masonry-wrap .item article .item-image,
.ja-masonry-wrap .item article .item-image div {
  height: 100%;
  width: 100%;
}
.ja-masonry-wrap .item article .item-image img,
.ja-masonry-wrap .item article .item-image div img {
  transition: transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  width: 100%;
}
.ja-masonry-wrap .item article .item-desc {
  padding: 0 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item article .item-desc {
    -webkit-transform: translate(400px, -300px);
    -moz-transform: translate(400px, -300px);
    -o-transform: translate(400px, -300px);
    -ms-transform: translate(400px, -300px);
    transform: translate(400px, -300px);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
}
.ja-masonry-wrap .item article .item-desc i {
  background: #e30614;
  color: #ffffff;
  padding: 12px;
  border-radius: 40px;
  margin-bottom: 24px;
}
.ja-masonry-wrap .item article .item-desc .article-title {
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}
.ja-masonry-wrap .item article .item-desc .article-title a {
  color: #ffffff;
  font-size: 16px;
}
.ja-masonry-wrap .item article .item-desc .article-title a:hover,
.ja-masonry-wrap .item article .item-desc .article-title a:focus,
.ja-masonry-wrap .item article .item-desc .article-title a:active {
  text-decoration: none;
}
@media (min-width: 768px) {
  .ja-masonry-wrap .item:hover .mask {
    -webkit-transform: translate(-17%, -31%) rotate(45deg);
    -moz-transform: translate(-17%, -31%) rotate(45deg);
    -o-transform: translate(-17%, -31%) rotate(45deg);
    -ms-transform: translate(-17%, -31%) rotate(45deg);
    transform: translate(-17%, -31%) rotate(45deg);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .ja-masonry-wrap .item:hover .item-desc {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
}
.ja-masonry-wrap div.btn-primary:after {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ja-masonry-wrap .pagination {
  float: none;
}
.ja-masonry-wrap .pagination li > a {
  border-radius: 0;
}
.ie9 .ja-masonry-wrap .box-align,
.ie10 .ja-masonry-wrap .box-align,
.ie11 .ja-masonry-wrap .box-align {
  padding-top: 25%;
}
.ie8 .ja-masonry-wrap .item article .item-desc {
  display: none;
}
.ie8 .ja-masonry-wrap .item article .mask {
  display: none;
  background: #000000;
}
.ie8 .ja-masonry-wrap .item article:hover .item-desc {
  display: block;
}
.ie8 .ja-masonry-wrap .item article:hover .mask {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.languageswitcherload {
  width: auto;
  margin-top: 20px;
  float: right;
}
.languageswitcherload .mod-languages {
  text-align: right;
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 24px;
}
.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.mod-preview-info {
  z-index: 2;
}
.com_content body.contentpane form > td {
  border-top: none;
}
.com_content body.contentpane form > td input {
  margin-bottom: 24px;
}
.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: #e1e4e6;
  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: #e1e4e6;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  border-bottom: 1px solid #e1e4e6;
  font-weight: 100;
  line-height: 1;
  padding-bottom: 12px;
  margin-bottom: 24px;
  margin-top: 0;
}
.page-header h2,
.page-title h2 {
  border: 0;
  padding: 0;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #e1e4e6;
  margin: 0 0 24px;
}
.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: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 24px 0;
}
.item-title {
  font-weight: bold;
}
.row-feature {
  padding: 24px 0;
}
.row-feature.t3-module {
  margin-bottom: 0;
}
.row-feature .row-feature-title {
  color: #e30615;
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 72px;
}
@media (min-width: 768px) {
  .row-feature .row-feature-title {
    font-size: 36px;
  }
}
.row-feature.row-feature-full .container {
  width: 100% !important;
  padding: 0;
}
.row-feature.row-feature-full .row-feature-full {
  clear: both;
  width: 100%;
}
.row-feature.row-feature-full .module-intro {
  float: none;
}
.row-feature.row-feature-nopadding-bottom {
  padding-bottom: 0;
}
.row-feature.row-feature-nopadding {
  padding: 0;
}
.row-feature.row-feature-gray {
  background: #ecf0f1;
}
.row-feature.row-feature-darker {
  background: #2c3236;
  color: #7a8f99;
}
.row-feature.row-feature-darker .row-feature-title {
  color: #ffffff;
}
.row-feature.row-feature-dark {
  background: #363d42;
  color: #7a8f99;
}
.row-feature.row-feature-dark .row-feature-title {
  color: #ffffff;
}
.row-feature.row-feature-secondary {
  background: #edb200;
}
.row-feature.row-feature-secondary .row-feature-title {
  color: #ffffff;
}
@media (max-width: 1279px) {
  .row-feature.row-feature-arcodion .container {
    width: 100%;
    padding: 0;
  }
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 48px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  .masthead {
    padding: 96px 0;
  }
  .masthead h1 {
    font-size: 112px;
  }
  .masthead p {
    font-size: 32px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #e30614;
  color: #b3ffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label {
  color: #ffffff;
  font-weight: normal;
}
.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: #80ffff;
}
.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: 30px 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);
  }
}

.t3-header {
  position: relative;
}
.t3-header.affix {
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 9999;
}
.logo {
  padding-bottom: 22px;
  padding-top: 22px;
  text-align: left;
}
@media (min-width: 1280px) {
  .logo {
    padding-bottom: 0;
    padding-left:0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  white-space: nowrap;
}
.logo-text a {
  text-decoration: none;
  font-size: 18px;
  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: 11px;
  margin-top: 5px;
}
.nav-search {
  padding: 0;
}
.nav-search > a {
  color: #e30615;
  border-bottom: 2px solid transparent;
  padding: 22px 24px;
  display: block;
}
.nav-search > a:hover {
  color: #e30614;
}
.nav-search.open > a {
  color: #e30614;
  border-bottom-color: #e30614;
}
.nav-search .dropdown-menu {
  background: #2c3236;
  margin-top: 0;
  right: 0;
  left: auto;
  padding: 24px;
  border: 0;
}
@media (max-width: 479px) {
  .nav-search .dropdown-menu {
    right: -54px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #2c3236;
  border-color: #e30615;
  color: #667780;
  font-size: 13px;
  width: 200px;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  background: #212528;
}
.head-search {
  margin-top: 24px;
}
.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;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 96px;
    padding-top: 96px;
  }
}
.t3-sl .t3-sl-title {
  color: #e30615;
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 72px;
  text-align: center;
}
@media (min-width: 768px) {
  .t3-sl .t3-sl-title {
    font-size: 36px;
  }
}
.t3-mainbody {
  padding-top: 24px;
  padding-bottom: 24px;
}
.t3-content {
  padding-top: 24px;
  padding-bottom: 24px;
  background:url(https://artstyle-expo.ru/templates/ja_nuevo/images/content-bg.png) top left repeat;
  border-radius:10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.t3-sidebar {
  padding: 24px 35px;
  background:url(https://artstyle-expo.ru/templates/ja_nuevo/images/content-bg.png) top left repeat;
  border-radius:10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  width:23.5%!important;
}
.t3-footer {
  background: #2c3236;
  color: #6b7c88;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  text-decoration: none;
  color: #ffffff;
}
#back-to-top {
  position: fixed;
  right: 24px;
  top: auto;
  z-index: 999;
  display: none;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  border-color: #e30614;
  color: #e30614;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  line-height: 60px;
  opacity: 0.7;
  padding: 0;
  text-align: center;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #dddddd;
  opacity: 1;
}
#back-to-top.affix {
  bottom: 48px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 30px;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 48px 0;
  }
}
@media screen and (min-width: 1280px) {
  .t3-footnav {
    padding: 96px 0;
  }
}
.t3-footnav .t3-module {
  background: #2c3236;
  color: #6b7c88;
  margin-top: 12px;
  margin-bottom: 12px;
}
.t3-footnav .t3-module .module-title {
  color: #00b2b2;
  font-size: 16px;
  margin-bottom: 24px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 14px;
}
.t3-footnav .t3-module ul > li {
  border-bottom: none;
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #6b7c88;
  padding: 3px 0;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  background: none;
  color: #ffffff;
}
.t3-footnav .t3-module ul.contact-info {
  margin-bottom: 20px;
}
.t3-footnav .t3-module ul.contact-info li {
  line-height: 18px;
  margin-bottom: 10px;
  padding-left: 24px;
}
.t3-footnav .t3-module ul.contact-info li > i[class^="fa"] {
  float: left;
  font-size: 16px;
  margin: 1px 0 0 -24px;
}
.t3-footnav .t3-module ul.contact-info + a {
  color: #e30615;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul.contact-info + a:hover,
.t3-footnav .t3-module ul.contact-info + a:active,
.t3-footnav .t3-module ul.contact-info + a:focus {
  color: #e30614;
  text-decoration: none;
}
.t3-footnav .addthis_toolbox > a {
  background: none;
  border: none;
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin: 0 5px 8px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  transition: 0.3s;
  width: 36px;
}
.t3-footnav .addthis_toolbox > a i {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
}
.t3-footnav .addthis_toolbox > a:hover,
.t3-footnav .addthis_toolbox > a:focus,
.t3-footnav .addthis_toolbox > a:active {
  opacity: 0.6;
}
.t3-footnav .addthis_toolbox > a.addthis_button_facebook_follow {
  background: #3B5998;
}
.t3-footnav .addthis_toolbox > a.addthis_button_twitter_follow {
  background: #00ACED;
}
.t3-footnav .addthis_toolbox > a.addthis_button_linkedin_follow {
  background: #007BB6;
}
.t3-footnav .addthis_toolbox > a.addthis_button_google_follow {
  background: #DD4B39;
}
.footer-logo .footer-logo-container {
  text-align: center;
  padding-bottom: 48px;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .footer-logo .footer-logo-container {
    border-top: 1px solid #3d474d;
  }
}
@media screen and (min-width: 1280px) {
  .footer-logo .footer-logo-container {
    padding-bottom: 48px;
    padding-top: 96px;
    border: none;
  }
}
.footer-logo .footer-logo-container > a {
  display: inline-block;
  width: 64px;
  height: 75px;
  background: url("https://artstyle-expo.ru/templates/ja_nuevo/images/logo/footer-logo.png");
  overflow: hidden;
  text-indent: -999em;
}
@media screen and (min-width: 1280px) {
  .footer-logo .footer-logo-container > a {
    margin-top: 48px;
  }
}
.t3-copyright {
  background: #363d42;
  font-size: 13px;
  padding: 48px 0;
  text-align: left;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 24px;
  font-size: 12px;
  color: #fff;
}
@media screen and (min-width: 939px) {
  .copyright {
    margin-bottom: 0;
    text-align: left;
  }
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 938px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.t3-content-top {
  padding-top: 24px;
  padding-bottom: 24px;
}
.jamasshead {
  text-align: center;
  padding: 115px;
  background: url('https://artstyle-expo.ru/templates/ja_nuevo/images/bg-masthead.jpg') no-repeat;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://joomlart.s3.amazonaws.com/images/templates/ja_nuevo/bg-masthead.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://joomlart.s3.amazonaws.com/images/templates/ja_nuevo/bg-masthead.jpg', sizingMethod='scale')";
}
@media screen and (max-width: 938px) {
  .jamasshead {
    padding: 24px;
  }
}
.jamasshead .jamasshead-title {
  color: #ffffff;
  font-weight: 300;
  font-size: 60px;
  margin: 0;
}
@media screen and (max-width: 938px) {
  .jamasshead .jamasshead-title {
    font-size: 36px;
  }
}
.jamasshead .jamasshead-description {
  color: #7a8f99;
  margin-top: 24px;
  line-height: 1.8;
  width: 500px;
  margin: 24px auto auto;
}
@media screen and (max-width: 938px) {
  .jamasshead .jamasshead-description {
    font-size: 14px;
    margin: 12px auto auto;
    width: auto;
  }
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  
  padding-top: 0;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper .video-thumb {
  width: 100%;
}
.video-wrapper .mask {
  top: 0;
  left: 0;
  background: #000000;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.video-wrapper .btn {
  position: absolute;
  background: none;
  color: #ffffff;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  text-align: center;
  line-height: 60px;
  padding: 0;
  z-index: 3;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  cursor: pointer;
  border-radius: 60px;
}
.video-wrapper .btn .fa {
  font-size: 16px;
}
.video-wrapper .btn:hover,
.video-wrapper .btn:focus,
.video-wrapper .btn:active {
  outline: none;
}
.bonus-page {
  text-align: center;
}
.bonus-page .bn-item {
  border-bottom: 1px solid #e1e4e6;
  padding-bottom: 48px;
  padding-top: 48px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bonus-page .bn-item {
    border-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .bonus-page .bn-item {
    min-height: 440px;
    padding-bottom: 24px;
    padding-top: 24px;
  }
}
@media (min-width: 1280px) {
  .bonus-page .bn-item:hover .circle-icon {
    -webkit-transform: translate(0, -360px);
    -moz-transform: translate(0, -360px);
    -o-transform: translate(0, -360px);
    -ms-transform: translate(0, -360px);
    transform: translate(0, -360px);
    display: none\9;
  }
  .bonus-page .bn-item:hover h4 {
    margin-top: -150px;
    margin-top: 50px\9;
  }
  .bonus-page .bn-item:hover .btn {
    display: inline-block;
  }
}
.bonus-page .circle-icon {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page h4 {
  color: #e30615;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 1.5;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page h4 a {
  color: #e30615;
}
.bonus-page h4 a:hover {
  color: #e30614;
  text-decoration: none;
}
.bonus-page p {
  font-size: 15px;
  line-height: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bonus-page .btn {
  margin-top: 24px;
}
@media (min-width: 1280px) {
  .bonus-page .btn {
    display: none;
  }
}
.layout-ja_nuevoservices .item {
  text-align: center;
}
.layout-ja_nuevoservices .item article {
  font-size: 15px;
  color: #999999;
  border: 2px solid transparent;
  padding: 0;
  height: 260px;
  overflow: hidden;
}
.layout-ja_nuevoservices .item article .article-header {
  margin: 24px 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.layout-ja_nuevoservices .item article .article-header .article-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-ja_nuevoservices .item article .article-title a {
  font-size: 18px;
  text-transform: uppercase;
}
.layout-ja_nuevoservices .item article .service-intro {
  -webkit-transition: all 0.3s ease-in-out 0.05s;
  -o-transition: all 0.3s ease-in-out 0.05s;
  transition: all 0.3s ease-in-out 0.05s;
}
.layout-ja_nuevoservices .item article .fa {
  width: 150px;
  height: 150px;
  background: #e30615;
  text-align: center;
  line-height: 150px;
  font-size: 40px;
  border-radius: 150px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.layout-ja_nuevoservices .item article .btn-link {
  display: inline-block;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.layout-ja_nuevoservices .item article .bg-icon-darker {
  background: #006667;
}
.layout-ja_nuevoservices .item article .bg-icon-dark {
  background: #e30615;
}
.layout-ja_nuevoservices .item article .bg-icon-primary {
  background: #e30614;
}
.layout-ja_nuevoservices .item article .bg-icon-light {
  background: #00e6e6;
}
.layout-ja_nuevoservices .item article:hover {
  border-color: transparent;
}
.layout-ja_nuevoservices .item article:hover .fa {
  background: #2c3236;
  color: #999999;
}
.layout-ja_nuevoservices .item article:hover .article-title a {
  color: #e30614;
}
.layout-ja_nuevoservices .item article:hover .article-header,
.layout-ja_nuevoservices .item article:hover .service-intro,
.layout-ja_nuevoservices .item article:hover .btn {
  -webkit-transform: translate(0px, -150px);
  -moz-transform: translate(0px, -150px);
  -o-transform: translate(0px, -150px);
  -ms-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
  margin-top: 50px\9;
}
.layout-ja_nuevoservices .item article:hover .fa {
  -webkit-transform: translate(0px, -300px);
  -moz-transform: translate(0px, -300px);
  -o-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
  display: none\9;
}
.layout-ja_nuevoservices .item article:hover .service-intro,
.layout-ja_nuevoservices .item article:hover .btn {
  margin-top: 10px\9;
}
.about-us .text-center > h1 {
  font-weight: 100;
}
@media screen and (min-width: 939px) {
  .about-us .text-center > p {
    font-size: 16px;
  }
}
.about-us .text-center:first-child {
  margin-bottom: 72px;
}
.about-us .well {
  font-size: 20px;
  font-weight: 100;
  padding: 24px;
  margin-top: 72px;
}
@media screen and (min-width: 939px) {
  .about-us .well {
    font-size: 24px;
    padding: 48px 96px;
  }
}
.about-us .section {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 939px) {
  .about-us .section {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 939px) {
  .about-us .section.member > .col-md-3:nth-child(2n+1) {
    clear: both;
  }
}
.about-us h3 {
  color: #363d42;
  font-size: 28px;
}
.about-us .social > span {
  color: #e30614;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
}
.about-us .addthis_toolbox > a {
  background: none;
  border: none;
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 36px;
}
.about-us .addthis_toolbox > a i {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  display: block;
  position: relative;
}
.about-us .addthis_toolbox > a:hover,
.about-us .addthis_toolbox > a:focus,
.about-us .addthis_toolbox > a:active {
  opacity: 0.8;
}
.about-us .addthis_toolbox > a.addthis_button_facebook_follow {
  background: #3B5998;
}
.about-us .addthis_toolbox > a.addthis_button_twitter_follow {
  background: #00ACED;
}
.about-us .addthis_toolbox > a.addthis_button_linkedin_follow {
  background: #007BB6;
}
.about-us .addthis_toolbox > a.addthis_button_google_follow {
  background: #DD4B39;
}
.about-us .thumbnail {
  border: none;
  background: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  text-align: center;
  z-index: 1;
}
.about-us .thumbnail .caption {
  padding: 10px 0;
}
.about-us .thumbnail .caption h5 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
}
.about-us .thumbnail .caption p {
  color: #e30614;
  font-size: 14px;
  text-transform: uppercase;
}
.about-us .thumbnail .caption .member-detail {
  color: #667780;
  font-size: 16px;
  text-transform: none;
}
.about-us .member .thumbnail {
  margin: 24px 0;
}
.about-us .member .thumbnail img {
  width: 100%;
}
.about-us .member .thumbnail .member-follow {
  background: #e30614;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about-us .member .thumbnail .member-follow > .mask {
  background: #363d42;
  bottom: -100%;
  opacity: 0.75;
  filter: alpha(opacity=75);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.about-us .member .thumbnail .member-follow > .social {
  bottom: -50%;
  margin: 0;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
  z-index: 10;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.1s 0.2s;
  transition: transform 0.6s, opacity 0.1s 0.2s;
}
.about-us .member .thumbnail .member-follow:hover > .mask,
.about-us .member .thumbnail .member-follow:focus > .mask,
.about-us .member .thumbnail .member-follow:active > .mask {
  bottom: 0;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.about-us .member .thumbnail .member-follow:hover > .social,
.about-us .member .thumbnail .member-follow:focus > .social,
.about-us .member .thumbnail .member-follow:active > .social {
  bottom: 35%;
  opacity: 1;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.about-us .show-team {
  border: solid 1px #ecf0f1;
  border-left: 3px solid #e30614;
  padding: 24px;
}
@media screen and (min-width: 768px) {
  .about-us .show-team .info-team {
    float: left;
    width: 65%;
  }
}
.about-us .show-team a.btn-block {
  display: inline-block;
  margin-top: 12px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .about-us .show-team a.btn-block {
    margin-top: 7px;
    float: right;
  }
}
.page-services article .article-content h1,
.page-services article .article-content h2,
.page-services article .article-content h3,
.page-services article .article-content h4,
.page-services article .article-content h5,
.page-services article .article-content h6 {
  font-family: 'Montserrat', sans-serif;
}
.page-services article .article-content img {
  width: 100%;
  height: auto;
  margin-bottom: 24px;
}

.footer-logo .footer-logo-container > a {
  background-image: url("https://artstyle-expo.ru/templates/ja_nuevo/images/themes/green/footer-logo.png");
}
.ja-special-content .image-icon.background-3 {
  background-color: #e30615;
}

.sitetitle {
float:right;
}

.sitetitle h1 {
color:#424147;
text-transform:uppercase;
font-style:italic;
font-family:'Century Gothic', 'Open Sans', sans-serif;;
}
@media (max-width: 1279px) {
.sitetitle h1 {
font-size:24px;
}
.category img.jshop_img {
  width: 210px;
  height: 210px;
  margin:0 5px;
}
}
.headcontacts {
float:right;
text-align: right;
width:650px;
font-weight:bold;
font-size:23px;
color:#e30614;
padding:10px 0;
}
.headcontacts a {
	font-size:14px;
}
.phone-code {
	font-size:18px;
	color:#000000;
}
.headline {
	color:#ccc;
	font-weight:normal;
}

#t3-mainnav {
padding-right:0px !important;
}

.t3-spotlight .custom h4 {
  text-transform:uppercase;
}

table.content, table.tovar {
	max-width: 800px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px double #b90000;
	border-collapse: separate;
}

table.content tr:nth-child(odd), table.tovar tr:nth-child(odd) {
	background: #f0f0f0;
}



table.content th {

padding: 5px 0;

color: #fff;

border: none;

background: #e30615;

text-align:center;

vertical-align:middle;

}



table.content td {

border: 1px solid #ccc;

text-align:center;

}



table.content td:first-child {

padding-left: 10px;

text-align: left;

}

.features-intro .container {
  padding:24px 35px;
  background: url(https://artstyle-expo.ru/templates/ja_nuevo/images/content-bg.png) top left repeat;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.right {
  float: right;
}

.category {
margin-bottom:30px;
}

.ja-slideshow {
margin:0px 0 10px 0;
  background: url(https://artstyle-expo.ru/templates/ja_nuevo/images/bg1920.jpg) top center no-repeat #ffffff;
  padding:20px 0;
}

.counters {
	display:none;
}

table.uslugi td, table.uslugi th {
	padding: 3px 10px !important;
	border-color:#cccccc;
}

table.uslugi {
	border-color:#cccccc;
}

@media (max-width: 812px) {
.sitetitle {display:none;}
.top_menu_tytle { display:none;}
td.jshop_categ { display:inline-block; width:290px; text-align:center; }
.headcontacts {width:500px; margin:40px auto 0 auto;}

}
@media only screen and (max-width: 479px){
	
.logo-img{width:280px;}
.headcontacts {width:200px; margin:20px 90px 0 0; text-align:center;}
.headcontacts .headline {display:none;}
.productfull .jshop td { display:block; }
.productfull .text_zoom {display:none; }

table.uslugi {
	overflow-x: scroll;
    white-space: nowrap;
    display: inline-block;
}

table.uslugi td, table.uslugi th {
}
.productfull .image_middle {
    width: 100%;
}

}

.productfull .row-fluid {
	margin:0;
}

@media (min-width: 780px) {
.productfull .row-fluid {
	width:500px;
	display:inline-block;
	float:left;
}
.jshop.list_product {
	margin-top: 20px;
}
.jshop.list_product .jshop_img {
	max-width: 90%;
}
.jshop.list_product .row-fluid {
    margin-left: 0;
    margin-right: 0;
	border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.form-horizontal .block_sorting_count_to_page .controls .inputbox {
    width: 200px;
	display: inline-block;
}
}

.productfull .row-fluid .span4 {
	padding:0;
}

.productfull .row-fluid .span8 {
	padding:0;
}

.jshop_prod_description {
}

.jshop_prod_attributes .row-fluid {
	float:none;
	max-width:300px;
	
}

#list_product_image_middle img {
	max-height:500px;
	max-width:470px;
}

#list_product_image_middle .text_zoom img {
	height:inherit;
}

.cat-children h3 {
	display:none;
}

.cat-children div h3 {
	display: block;
}

@media only screen and (max-width: 479px){
#list_product_image_middle img {
	max-width:350px;
	max-height:350px;
}
}

.portfolio_button {
	padding-top:10px;
}

.list_category .row-fluid {
	margin: 30px 0 0;
}

.list_category .row-fluid .sblock2 {
	width: 100%;
}

.category_description img, .jshop_img {
	max-width: 100%;
}

.logo-img {
	max-width: 300px;
}

#jquery-overlay {
	z-index: 900;
}

#jquery-lightbox {	
	z-index: 1000;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
  display: block;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008080;
  font-size: 20px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #f5f5f5;
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 12px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008080;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
@media (min-width: 1280px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block !important;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega {
    
    
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 1279px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 12px;
  border-top: 1px solid #e1e4e6;
}
.t3-megamenu .mega-dropdown-menu {
  background: #2c3236;
  border-radius: 0;
  font-size: 13px;
  border: 0;
}
.t3-megamenu li.mega .mega-dropdown-menu {
  min-width: 300px;
  padding: 20px 0;
}
.t3-megamenu .dropdown-submenu > .mega-dropdown-menu {
  padding: 20px 0;
}
.t3-megamenu .mega-group {
  padding-top: 10px;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008080;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: #008080;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -50px;
  margin-right: -50px;
}
.t3-megamenu .mega-group-ct .row .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  background: none;
  color: #667780;
  padding: 6px 0;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  color: #ffffff;
  background: none;
}
.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a,
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
  background: none;
  color: #ffffff;
}
.t3-megamenu .mega-nav > li.open > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a:hover,
.t3-megamenu .mega-nav > li.active > a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a:hover,
.t3-megamenu .mega-nav > li.open > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a:focus,
.t3-megamenu .mega-nav > li.active > a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a:focus {
  color: #ffffff;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active > a {
  color: #ffffff;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a {
  color: #ffffff;
}
.t3-megamenu .mega-nav .dropdown-submenu.open > a:after {
  border-left-color: #ffffff;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:after {
  margin-right: 0;
  border-left-color: #667780;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: #008080;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: #008080;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #a5b3ba;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: -10px;
  text-transform: none;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.off-canvas-toggle {
  z-index: 100;
}
html,
body {
  height: 100%;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
.t3-wrapper {
  /*background: url(https://artstyle-expo.ru/templates/ja_nuevo/images/bg1920.jpg) top center no-repeat #ffffff;
  background-attachment: fixed;*/
  position: relative;
  left: 0;
  z-index: 99;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  overflow: visible;
}
.t3-wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 100;
}
.off-canvas-open .t3-wrapper::after {
  width: 100%;
  height: 10000px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.t3-off-canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 250px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.t3-off-canvas::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.off-canvas-right.t3-off-canvas {
  display: none;
}
.off-canvas-right .off-canvas-right.t3-off-canvas {
  display: block;
}
html[dir="ltr"] .off-canvas-right.t3-off-canvas {
  left: auto;
  right: 0;
}
.off-canvas-open .t3-off-canvas::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.off-canvas-open .off-canvas-current {
  visibility: visible;
}
.off-canvas-open .t3-off-canvas {
  overflow-y: auto;
}
.t3-off-canvas {
  background: #2c3236;
  color: #667780;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #1a1f22;
  color: #667780;
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 6px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #7a8f99;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  position: static;
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-1.off-canvas-open .off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-1.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-1.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-2.t3-off-canvas {
  z-index: 1;
}
.off-canvas-effect-2.off-canvas-open .off-canvas-effect-2.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-2.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-2.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-3.off-canvas-open .off-canvas-effect-3.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.off-canvas-effect-3.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-3.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-3.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.off-canvas-effect-4.off-canvas-open .off-canvas-effect-4.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-4.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-4.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-4.t3-off-canvas {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.off-canvas-effect-5.off-canvas-open .off-canvas-effect-5.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-5.t3-off-canvas {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
body.off-canvas-effect-6 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height: auto;
  overflow: hidden;
}
.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0) rotateY(-15deg);
  transform: translate3d(250px, 0, 0) rotateY(-15deg);
}
.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-6.off-canvas-open .off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-6.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-6 .t3-wrapper {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-6.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0) rotateY(15deg);
  transform: translate3d(-250px, 0, 0) rotateY(15deg);
}
.off-canvas-right.off-canvas-effect-6.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-7 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-7 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-7.off-canvas-open .off-canvas-effect-7.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-7.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(90deg);
  transform: translate3d(100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-7.off-canvas-open .off-canvas-right.off-canvas-effect-7.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-8 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-8 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-8.off-canvas-open .off-canvas-effect-8.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.off-canvas-effect-8.t3-off-canvas::after {
  display: none;
}
body.off-canvas-effect-8.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-8.off-canvas-open .off-canvas-right.off-canvas-effect-8.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-9 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-9 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-9.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-9.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-9.off-canvas-open .off-canvas-effect-9.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-9.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-9.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-10 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-10.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -250px);
  transform: translate3d(0, 0, -250px);
}
.off-canvas-effect-10.off-canvas-open .off-canvas-effect-10.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.off-canvas-effect-10.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-10.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-11 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-11 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.off-canvas-effect-11.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-11.off-canvas-open .off-canvas-effect-11.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-11.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-11.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-100px, 0, -600px) rotateY(20deg);
  transform: translate3d(-100px, 0, -600px) rotateY(20deg);
}
.off-canvas-right.off-canvas-effect-11.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-12 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.off-canvas-effect-12 .t3-wrapper {
  height: auto;
  overflow: hidden;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.off-canvas-effect-12.t3-off-canvas {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.off-canvas-effect-12.off-canvas-open .off-canvas-effect-12.t3-off-canvas {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.off-canvas-effect-12.t3-off-canvas::after {
  display: none;
}
.off-canvas-right.off-canvas-effect-12 .t3-wrapper {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.off-canvas-right.off-canvas-effect-12.off-canvas-open .t3-wrapper {
  -webkit-transform: rotateY(10deg);
  transform: rotateY(10deg);
}
.off-canvas-right.off-canvas-effect-12.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
body.off-canvas-effect-13 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-13.t3-off-canvas {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.off-canvas-effect-13.off-canvas-open .off-canvas-effect-13.t3-off-canvas {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
body.off-canvas-effect-13.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-13.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
body.off-canvas-effect-14 {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.off-canvas-effect-14 .t3-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.off-canvas-effect-14.off-canvas-open .off-canvas-effect-14.t3-off-canvas {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
body.off-canvas-effect-14.off-canvas-right {
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .t3-wrapper {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}
.off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-90deg);
  transform: translate3d(100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.off-canvas-right.off-canvas-effect-14.off-canvas-open .off-canvas-right.off-canvas-effect-14.t3-off-canvas {
  -webkit-transform: translate3d(100%, 0, 0) rotateY(0deg);
  transform: translate3d(100%, 0, 0) rotateY(0deg);
}
.old-ie .t3-off-canvas {
  z-index: 100 !important;
  left: -250px;
}
html[dir="ltr"] .off-canvas-right.old-ie .t3-off-canvas {
  right: -250px;
  left: auto;
}
.modal-open .t3-wrapper {
  position: static;
}
.off-canvas-toggle {
  border-radius: 4px;
  border: 2px solid #008080;
  color: #008080;
  font-size: 14px;
  padding: 0;
  margin-top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 12px;
  margin-right:12px;
}
.off-canvas-toggle:hover {
  border-color: #00b3b3;
  color: #ffffff;
}
.off-canvas-toggle:focus {
  outline: none;
}
.t3-off-canvas {
  display: none;
  background: #2c3236;
  color: #667780;
}
.t3-off-canvas.off-canvas-current {
  display: block;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #1a1f22;
  padding: 0 0 0 24px;
  height: 35px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  color: #667780;
  margin: 0;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  background: #3b474d;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  font-size: 14px;
  padding: 0;
  text-transform: uppercase;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #7a8f99;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  background: none;
  color: #00b3b3;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .nav-pills > li {
  border: none;
}
.t3-off-canvas .t3-off-canvas-body .nav-pills > li > a {
  border-bottom: 1px solid #242a2e;
  padding: 10px 24px;
}
.t3-off-canvas .t3-off-canvas-body .nav-pills > li > a .caret {
  border-top-color: #7a8f99;
  margin-left: 5px;
}
.t3-off-canvas .t3-off-canvas-body .nav-pills > li.open > a > .caret {
  border-top-color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown.open > a {
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown > .dropdown-menu {
  border-bottom: 1px solid #242a2e;
}
.t3-off-canvas .t3-off-canvas-body .dropdown > .dropdown-menu > li.open > a {
  background: none;
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown > .dropdown-menu > li.open > a:after {
  border-top-color: #00b3b3;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.t3-off-canvas .t3-off-canvas-body .dropdown > .dropdown-menu > li.active > a {
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active > a,
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active > a:hover,
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active > a:focus {
  background: transparent;
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  background: transparent;
  font-size: 12px;
  padding: 5px 0;
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a {
  color: #667780;
  padding: 5px 24px;
  text-transform: none;
  position: relative;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a:after {
  border-top-color: #667780;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-right: 0;
  margin-top: -10px;
  position: absolute;
  right: 24px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.open > a {
  background: none;
  color: #00b3b3;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li.open > a:after {
  border-top-color: #00b3b3;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .divider {
  background: none;
  height: auto;
  margin: 0;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .separator {
  display: block;
  padding: 5px 24px;
  text-transform: uppercase;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-submenu .dropdown-menu {
  text-transform: none;
  padding: 0 12px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-submenu > .separator + .dropdown-menu {
  text-transform: uppercase;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 24px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 12px;
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.1.0') format('embedded-opentype'),url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
/* ============================================================
   custom.css — правки по SEO-аудиту artstyle-expo.ru
   Подключается автоматически из tpls/blocks/head.php,
   грузится последним → перебивает template.css без !important.
   ============================================================ */

/* ------------------------------------------------------------
   1. Off-canvas: заголовок «Меню» был <h2>, стал <div>.
      Возвращаем ему прежний вид (правила скопированы
      из css/off-canvas.css, где селектор был ... .t3-off-canvas-header h2)
   ------------------------------------------------------------ */
.t3-off-canvas .t3-off-canvas-header .t3-off-canvas-header-title {
  color: #667780;
  margin: 0;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

/* ------------------------------------------------------------
   2. H1 главной страницы (tpls/blocks/page-heading.php)
      Скромный, не ломающий сетку заголовок над каталогом.
   ------------------------------------------------------------ */
.t3-frontpage-heading {
  padding: 24px 0 0;
}

.custom h1 {
  margin: 0 0 20px;
  font-size: 26px;
  line-height: 1.25;
  font-weight: 600;
  color: #424147;
}

@media (max-width: 767px) {
  .t3-frontpage-heading {
    padding: 16px 0 0;
  }
  .custom h1 {
    font-size: 20px;
  }
}

/* ------------------------------------------------------------
   3. (Контакты в шапке переехали в иконки — см. секцию 11)
   ------------------------------------------------------------ */

/* ------------------------------------------------------------
   4. Шрифт FontAwesome: font-display: swap —
      иконки не блокируют отрисовку текста (устраняет FOIT).
      Переопределяет @font-face из font-awesome.min.css.
   ------------------------------------------------------------ */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.eot#iefix&v=4.1.0') format('embedded-opentype'),
       url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),
       url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),
       url('https://artstyle-expo.ru/templates/ja_nuevo/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}

/* ------------------------------------------------------------
   5. Мелкое: снимаем «прыжки» вёрстки от картинок без
      явных размеров (CLS) и разрешаем зум на мобильных.
   ------------------------------------------------------------ */
img {
  height: auto;
}

/* ============================================================
   6. ПОДВАЛ САЙТА (tpls/blocks/footer.php)
   ============================================================ */

.t3-footer-main {
  padding: 48px 0 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 14px;
  line-height: 1.6;
}

.t3-footer-main a {
  color: #9aa8b2;
  text-decoration: none;
  transition: color 0.2s ease;
}

.t3-footer-main a:hover,
.t3-footer-main a:focus {
  color: #ffffff;
  text-decoration: none;
}

.t3-footer-main .footer-col {
  margin-bottom: 28px;
}

.t3-footer-main .footer-col-title {
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #ffffff;
}

/* --- колонка «О компании» --- */
.footer-about .footer-logo {
  display: inline-block;
  margin-bottom: 18px;
}

.footer-about .footer-logo img {
  max-width: 200px;
  width: auto;
  height: auto;
}

.footer-about-text {
  margin: 0 0 18px;
  max-width: 340px;
  color: #6b7c88;
}

.footer-social {
  display: inline-block;
  padding: 7px 16px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  font-size: 13px;
}

.footer-social:hover,
.footer-social:focus {
  border-color: #e74c3c;
  background: #e74c3c;
  color: #ffffff;
}

.footer-social .fa {
  margin-right: 6px;
}

/* --- списки ссылок --- */
.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-links li {
  margin-bottom: 9px;
}

/* --- контакты --- */
.footer-contacts-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-contacts-list li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 26px;
  color: #6b7c88;
}

.footer-contacts-list .fa {
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  text-align: center;
  color: #e74c3c;
}

.footer-contacts-list a {
  color: #c3ced6;
}

/* --- нижняя строка копирайта --- */
.t3-footer .t3-copyright {
  padding: 20px 0;
}

/* --- мобильные --- */
@media (max-width: 991px) {
  .t3-footer-main {
    padding: 32px 0 8px;
  }
}

@media (max-width: 480px) {
  .t3-footer-main .footer-col {
    margin-bottom: 24px;
  }
  .footer-about-text {
    max-width: none;
  }
}

/* ============================================================
   7a. ДОЧЕРНИЕ КАТЕГОРИИ на странице категории (JoomShopping)
   Разметка: .jshop_list_category > .list_category > .row-fluid >
   .sblock3.jshop_categ.category > .sblock2.image (a>img) + .sblock2
   (.category_name a + p.category_short_description).
   Тот же приём с grid + display:contents, что и для товаров.
   ============================================================ */

#comjshop .jshop_list_category {
  margin: 0 0 28px;
}

#comjshop .jshop_list_category .list_category {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

#comjshop .jshop_list_category .list_category > .row-fluid {
  display: contents;
}

#comjshop .jshop_list_category .list_category > .row-fluid:before,
#comjshop .jshop_list_category .list_category > .row-fluid:after {
  display: none !important;
}

#comjshop .jshop_list_category .clearfix {
  display: none;
}

/* карточка = .sblock3 */
#comjshop .jshop_list_category .sblock3 {
  position: relative;
  float: none;
  width: auto !important;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

#comjshop .jshop_list_category .sblock3:hover {
  border-color: #d9dcdf;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
  transform: translateY(-2px);
}

/* картинка сверху */
#comjshop .jshop_list_category .sblock2.image {
  float: none;
  width: auto;
  margin: 0;
}

#comjshop .jshop_list_category .sblock2.image a {
  display: block;
  line-height: 0;
}

#comjshop .jshop_list_category .sblock2.image img.jshop_img {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

#comjshop .jshop_list_category .sblock3:hover .sblock2.image img {
  transform: scale(1.05);
}

/* текстовый блок */
#comjshop .jshop_list_category .sblock2:not(.image) {
  float: none;
  width: auto;
  margin: 0;
  padding: 14px 16px 16px;
}

#comjshop .jshop_list_category .category_name {
  margin: 0;
}

#comjshop .jshop_list_category .category_name a {
  color: #2f3438;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}

#comjshop .jshop_list_category .sblock3:hover .category_name a,
#comjshop .jshop_list_category .category_name a:hover {
  color: #e30613;
}

#comjshop .jshop_list_category .category_short_description {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.5;
  color: #6b7278;
}

#comjshop .jshop_list_category .category_short_description:empty {
  display: none;
}

@media (max-width: 991px) {
  #comjshop .jshop_list_category .list_category {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
  #comjshop .jshop_list_category .sblock2.image img.jshop_img {
    height: 160px;
  }
}

@media (max-width: 600px) {
  #comjshop .jshop_list_category .list_category {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  #comjshop .jshop_list_category .sblock2.image img.jshop_img {
    height: 130px;
  }
}

/* ============================================================
   7. СЕТКА ТОВАРОВ В КАТЕГОРИИ (JoomShopping)
   Разметка компонента: #comjshop_list_product > .row-fluid (по 3 товара)
   > .sblock3 > .block_product > .product.
   Компонент группирует товары по 3 в .row-fluid. Если каждый .row-fluid
   держать флекс-рядом, то при 2 колонках 3-й товар переносится и после
   каждого 3-го образуется пустая ячейка. Поэтому весь список делаем
   одним grid, а .row-fluid убираем из потока через display:contents —
   все .sblock3 выстраиваются в общую сетку без разрывов.
   ============================================================ */

#comjshop .jshop_list_product #comjshop_list_product {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

#comjshop .jshop_list_product #comjshop_list_product > .row-fluid {
  display: contents;
}

/* bootstrap-клирфикс .row-fluid:before/:after при display:contents
   превращается в грид-элементы и занимает ячейки — гасим */
#comjshop .jshop_list_product #comjshop_list_product > .row-fluid:before,
#comjshop .jshop_list_product #comjshop_list_product > .row-fluid:after {
  display: none !important;
}

#comjshop .jshop_list_product #comjshop_list_product .clearfix {
  display: none;
}

#comjshop .sblock3 {
  float: none;
  width: auto !important;
  margin: 0;
  padding: 0;
  display: flex;
}

#comjshop .block_product {
  width: 100%;
  margin: 0;
  display: flex;
}

/* --- карточка --- */
#comjshop .product {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 16px 16px 20px;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

#comjshop .product:hover {
  border-color: #d9dcdf;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
  transform: translateY(-2px);
}

/* --- картинка: поднимаем наверх --- */
#comjshop .product .image {
  order: 1;
  margin: 0 0 14px;
}

#comjshop .product .image_block {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  overflow: hidden;
}

#comjshop .product .image_block > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

#comjshop .product img.jshop_img {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

#comjshop .product:hover img.jshop_img {
  transform: scale(1.04);
}

/* метки SALE / NEW */
#comjshop .product .image_block img[src*="img_labels"] {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  max-height: 44px;
  width: auto;
}

/* --- название --- */
#comjshop .product .name {
  order: 2;
  margin: 0 0 12px;
  min-height: 2.6em;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  text-align: left;
}

#comjshop .product .name a {
  color: #2f3438;
  text-decoration: none;
}

#comjshop .product:hover .name a,
#comjshop .product .name a:hover {
  color: #e30613;
}

/* --- цена + кнопка, прижаты к низу --- */
#comjshop .product .oiproduct {
  order: 3;
  display: flex;
  flex-direction: column;
  margin-top: auto;
}

#comjshop .product .jshop_price {
  margin: 0 0 0px;
  font-size: 20px;
  font-weight: 700;
  color: #2f3438;
  text-align: left;
}

#comjshop .product .jshop_price span {
  color: inherit;
}

#comjshop .product .description:empty,
#comjshop .product .extra_fields:empty,
#comjshop .product .price_extra_info:empty {
  display: none;
}

#comjshop .product .buttons {
  margin: 0;
  text-align: left;
}

#comjshop .product .btn.button_detail {
  display: block;
  width: 100%;
  padding: 11px 16px;
  border: 0;
  border-radius: 4px;
  background: #e30613;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: none;
  transition: background 0.2s ease;
}

#comjshop .product .btn.button_detail:hover,
#comjshop .product .btn.button_detail:focus {
  background: #b8050f;
  color: #fff;
}

/* --- панель сортировки --- */
#comjshop .form_sort_count {
  margin: 0 0 24px;
  padding: 12px 16px;
  background: #f6f7f8;
  border-radius: 6px;
}

#comjshop .box_products_sorting {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}

#comjshop .box_products_sorting .control-label {
  width: auto;
  float: none;
  padding: 0;
  font-size: 13px;
  color: #6b7278;
  white-space: nowrap;
}

#comjshop .box_products_sorting .controls {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;         /* без него флекс-элемент не даёт селекту сжиматься */
}

#comjshop .box_products_sorting select {
  height: 34px;
  margin: 0;
  /* было фикс. 200px — на узких экранах текст «Предустановленная» обрезался */
  width: 100%;
  min-width: 0;
  max-width: 280px;
}

/* --- адаптив: меняем число колонок грида, а не ширину .sblock3 --- */
@media (max-width: 991px) {
  #comjshop .jshop_list_product #comjshop_list_product {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 600px) {
  /* по просьбе: на мобильных остаётся 2 колонки */
  #comjshop .jshop_list_product #comjshop_list_product {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  #comjshop .product {
    padding: 12px;
  }
  #comjshop .product .image_block {
    height: 150px;
  }
  #comjshop .product img.jshop_img {
    max-height: 150px;
  }
  #comjshop .product .name {
    min-height: 0;
    font-size: 14px;
  }
  #comjshop .product .jshop_price {
    font-size: 17px;
  }
  #comjshop .product .btn.button_detail {
    padding: 10px 8px;
    font-size: 12px;
  }
  /* сортировка: селект получает всю ширину */
  #comjshop .box_products_sorting {
    flex-wrap: wrap;
  }
  #comjshop .box_products_sorting select {
    max-width: none;
  }
}

/* ============================================================
   8. КАРТОЧКА ТОВАРА (JoomShopping, view=product)
   Компонент верстает колонки флоатом: .row-fluid.jshop float:left,
   остальные блоки — обычным потоком, обтекая его. Из-за этого
   «Количество / Быстрый заказ» уезжали под картинку.
   Переводим форму на CSS Grid: слева галерея, справа описание,
   характеристики, цена и кнопка заказа.
   ============================================================ */

#comjshop > form {
  display: grid;
  grid-template-columns: minmax(0, 46%) minmax(0, 1fr);
  column-gap: 40px;
  align-items: start;
}

#comjshop > form > h1 {
  grid-column: 1 / -1;
  margin: 0 0 24px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;
}

/* галерея — левая колонка на всю высоту */
#comjshop > form > .row-fluid.jshop {
  grid-column: 1;
  grid-row: 2 / span 30;
  float: none;
  width: auto;
  margin: 0;
}

#comjshop > form > .jshop_prod_description,
#comjshop > form > .jshop_prod_attributes,
#comjshop > form > .prod_price,
#comjshop > form > .extra_fields,
#comjshop > form > .prod_buttons {
  grid-column: 2;
  width: auto;
}

/* --- главное изображение --- */
#comjshop .row-fluid.jshop .span4.image_middle {
  float: none;
  width: auto;
  margin: 0 0 16px;
  padding: 20px;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  text-align: center;
}

#comjshop .row-fluid.jshop .span8.jshop_img_description {
  float: none;
  width: auto;
  margin: 0;
}

#comjshop #list_product_image_middle img {
  max-width: 100%;
  height: auto;
}

#comjshop .product_label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
}

#comjshop .text_zoom {
  width: auto;
  margin-top: 12px;
  font-size: 13px;
  color: #6b7278;
  text-align: center;
}

/* --- миниатюры --- */
#comjshop #list_product_image_thumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 18px;
}

#comjshop img.jshop_img_thumb {
  display: block;
  width: 84px;
  height: 84px;
  padding: 5px;
  object-fit: contain;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.2s ease;
}

#comjshop img.jshop_img_thumb:hover {
  border-color: #e30613;
}

/* --- кнопка «Смотреть примеры работ» --- */
#comjshop .portfolio_button {
  width: auto;
  margin: 0 0 8px;
}

#comjshop .portfolio_button a.btn {
  display: inline-block;
  width: 100%;
  padding: 11px 18px;
  background: #fff;
  border: 1px solid #e30613;
  border-radius: 4px;
  color: #e30613;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

#comjshop .portfolio_button a.btn:hover,
#comjshop .portfolio_button a.btn:focus {
  background: #e30613;
  color: #fff;
}

/* --- описание --- */
#comjshop .jshop_prod_description {
  margin: 0 0 0px;
  font-size: 15px;
  line-height: 1.65;
  color: #4a5157;
}

#comjshop .jshop_prod_description p {
  margin: 0 0 14px;
}

/* --- опции (секции, печать) --- */
#comjshop .jshop_prod_attributes {
  margin: 0 0 20px;
  padding: 20px;
  background: #f6f7f8;
  border-radius: 6px;
}

#comjshop .jshop_prod_attributes .row-fluid {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: none;      /* компонент ставит max-width:300px — из-за него блок не растягивался */
  margin: 0 0 14px;
}

/* clearfix-псевдоэлементы .row-fluid становятся flex-элементами
   и съедают лишний gap справа — гасим их */
#comjshop .jshop_prod_attributes .row-fluid:before,
#comjshop .jshop_prod_attributes .row-fluid:after {
  display: none;
}

#comjshop .jshop_prod_attributes .row-fluid:last-child {
  margin-bottom: 0;
}

#comjshop .jshop_prod_attributes .span2.attributes_title {
  flex: 0 0 auto;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;             /* было padding: 5px 50px */
  font-size: 14px;
  color: #6b7278;
  text-align: left;
  white-space: nowrap;
}

#comjshop .jshop_prod_attributes .span10 {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;             /* было padding: 0 50px — селект вылезал за плашку */
}

#comjshop .jshop_prod_attributes span[id^="block_attr_sel"] {
  display: block;
  width: 100%;
  max-width: 260px;
}

#comjshop .jshop_prod_attributes select.inputbox {
  width: 100%;
  min-width: 0;
  height: 38px;
  margin: 0;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #d5d9dc;
  border-radius: 4px;
  box-shadow: none;
  color: #2f3438;
}

#comjshop .jshop_prod_attributes select.inputbox:focus {
  border-color: #e30613;
  outline: none;
}

#comjshop .jshop_prod_attributes .prod_attr_img:empty,
#comjshop .jshop_prod_attributes .attributes_description:empty {
  display: none;
}

/* --- цена --- */
#comjshop .prod_price {
  margin: 0 0 18px;
  padding-top: 18px;
  border-top: 1px solid #eceef0;
  font-size: 15px;
  color: #6b7278;
  text-align: left;
}

#comjshop .prod_price #block_price {
  display: inline-block;
  margin-left: 6px;
  font-size: 28px;
  font-weight: 700;
  color: #2f3438;
  vertical-align: middle;
}

/* --- характеристики --- */
#comjshop.productfull .extra_fields {
  margin: 0 0 20px;
}

/* font-size:0 гасит текстовое двоеточие из разметки компонента,
   двоеточие возвращаем псевдоэлементом — иначе оно висит по центру */
#comjshop .extra_fields .extra_fields_el {
  display: flex;
  align-items: baseline;
  gap: 8px;
  width: auto;
  height: auto;
  padding: 9px 0;
  border-bottom: 1px dashed #e6e8ea;
  font-size: 0;
}

#comjshop .extra_fields .extra_fields_name {
  font-size: 14px;
  color: #6b7278;
}

#comjshop .extra_fields .extra_fields_name:after {
  content: ':';
  font-size: 14px;
}

#comjshop .extra_fields .extra_fields_value {
  margin-left: auto;
  font-size: 14px;
  font-weight: 600;
  color: #2f3438;
  text-align: right;
}

/* --- количество + кнопка заказа --- */
#comjshop .prod_buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
}

#comjshop .prod_buttons .prod_qty {
  width: auto;
  font-size: 14px;
  color: #6b7278;
}

#comjshop .prod_buttons .prod_qty_input {
  width: auto;
}

#comjshop .prod_buttons .prod_qty_input input {
  width: 64px;
  height: 44px;
  margin: 0;
  text-align: center;
}

#comjshop .prod_buttons .buttons {
  width: auto;
}

#comjshop .prod_buttons .addtocart-button {
  height: 44px;
  padding: 0 26px;
  border: 0;
  border-radius: 4px;
  background: #e30613;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: none;
}

#comjshop .prod_buttons .addtocart-button:hover,
#comjshop .prod_buttons .addtocart-button:focus {
  background: #b8050f;
}

/* --- кнопка «Назад» --- */
#comjshop .button_back {
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid #eceef0;
}

#comjshop .button_back input {
  height: 38px;
  padding: 0 20px;
  background: #fff;
  border: 1px solid #d5d9dc;
  border-radius: 4px;
  color: #6b7278;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: none;
}

#comjshop .button_back input:hover,
#comjshop .button_back input:focus {
  background: #fff;
  border-color: #b7bdc2;
  color: #2f3438;
}

/* --- адаптив карточки --- */
@media (max-width: 767px) {
  #comjshop > form {
    display: block;
  }
  #comjshop > form > .row-fluid.jshop {
    margin-bottom: 24px;
  }
  #comjshop > form > h1 {
    font-size: 22px;
  }
  #comjshop img.jshop_img_thumb {
    width: 70px;
    height: 70px;
  }
  #comjshop .prod_buttons {
    gap: 8px;
  }
}

/* ============================================================
   9. МОДАЛЬНОЕ ОКНО «БЫСТРЫЙ ЗАКАЗ» (One Click Checkout)
   Размеры и позицию окна выставляет JS инлайновым style,
   поэтому позиционирование перебиваем !important и центрируем
   через transform — окно перестаёт зависеть от расчётов скрипта.
   ============================================================ */

/* затемнение фона */
#window {
  background: #0f1417 !important;
}

/* само окно */
#contactForm_Oneclickcheckout {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 420px !important;
  max-width: calc(100vw - 32px) !important;
  height: auto !important;
  max-height: 90vh;
  overflow-y: auto;
  background: #fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}

/* ВАЖНО: oneclickcheckout.css подключается ПОСЛЕ custom.css,
   селекторы там такие же по специфичности (по id), поэтому
   ключевые свойства ниже приходится помечать !important. */

/* заголовок */
#contactForm_Oneclickcheckout .form_callMe {
  margin: 0 !important;
  padding: 20px 24px !important;
  border-bottom: 1px solid #eceef0;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  color: #2f3438;
  text-align: left !important;
}

/* крестик: у ссылки внутри свой текст «x» — гасим его font-size:0
   и рисуем × псевдоэлементом */
#ContactClose_OneClick {
  top: 16px !important;
  right: 18px !important;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 0 !important;
  color: transparent !important;
  text-decoration: none;
  transition: background 0.2s ease;
}

#ContactClose_OneClick:before {
  content: '\00d7';
  font-size: 24px;
  line-height: 30px;
  color: #9aa2a8;
}

#ContactClose_OneClick:hover {
  background: #f2f4f5;
}

#ContactClose_OneClick:hover:before {
  color: #2f3438;
}

/* поля */
#contactForm_Oneclickcheckout ul {
  margin: 0 !important;
  padding: 22px 24px 6px !important;
  list-style: none !important;
}

#contactForm_Oneclickcheckout ul li {
  margin: 0 0 16px !important;
  padding: 0 !important;
  list-style: none !important;
  text-align: left !important;
}

/* скрытые поля (город, комментарий) оставляли пустые отступы */
#contactForm_Oneclickcheckout ul li:has(> input[style*="display: none"]),
#contactForm_Oneclickcheckout ul li:has(> input[style*="display:none"]),
#contactForm_Oneclickcheckout ul li:has(> textarea[style*="display: none"]),
#contactForm_Oneclickcheckout ul li:has(> textarea[style*="display:none"]) {
  display: none !important;
}

#contactForm_Oneclickcheckout label {
  display: block !important;
  width: auto !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-weight: 500;
  color: #6b7278 !important;
  text-align: left !important;
}

#contactForm_Oneclickcheckout label:empty {
  display: none !important;
}

/* display НЕ трогаем: скрытые поля прячутся инлайновым display:none */
#contactForm_Oneclickcheckout input[type="text"],
#contactForm_Oneclickcheckout textarea {
  width: 100% !important;
  height: 44px !important;
  margin: 0 !important;
  padding: 0 12px !important;
  background: #fff !important;
  border: 1px solid #d5d9dc !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  color: #2f3438 !important;
}

#contactForm_Oneclickcheckout textarea {
  height: auto !important;
  min-height: 90px;
  padding: 10px 12px !important;
}

#contactForm_Oneclickcheckout input[type="text"]:focus,
#contactForm_Oneclickcheckout textarea:focus {
  border-color: #e30613;
  outline: none;
}

#contactForm_Oneclickcheckout input::placeholder,
#contactForm_Oneclickcheckout textarea::placeholder {
  color: #a8b0b5;
}

/* кнопки */
#contactForm_Oneclickcheckout #formButtons {
  display: flex !important;
  gap: 12px;
  height: auto !important;
  padding: 6px 24px 24px !important;
  text-align: left !important;
}

#contactForm_Oneclickcheckout #sendmessage_OneClick {
  flex: 1 1 auto;
  width: auto !important;
  height: 46px !important;
  margin: 0 !important;
  padding: 0 20px !important;
  border: 0 !important;
  border-radius: 4px !important;
  background: #e30613 !important;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: none !important;
}

#contactForm_Oneclickcheckout #sendmessage_OneClick:hover,
#contactForm_Oneclickcheckout #sendmessage_OneClick:focus {
  background: #b8050f !important;
}

#contactForm_Oneclickcheckout #cancel_OneClick {
  flex: 0 0 auto;
  width: auto !important;
  height: 46px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  background: #fff !important;
  border: 1px solid #d5d9dc !important;
  border-radius: 4px !important;
  color: #6b7278 !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  box-shadow: none !important;
}

#contactForm_Oneclickcheckout #cancel_OneClick:hover,
#contactForm_Oneclickcheckout #cancel_OneClick:focus {
  border-color: #b7bdc2;
  color: #2f3438;
}

/* служебные сообщения (отправка / успех / ошибка) */
.statusMessage {
  padding: 22px 26px !important;
  border-radius: 8px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
  font-size: 15px;
  color: #2f3438;
}

@media (max-width: 480px) {
  #contactForm_Oneclickcheckout .form_callMe {
    padding: 16px 18px !important;
    font-size: 18px;
  }
  #contactForm_Oneclickcheckout ul {
    padding: 18px 18px 4px !important;
  }
  #contactForm_Oneclickcheckout #formButtons {
    flex-direction: column-reverse;
    padding: 4px 18px 20px !important;
  }
  #contactForm_Oneclickcheckout #sendmessage_OneClick,
  #contactForm_Oneclickcheckout #cancel_OneClick {
    width: 100% !important;
    padding: 0 !important;
  }
}

/* ============================================================
   10. САЙДБАР С КАТЕГОРИЯМИ + КОНТЕЙНЕР КОНТЕНТА
   ============================================================ */

.t3-mainbody {
  padding-top: 28px;
  padding-bottom: 40px;
}

/* карточки-контейнеры: у шаблона тут жёсткая тень
   rgba(0,0,0,.5) 0 0 10px — заменяем на мягкую */
.t3-sidebar,
#t3-content {
  background: #fff;
  border: 1px solid #ebedef;
  border-radius: 8px;
  box-shadow: 0 2px 14px rgba(20, 27, 31, 0.05);
}

.t3-sidebar {
  padding: 24px 20px !important;
}

#t3-content {
  padding: 28px 32px !important;
}

@media (min-width: 992px) {
  .t3-sidebar {
    position: sticky;
    top: 20px;
  }
}

/* --- модуль в сайдбаре --- */
.t3-sidebar .t3-module {
  margin-bottom: 0;
}

.t3-sidebar .module-title {
  margin: 0 0 16px;
  padding: 0 0 14px;
  border-bottom: 1px solid #eceef0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #2f3438;
}

.t3-sidebar .module-title span {
  color: inherit;
  font-size: inherit;
}

/* --- список категорий --- */
.t3-sidebar ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.t3-sidebar ul.menu li {
  margin: 0;
  border: 0 !important;   /* убираем серые линии-разделители */
  list-style: none;
}

.t3-sidebar ul.menu li a {
  position: relative;
  display: block;
  padding: 10px 12px 10px 14px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.35;
  color: #4a5157;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}

.t3-sidebar ul.menu li a:hover,
.t3-sidebar ul.menu li a:focus {
  background: #f5f6f7;
  color: #e30613;
}

/* активный пункт */
.t3-sidebar ul.menu li.active > a,
.t3-sidebar ul.menu li.current > a {
  background: #fdf0f1;
  color: #e30613;
  font-weight: 600;
}

.t3-sidebar ul.menu li.active > a:before,
.t3-sidebar ul.menu li.current > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 3px;
  border-radius: 2px;
  background: #e30613;
}

/* пункт с подпунктами — шеврон */
.t3-sidebar ul.menu li.parent > a:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-right: 1.5px solid #b7bdc2;
  border-bottom: 1.5px solid #b7bdc2;
  transform: rotate(-45deg);
}

/* вложенный уровень */
.t3-sidebar ul.menu ul {
  margin: 2px 0 6px;
  padding: 0 0 0 14px;
  border-left: 1px solid #eceef0;
  list-style: none;
}

.t3-sidebar ul.menu ul li a {
  padding: 7px 10px;
  font-size: 13px;
  color: #6b7278;
}

/* --- заголовок и описание категории в контенте --- */
#comjshop > h1 {
  margin: 0 0 22px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;
}

#comjshop .jshop_list_category {
  margin: 0 0 24px;
}

#comjshop .category_description {
  margin-top: 32px;
  padding-top: 26px;
  border-top: 1px solid #eceef0;
  font-size: 15px;
  line-height: 1.7;
  color: #4a5157;
}

@media (max-width: 767px) {
  #t3-content {
    padding: 0px 18px !important;
	border: none;
	box-shadow: none;
  }
  #comjshop > h1 {
    font-size: 22px;
  }
}

/* ============================================================
   11. ШАПКА САЙТА
   ============================================================ */

#t3-header {
  background: #fff;
  border-bottom: 1px solid #ebedef;
}

/* липкая шапка на десктопе */
@media (min-width: 992px) {
  #t3-header {
    position: sticky;
    top: 0;
    z-index: 1010;
    box-shadow: 0 1px 10px rgba(20, 27, 31, 0.05);
  }
  /* сайдбар не должен подлезать под шапку */
  .t3-sidebar {
    top: 80px;
  }
}

/* Все дети #t3-mainnav — floats, поэтому у <nav> схлопывалась высота
   и меню прилипало к верхнему краю шапки. Переводим ряд и сам nav
   на flex и центрируем по вертикали относительно логотипа. */
#t3-header > .container > .row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

#t3-header > .container > .row:before,
#t3-header > .container > .row:after {
  display: none;   /* clearfix-псевдоэлементы мешают flex */
}

#t3-header #t3-mainnav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  float: none;
  /* .row гасит паддинг контейнера отрицательным margin, а тема задаёт
     #t3-mainnav{padding:0 0 0 50px} — поэтому !important */
  padding-right: 20px !important;
}

/* порядок: меню → иконки → бургер */
#t3-header #t3-mainnav > .navbar.t3-mainnav {
  order: 1;
  float: none;
  margin: 0;
}

#t3-header #t3-mainnav > .head-contacts {
  order: 2;
  float: none;
}

#t3-header #t3-mainnav > .t3-nav-btn {
  order: 3;
  float: none;
  margin-left: 14px;
}

#t3-header .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}

/* --- логотип --- */
#t3-header .logo {
  display: flex;
  align-items: center;
  /* левый паддинг возвращает отступ контейнера: .row съедает его
     отрицательным margin, из-за чего логотип прилипал к краю экрана */
  padding: 14px 40px 14px 20px !important;
}

#t3-header .logo-image img {
  max-width: 100%;
  height: auto;
}

#t3-header .site-slogan {
  display: none;   /* пустой элемент, занимал место */
}

/* --- контакты-иконки (справа от меню) --- */
#t3-header .head-contacts {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 0 18px;
  padding-left: 18px;
  border-left: 1px solid #ebedef;
}

#t3-header .head-contact {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #e6e8ea;
  border-radius: 50%;
  color: #4a5157;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

#t3-header .head-contact:hover,
#t3-header .head-contact:focus {
  background: #e30613;
  border-color: #e30613;
  color: #fff;
}

/* --- главное меню --- */
#t3-header .t3-mainnav {
  margin: 0;
  min-height: 0;
  background: transparent;
  border: 0;
}

#t3-header .navbar-nav > li {
  margin: 0 2px !important;
}

#t3-header .navbar-nav > li > a {
  padding: 10px 14px !important;
  border-radius: 4px;
  background: transparent !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #2f3438 !important;
  transition: background 0.15s ease, color 0.15s ease;
}

#t3-header .navbar-nav > li > a:hover,
#t3-header .navbar-nav > li > a:focus {
  background: #f5f6f7 !important;
  color: #e30613 !important;
}

#t3-header .navbar-nav > li.active > a,
#t3-header .navbar-nav > li.current > a,
#t3-header .navbar-nav > li.open > a {
  background: #fdf0f1 !important;
  color: #e30613 !important;
}

#t3-header .navbar-nav > li.dropdown > a .caret {
  margin-left: 6px;
  border-top-color: #b7bdc2;
}

#t3-header .navbar-nav > li.dropdown > a:hover .caret {
  border-top-color: #e30613;
}

/* --- выпадающее меню (megamenu) ---
   Пункты лежат в .mega-dropdown-inner > .row > .mega-col-nav > .mega-inner > ul.mega-nav,
   у .mega-inner был padding 0 50px — из-за него текст переносился и строки были в 2 раза выше. */
#t3-header .mega-dropdown-menu {
  min-width: 220px;
  padding: 6px;
  background: #fff;              /* было #2c3236 */
  border: 1px solid #ebedef;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(20, 27, 31, 0.1);
}

#t3-header .mega-dropdown-menu .mega-dropdown-inner,
#t3-header .mega-dropdown-menu .mega-inner,
#t3-header .mega-dropdown-menu .mega-col-nav {
  padding: 0;
}

#t3-header .mega-dropdown-menu .row {
  margin: 0;
}

#t3-header .mega-dropdown-menu .mega-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#t3-header .mega-dropdown-menu .mega-nav > li {
  margin: 0;
  border: 0;
}

#t3-header .mega-dropdown-menu .mega-nav > li > a {
  display: block;
  margin: 0;
  padding: 6px 12px;
  border: 0;
  border-radius: 4px;
  background: transparent;
  color: #4a5157;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.3px;
  white-space: nowrap;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease;
}

#t3-header .mega-dropdown-menu .mega-nav > li > a:hover,
#t3-header .mega-dropdown-menu .mega-nav > li > a:focus {
  background: #f5f6f7;
  color: #e30613;
}

#t3-header .mega-dropdown-menu .mega-nav > li.active > a,
#t3-header .mega-dropdown-menu .mega-nav > li.current > a {
  background: #fdf0f1;
  color: #e30613;
  font-weight: 600;
}

/* --- бургер (кнопка off-canvas) --- */

/* обёртки кнопки — floats, из-за них она не центрировалась по вертикали */
#t3-header .t3-nav-btn {
  display: flex;
  align-items: center;
  float: none;
  height: auto;
  margin-left: 8px;
}

#t3-header .t3-nav-btn > .pull-right {
  display: flex;
  align-items: center;
  float: none;
}

#t3-header .navbar-header {
  float: none;
  margin: 0;
}

#t3-header .off-canvas-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0 !important;        /* было margin: 15px 12px 0 — кнопка съезжала вниз */
  background: #fff;
  border: 1px solid #e6e8ea;   /* было 2px solid teal */
  border-radius: 50%;
  color: #4a5157;
  font-size: 16px;
  line-height: 1;
  box-shadow: none;
}

#t3-header .off-canvas-toggle:hover,
#t3-header .off-canvas-toggle:focus,
#t3-header .off-canvas-toggle:active {
  background: #e30613;
  border-color: #e30613;
  color: #fff;
  box-shadow: none;
  outline: none;
}

#t3-header .off-canvas-toggle .top_menu_tytle {
  display: none;
}

@media (max-width: 991px) {
  #t3-header .logo {
    padding: 12px 12px 12px 20px !important;
  }
  #t3-header .logo-image img {
    max-height: 44px;
    width: auto;
  }
  #t3-header .head-contacts {
    margin: 0 0 0 10px;
    padding-left: 0;
    border-left: 0;
  }
  #t3-header .head-contact,
  #t3-header .off-canvas-toggle {
    width: 36px;
    height: 36px;
    font-size: 15px;
  }
}

/* ============================================================
   12. OFF-CANVAS МЕНЮ (мобильное)
   Тема шаблона тут тёмная (#2c3236) — переводим в светлую,
   в тон остальному сайту.
   ============================================================ */

/* ВАЖНО: ширину панели менять нельзя — скрипт сдвигает .t3-wrapper
   ровно на 250px, и при другой ширине левый край панели уезжает за экран. */
#t3-off-canvas {
  width: 250px;
  background: #fff;
  box-shadow: -8px 0 30px rgba(20, 27, 31, 0.12);
  overflow-x: hidden;
  overflow-y: auto;               /* в теме было overflow:hidden — длинное меню обрезалось */
  -webkit-overflow-scrolling: touch;
}

#t3-off-canvas .t3-off-canvas-header {
  height: auto;
  padding: 16px 20px;
  background: #fff;
  border-bottom: 1px solid #ebedef;
}

#t3-off-canvas .t3-off-canvas-header .t3-off-canvas-header-title {
  color: #2f3438;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 36px;
}

#t3-off-canvas .close {
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: transparent;
  border-radius: 50%;
  color: #9aa2a8;
  opacity: 1;
  font-size: 24px;
  font-weight: 400;
  text-shadow: none;
}

#t3-off-canvas .close:hover,
#t3-off-canvas .close:focus {
  background: #f2f4f5;
  color: #2f3438;
  opacity: 1;
}

#t3-off-canvas .t3-off-canvas-body {
  padding: 12px 12px 24px;
}

#t3-off-canvas .module-title {
  margin: 8px 8px 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  color: #8a9198;
}

#t3-off-canvas .t3-off-canvas-body ul {
  margin: 0;
  padding: 0;
  border: 0;            /* тёмные разделители тёмной темы */
  list-style: none;
}

#t3-off-canvas .t3-off-canvas-body li {
  border: 0 !important;
  list-style: none;
}

#t3-off-canvas .t3-off-canvas-body a {
  display: block;
  padding: 11px 12px;
  border: 0;
  border-radius: 4px;
  color: #4a5157;
  font-size: 14px;
  line-height: 1.35;
  text-transform: none;
  text-decoration: none;
}

#t3-off-canvas .t3-off-canvas-body a:hover,
#t3-off-canvas .t3-off-canvas-body a:focus {
  background: #f5f6f7;
  color: #e30613;
}

#t3-off-canvas ul.menu li.active > a,
#t3-off-canvas ul.menu li.current > a {
  background: #fdf0f1;
  color: #e30613;
  font-weight: 600;
}

/* вложенный уровень */
#t3-off-canvas ul.menu ul {
  margin: 2px 0 6px;
  padding: 0 0 0 12px;
  border-left: 1px solid #eceef0;
}

#t3-off-canvas ul.menu ul li a {
  padding: 8px 10px;
  font-size: 13px;
  color: #6b7278;
}

#t3-off-canvas .caret {
  border-top-color: #b7bdc2;
}

/* ============================================================
   13. ФОКУС НА ССЫЛКАХ И КНОПКАХ
   Bootstrap 3 вешает outline на :focus, а не на :focus-visible —
   поэтому чёрная обводка появлялась при обычном клике мышью.
   Убираем её для мыши, но оставляем для клавиатуры (Tab).
   ============================================================ */

a:focus,
button:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
  outline-offset: 0;
}

/* навигация с клавиатуры — фокус остаётся видимым */
a:focus-visible,
button:focus-visible,
.btn:focus-visible,
input[type="submit"]:focus-visible,
input[type="button"]:focus-visible,
select:focus-visible,
textarea:focus-visible,
input[type="text"]:focus-visible {
  outline: 2px solid #e30613;
  outline-offset: 2px;
}

/* ============================================================
   14. ГЛАВНАЯ: HTML-модуль (.custom)
   Разметка сетки категорий — в _seo/home-grid.html,
   её нужно вставить в модуль вместо старой таблицы.
   ============================================================ */

/* контейнер модуля — та же карточка, что #t3-content на внутренних:
   в теме тут radius:10px и тень rgba(0,0,0,.5) 0 0 10px */
.row-feature > .container {
  padding: 28px 32px;
  background: #fff;
  border: 1px solid #ebedef;
  border-radius: 8px;
  box-shadow: 0 2px 14px rgba(20, 27, 31, 0.05);
}

.custom {
  font-size: 15px;
  line-height: 1.7;
  color: #4a5157;
}

.custom p {
  margin: 0 0 16px;
}

.custom a {
  color: #e30613;
}

.custom h2 {
  margin: 36px 0 16px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  color: #2f3438;
}

/* --- сетка категорий --- */
.custom .cat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin: 0 0 36px;
  padding: 0;
  list-style: none;
}

.custom .cat-grid__item {
  margin: 0;
  padding: 0;
  list-style: none;
}

.custom .cat-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 16px;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  text-decoration: none;
  transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.custom .cat-card:hover,
.custom .cat-card:focus {
  border-color: #d9dcdf;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
  transform: translateY(-2px);
  text-decoration: none;
}

.custom .cat-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
  margin-bottom: 14px;
  overflow: hidden;
}

.custom .cat-card__media img {
  max-width: 100%;
  max-height: 180px;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.custom .cat-card:hover .cat-card__media img {
  transform: scale(1.04);
}

.custom .cat-card__title {
  margin-top: auto;
  padding: 10px 12px;
  border: 1px solid #e30613;
  border-radius: 4px;
  color: #e30613;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  text-align: center;
  transition: background 0.2s ease, color 0.2s ease;
}

.custom .cat-card:hover .cat-card__title {
  background: #e30613;
  color: #fff;
}

/* --- текстовая часть --- */
.custom ul.list-ul {
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
}

.custom ul.list-ul li {
  position: relative;
  margin: 0 0 9px;
  padding-left: 22px;
  list-style: none;
}

.custom ul.list-ul li:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e30613;
}

.custom .right {
  float: right;
  max-width: 40%;
  margin: 4px 0 20px 28px;
}

.custom .right img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

.custom p.center {
  text-align: center;
}

.custom p.bold {
  font-weight: 600;
  color: #2f3438;
}

@media (max-width: 991px) {
  .custom .cat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }
  .custom .cat-card__media {
    height: 150px;
  }
  .custom .cat-card__media img {
    max-height: 150px;
  }
}

@media (max-width: 600px) {
  .custom .cat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }
  .custom .cat-card {
    padding: 12px;
  }
  .custom .cat-card__media {
    height: 120px;
  }
  .custom .cat-card__media img {
    max-height: 120px;
  }
  .custom .cat-card__title {
    padding: 8px;
    font-size: 11px;
  }
  .custom .right {
    float: none;
    max-width: 100%;
    margin: 0 0 20px;
  }
}

@media (max-width: 767px) {
  .row-feature > .container {
    padding: 0px 18px;
	border: none;
	box-shadow: none;
  }
}

/* ============================================================
   15. СТРАНИЦА «УСЛУГИ» (список категории com_content)
   Joomla выводит список таблицей .table-striped.table-bordered —
   разбираем её через display:contents в сетку карточек-ссылок.
   ============================================================ */

#t3-content .content-category > h1 {
  margin: 0 0 22px;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;
}

#t3-content .category-list table.category {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  width: 100%;
  margin: 0;
  border: 0;
  background: none;
}

#t3-content .category-list table.category caption,
#t3-content .category-list table.category thead {
  display: none;
}

#t3-content .category-list table.category tbody {
  display: contents;
}

#t3-content .category-list table.category tr {
  display: block;
  border: 0;
  background: none !important;   /* гасим .table-striped */
}

#t3-content .category-list table.category td {
  display: block;
  padding: 0;
  border: 0;
  background: none;
}

#t3-content .category-list td.list-title a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 64px;
  padding: 16px 46px 16px 20px;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  color: #2f3438;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  text-decoration: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease,
              transform 0.2s ease, color 0.2s ease;
}

/* шеврон справа */
#t3-content .category-list td.list-title a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-right: 2px solid #c3ced6;
  border-bottom: 2px solid #c3ced6;
  transform: rotate(-45deg);
  transition: border-color 0.2s ease, right 0.2s ease;
}

#t3-content .category-list td.list-title a:hover,
#t3-content .category-list td.list-title a:focus {
  border-color: #e30613;
  box-shadow: 0 6px 20px rgba(227, 6, 19, 0.1);
  transform: translateY(-2px);
  color: #e30613;
  text-decoration: none;
}

#t3-content .category-list td.list-title a:hover:after {
  border-color: #e30613;
  right: 16px;
}

@media (max-width: 600px) {
  #t3-content .category-list table.category {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

/* ============================================================
   16. ПОРТФОЛИО (Phoca Gallery, список категорий)
   Плитки — float:left с фиксированной шириной 270px и таблицами
   внутри. Переводим на grid, картинки — на object-fit.
   ============================================================ */

#phocagallery .page-header {
  margin: 0 0 24px;
  padding: 0 0 18px;
  border-bottom: 1px solid #eceef0;
}

#phocagallery .page-header h1 {
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;
}

#phocagallery .ph-cb {
  display: none;   /* clearfix под флоаты, больше не нужен */
}

#pg-msnr-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

#phocagallery .pg-csv-box {
  float: none;
  width: auto !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  box-shadow: none;   /* было rgba(120,120,120,.5) 1px 1px */
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

#phocagallery .pg-csv-box:hover {
  border-color: #d9dcdf;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
  transform: translateY(-2px);
}

/* внутренние обёртки были display:table / table-cell */
#phocagallery .pg-csv-box-img,
#phocagallery .pg-box2,
#phocagallery .pg-box3 {
  display: block;
  width: auto !important;
  height: auto !important;
}

#phocagallery .pg-box3 {
  position: relative;
  overflow: hidden;
}

#phocagallery .pg-box3 a {
  display: block;
  line-height: 0;
}

#phocagallery .pg-box3 img {
  display: block;
  width: 100%;
  max-width: none;
  height: 230px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

#phocagallery .pg-csv-box:hover .pg-box3 img {
  transform: scale(1.05);
}

#phocagallery .pg-box-img-bottom {
  width: auto !important;
  height: auto !important;
  padding: 14px 16px;
}

/* у подписи была иконка папки фоном и padding-left:20px */
#phocagallery .pg-csv-name {
  width: auto !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  background: none !important;
  font-size: 15px;
  line-height: 1.35;
}

#phocagallery .pg-csv-name a {
  color: #2f3438;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}

#phocagallery .pg-csv-box:hover .pg-csv-name a,
#phocagallery .pg-csv-name a:hover {
  color: #e30613;
}

#phocagallery .pg-csv-count {
  margin-left: 6px;
  color: #8a9198;
  font-size: 13px;
  font-weight: 400;
  vertical-align: baseline;
}

@media (max-width: 991px) {
  #pg-msnr-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
  #phocagallery .pg-box3 img {
    height: 200px;
  }
}

@media (max-width: 600px) {
  #pg-msnr-container {
    grid-template-columns: 1fr;
  }
  #phocagallery .pg-box3 img {
    height: 220px;
  }
}

/* ============================================================
   17. ПОРТФОЛИО: страница категории (Phoca Gallery, .pg-cv)
   ============================================================ */

#phocagallery.pg-cv .page-header {
  margin: 0 0 24px;
  padding: 0 0 18px;
  border-bottom: 1px solid #eceef0;
}

#phocagallery.pg-cv .page-header h1 {
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;
}

#pg-msnr-container.pg-msnr-container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

#phocagallery .pg-cv-box {
  float: none;
  width: auto !important;
  height: auto !important;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
  box-shadow: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

#phocagallery .pg-cv-box:hover {
  border-color: #d9dcdf;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.09);
  transform: translateY(-2px);
}

#phocagallery .pg-cv-box-img,
#phocagallery .pg-cv-box .pg-box2,
#phocagallery .pg-cv-box .pg-box3 {
  display: block;
  width: auto !important;
  height: auto !important;
}

#phocagallery .pg-cv-box .pg-box3 {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

#phocagallery .pg-cv-box .pg-box3 a {
  display: block;
  line-height: 0;
}

#phocagallery .pg-cv-box .pg-box3 img {
  display: block;
  width: 100%;
  max-width: none;
  height: 210px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

#phocagallery .pg-cv-box:hover .pg-box3 img {
  transform: scale(1.05);
}

/* подпись под фото пустая */
#phocagallery .pg-cv-box .pg-box-img-bottom {
  display: none;
}

/* первая плитка — ссылка «назад» с иконкой-стрелкой */
#phocagallery .pg-cv-box:has(img[src*="icon-up-images"]) .pg-box3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 210px !important;
  background: #f5f6f7;
}

#phocagallery .pg-cv-box:has(img[src*="icon-up-images"]) .pg-box3 img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  opacity: 0.5;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

#phocagallery .pg-cv-box:has(img[src*="icon-up-images"]):hover .pg-box3 img {
  opacity: 0.9;
  transform: translateX(-4px);
}

/* панель сортировки под галереей */
#phocagallery .pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 28px 0 0;
  padding: 14px 16px;
  background: #f6f7f8;
  border-radius: 6px;
}

#phocagallery .pagination select {
  height: 36px;
  margin: 0;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #d5d9dc;
  border-radius: 4px;
  color: #2f3438;
}

@media (max-width: 991px) {
  #pg-msnr-container.pg-msnr-container {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
  }
  #phocagallery .pg-cv-box .pg-box3 img {
    height: 180px;
  }
}

@media (max-width: 600px) {
  #pg-msnr-container.pg-msnr-container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  #phocagallery .pg-cv-box .pg-box3 img {
    height: 150px;
  }
  #phocagallery .pg-cv-box:has(img[src*="icon-up-images"]) .pg-box3 {
    height: 150px !important;
  }
}

/* ============================================================
   18. СТРАНИЦА «КОНТАКТЫ» (com_contact)
   ============================================================ */

.contact > .page-header {
  margin: 0 0 24px;
  padding: 0 0 18px;
  border-bottom: 1px solid #eceef0;
}

.contact .page-title {
  margin: 0;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 600;
  color: #2f3438;   /* был красный 30px */
}

/* --- карта и схема проезда --- */
.contact .contact-left iframe {
  display: block;
  width: 100% !important;   /* в разметке width="600" */
  height: 400px;
  border: 1px solid #e6e8ea;
  border-radius: 8px;
}

.contact .contact-left p {
  margin: 20px 0 0;
}

.contact .contact-left img {
  max-width: 100%;
  height: auto;
  border: 1px solid #e6e8ea;
  border-radius: 8px;
}

/* --- правая колонка: 33% → 40%, иначе адреса и ссылка переносятся --- */
@media (min-width: 992px) {
  .contact .row .contact-left {
    width: 60%;
  }
  .contact .row .contact-information {
    width: 40%;
  }
}

.contact .contact-information .inner {
  padding: 22px 24px;
  background: #f6f7f8;
  border: 1px solid #ebedef;
  border-radius: 8px;
}

/* «Контакты» дублирует заголовок страницы, «Контакт» — служебный */
.contact .contact-information .page-header,
.contact .contact-information h3 {
  display: none;
}

.contact .contact-miscinfo:empty,
.contact .contact-miscinfo dl:empty {
  display: none;
}

.contact dl.contact-address {
  margin: 0;
}

.contact dl.contact-address dt {
  display: none;
}

.contact dl.contact-address dd {
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid #e3e6e8;
}

.contact dl.contact-address dd:first-of-type {
  padding-top: 0;
}

.contact dl.contact-address dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.contact dl.contact-address dd > span {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #2f3438;
}

.contact dl.contact-address dd .fa {
  flex: none;
  width: 16px;
  margin-top: 3px;
  color: #e30613;
  font-size: 14px;
  text-align: center;
}

.contact dl.contact-address dd br {
  display: none;
}

.contact .contact-webpage a {
  color: #e30613;
  word-break: break-all;
}

@media (max-width: 767px) {
  .contact .contact-left iframe {
    height: 320px;
  }
  .contact .contact-information {
    margin-top: 24px;
  }
}

/* ============================================================
   19. ХЛЕБНЫЕ КРОШКИ в верху #t3-content
   Модуль navhelper выводится блоком breadcrumbs.php первым
   элементом внутри #t3-content. Раньше был перед футером на
   тёмном фоне — тут делаем светлую строку над контентом.
   ============================================================ */

/* Капсульный стиль: внешняя «пилюля» со ссылками-чипами,
   текущая страница — розовый чип, разделители — CSS-шевроны. */

#t3-content .t3-breadcrumbs {
  margin: 0 0 22px;
  padding: 0;
}

#t3-content .t3-breadcrumbs .container {
  width: auto;
  margin: 0;
  padding: 0;
}

#t3-content .t3-breadcrumbs .breadcrumb {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2px;
  margin: 0;
  padding: 5px 6px;
  background: #f6f7f8;
  border: 1px solid #edeff1;
  border-radius: 999px;
  font-size: 12.5px;
  list-style: none;
}

/* иконка-геометка «вы здесь» в начале — убираем */
#t3-content .t3-breadcrumbs .breadcrumb > li.active:first-child {
  display: none;
}

#t3-content .t3-breadcrumbs .breadcrumb > li {
  display: inline-flex;
  align-items: center;
  color: #8a9198;
}

/* ссылки — чипы с ховером */
#t3-content .t3-breadcrumbs .breadcrumb a {
  display: inline-flex;
  align-items: center;
  padding: 4px 11px;
  border-radius: 999px;
  color: #6b7278;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}

#t3-content .t3-breadcrumbs .breadcrumb a:hover,
#t3-content .t3-breadcrumbs .breadcrumb a:focus {
  background: #fff;
  color: #e30613;
  box-shadow: 0 1px 3px rgba(20, 27, 31, 0.08);
}

/* разделитель: картинку-стрелку заменяем CSS-шевроном */
#t3-content .t3-breadcrumbs .breadcrumb .divider {
  width: auto;
  margin: 0 1px;
  line-height: 0;
}

#t3-content .t3-breadcrumbs .breadcrumb .divider img {
  display: none;
}

#t3-content .t3-breadcrumbs .breadcrumb .divider:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-right: 1.5px solid #c3ced6;
  border-top: 1.5px solid #c3ced6;
  transform: rotate(45deg);
}

/* текущая страница — розовый чип */
#t3-content .t3-breadcrumbs .breadcrumb > li:last-child span {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 999px;
  background: #fdecec;
  color: #e30613;
  font-weight: 600;
}

/* --- мобильные: одна строка с горизонтальной прокруткой ---
   На узких экранах капсула переносилась в 2-3 строки с шевронами
   в начале строк. Держим в одну строку; scrollLeft к концу (скрипт
   в breadcrumbs.php) показывает текущую страницу сразу. */
@media (max-width: 600px) {
  #t3-content .t3-breadcrumbs {
    margin: 0 0 18px;
  }
  #t3-content .t3-breadcrumbs .breadcrumb {
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;   /* IE/Edge */
    scrollbar-width: none;      /* Firefox */
  }
  #t3-content .t3-breadcrumbs .breadcrumb::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;              /* WebKit */
  }
  #t3-content .t3-breadcrumbs .breadcrumb > li {
    flex: 0 0 auto;
  }
  #t3-content .t3-breadcrumbs .breadcrumb a,
  #t3-content .t3-breadcrumbs .breadcrumb > li:last-child span {
    white-space: nowrap;
  }
}

/* ============================================================
   20. ОПИСАНИЕ КАТЕГОРИИ с картинками/галереей (.cat-desc)
   Универсальная обёртка для описаний категорий
   («Стойки ресепшн», «Pop-Up стенды» и др.).
   ============================================================ */

.cat-desc h2 {
  margin: 28px 0 12px;
}

.cat-desc h3 {
  margin: 20px 0 10px;
  font-size: 18px;
}

/* одиночные картинки в описании — адаптивные, со скруглением */
.cat-desc img {
  max-width: 100%;
  height: auto;
  border: 1px solid #e6e8ea;
  border-radius: 6px;
}

/* картинка-иллюстрация в отдельном абзаце — по левому краю с отступом */
.cat-desc p > img {
  display: inline-block;
  margin: 4px 0;
}

/* галерея из нескольких фото */
.cat-desc .rc-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 16px 0;
}

.cat-desc .rc-gallery figure {
  flex: 1 1 220px;
  max-width: 320px;
  margin: 0;
}

.cat-desc .rc-gallery img {
  display: block;
  width: 100%;
}

.cat-desc .rc-gallery figcaption {
  margin-top: 6px;
  font-size: 13px;
  color: #6b7278;
}
@media print {

	.com_content.view-article .article-header h1, 
	div.itemView .itemTitle {
		font-size: 30px;
		font-weight: bold;
	}

	.article-image-full.item-image img,
	.img-responsive,
	span.itemImage img {
		width: 100%;
		height: 470px !important;
	}

	.video-container, .btn-group, .pagenav {
		display: none;
	}

	a:after {
		content:" ("attr(href)")";
   		display: none !important;
	}

	a:after {
	    content: " (" attr(href) ")";
	    display: none !important;
	}

	p {
		text-align: justify;
	} 

	#t3-footer, 
	#disqus_thread,
	#t3-header,
	#disqus_thread,
	#back-to-top,
	.t3-navhelper,
	.t3-sidebar, 
	.t3-topbar, 
	.t3-topbanner,
	.t3-bottombanner, 
	.t3-bottomslider,
	.t3-content-top,
	.itemSocialSharing,
	.itemLinks,
	.itemAuthorBlock,
	.itemAuthorLatest,
	.itemNavigation,
	.itemComments,
	.itemBackToTop,
	.itemToolbar,
	.itemRatingBlock,
	.t3-masthead,
	.article-aside,
	.content_rating,
	.item-masthead-content,
	.dq-powered,
	.article-footer,
	.article-aside,
	.itemRelated,
	.itemContentFooter,
	.itemHeader,
	aside.article-aside.clearfix,
	form {
		display: none;
	}

	.logo-image {
		margin-bottom: 30px;
		position: inherit;
		left: 10px;
	}

	.logo-image a,
	.logo-image a img {
		display: block;
	}

	.logo-image span {
		display: none;
	}

	.container,
	.t3-topbanner .container {
		border: 0;
	}

	.t3-content {
		width: 100%
	}
}
