body .t3-wrapper {
  background-repeat: no-repeat;
  background-position: top right;
}
.t3-header {
  width: 100%;
  z-index: 1000;
  position: fixed;
}
.t3-header .container-hd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: transparent;
}
@media (min-width: 1680px) {
  .t3-header .container-hd {
    width: 1656px;
    background-color: #222222;
    -webkit-transition: width 200ms;
    -o-transition: width 200ms;
    transition: width 200ms;
  }
}
.t3-header.affix,
.off-canvas-open .t3-header {
  position: fixed;
  padding-top: 0;
  z-index: 1030;
}
@media (min-width: 1680px) {
  .t3-header.affix .container-hd,
  .off-canvas-open .t3-header .container-hd {
    width: 1656px;
  }
}
.t3-header .container > .row {
  background-color: #222222;
  position: relative;
}
.has-slideshow .t3-header {
  position: absolute;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 1680px) {
  .has-slideshow .t3-header .container-hd {
    width: 1200px;
  }
}
.has-slideshow .t3-header.affix {
  position: fixed;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 1030;
}
@media (min-width: 1680px) {
  .has-slideshow .t3-header.affix .container-hd {
    width: 1656px;
  }
}
.off-canvas-open.has-slideshow .t3-header {
  position: fixed;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 1030;
}
@media (min-width: 1680px) {
  .off-canvas-open.has-slideshow .t3-header .container-hd {
    width: 1656px;
  }
}
@media (min-width: 992px) {
  .t3-header + .container-hd {
    padding-top: 120px;
  }
}
@media (max-width: 991px) {
  .t3-header + .container-hd {
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .t3-header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .t3-header .container-hd {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .t3-header {
    position: relative !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .t3-header .container-hd {
    border-bottom: 0;
  }
}
.logo {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
@media (max-width: 360px) {
  .logo {
    width: 100%;
    border-bottom: 1px solid #333333;
    text-align: center;
  }
  .logo > div {
    display: inline-block;
    border-right: 0;
  }
}
.logo-image {
  height: 120px;
  line-height: 120px;
  width: 120px;
  text-align: center;
  border-right: 1px solid #333333;
  -webkit-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.logo-image a {
  display: inline-block;
  margin: 0;
}
@media (max-width: 767px) {
  .logo-image {
    height: 80px;
    width: 80px;
    line-height: 80px;
    padding-left: 0;
    padding-right: 0;
  }
  .logo-image img {
    max-width: 100%;
  }
}
.affix .logo-image {
  height: 90px;
  line-height: 90px;
  width: 90px;
}
@media (max-width: 767px) {
  .affix .logo-image {
    height: 80px;
    width: 80px;
    line-height: 80px;
  }
}
.logo-image img {
  display: inline-block;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  padding-left: 30px;
  padding-top: 15px;
}
.affix .logo-text {
  padding-top: 0;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  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: 14px;
  margin-top: 5px;
}
@media (max-width: 991px) {
  .logo-text {
    line-height: 120px;
    padding-top: 0;
  }
  .logo-text .site-slogan {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo-text {
    line-height: 80px;
    width: 80px;
    padding: 0;
    text-align: center;
  }
  .logo-text a {
    font-size: 14px;
  }
}
.head-right {
  float: right;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
@media (max-width: 767px) {
  .head-right.btn-open {
    z-index: 2;
  }
  .head-right.btn-open .head-offcanvas,
  .head-right.btn-open .head-cart {
    display: none;
  }
}
.t3-mast-top .t3-module {
  margin-bottom: 0;
  border-bottom: 1px solid #e8e8e8;
}
.t3-mast-top .module-title {
  margin-bottom: 0;
  padding: 25px 30px;
}
@media (min-width: 1680px) {
  .t3-mast-top .module-inner {
    position: relative;
  }
  .t3-mast-top .module-inner:before,
  .t3-mast-top .module-inner:after {
    display: table;
    content: " ";
  }
  .t3-mast-top .module-inner:after {
    clear: both;
  }
  .t3-mast-top .module-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    position: absolute;
    height: 100%;
    width: 236.57142857px;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
  }
  .t3-mast-top .module-title span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: rotate(-90deg);
    writing-mode: horizontal-tb;
  }
  .t3-mast-top .module-ct {
    float: left;
    width: 1419.42857143px;
    margin-left: 236.57142857px;
  }
}
.t3-sections .t3-module {
  text-align: center;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  filter: alpha(opacity=0);
  opacity: 0;
}
@media (max-width: 1679px) {
  .t3-sections .t3-module {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .t3-sections .t3-module {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.t3-sections .t3-module.inview {
  -webkit-animation: fadeInUp 350ms ease-in-out forwards;
  -moz-animation: fadeInUp 350ms ease-in-out forwards;
  animation: fadeInUp 350ms ease-in-out forwards;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.t3-sections .t3-module + .t3-module {
  border-top: 1px solid #e8e8e8;
}
.t3-sections .t3-module + .t3-module.dark {
  border-top-color: #222222;
  margin-top: -1px;
}
.t3-sections .t3-module.bg-dark {
  border-top: 0;
}
.t3-sections .t3-module.no-padding-bt {
  padding-bottom: 0;
}
.t3-sections .t3-module.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.ie9 .t3-sections .t3-module,
.ie8 .t3-sections .t3-module,
.old-ie .t3-sections .t3-module {
  filter: alpha(opacity=100);
  opacity: 1;
}
.t3-sections .module-title {
  font-size: 28px;
  line-height: 1.78571429;
  margin-bottom: 37.5px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .t3-sections .module-title {
    width: 50%;
  }
}
.t3-sl {
  padding-bottom: 0;
  padding-top: 0;
}
.t3-sl .t3-module {
  margin-bottom: 0;
  padding: 50px;
}
.t3-sl-1 .t3-spotlight-1 {
  margin-left: 0;
  margin-right: 0;
}
.t3-sl-1 .col {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1199px) {
  .t3-sl-1 .col:first-child .t3-module {
    min-height: 0 !important;
  }
}
.t3-sl-1 .t3-module {
  padding: 100px;
  text-align: center;
}
@media (max-width: 1679px) {
  .t3-sl-1 .t3-module {
    padding: 50px 60px;
  }
}
@media (max-width: 1199px) {
  .t3-sl-1 .t3-module {
    padding-left: 37.5px;
    padding-right: 37.5px;
  }
}
.t3-sl-1 .t3-module .module-title {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.t3-sl-1 .t3-module.bg-dark .module-title::after,
.t3-sl-1 .t3-module.bg-twitter .module-title::after,
.t3-sl-1 .t3-module.bg-primary .module-title::after {
  background-color: #ffffff;
}
.t3-sl-1 .contact-us h1,
.t3-sl-1 .contact-us h2,
.t3-sl-1 .contact-us h3,
.t3-sl-1 .contact-us h4,
.t3-sl-1 .contact-us h5,
.t3-sl-1 .contact-us h6,
.t3-sl-1 .contact-us .h1,
.t3-sl-1 .contact-us .h2,
.t3-sl-1 .contact-us .h3,
.t3-sl-1 .contact-us .h4,
.t3-sl-1 .contact-us .h5,
.t3-sl-1 .contact-us .h6 {
  color: #ffffff;
  font-size: 21px;
  margin-top: 0;
}
.t3-sl-1 .contact-us p {
  margin-bottom: 25px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.fade.show {
  filter: alpha(opacity=100);
  opacity: 1;
}
.t3-content-bottom .custom.bg-mask {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% -50%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.t3-content-bottom .custom.bg-mask::before {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.t3-mainbody {
  padding-top: 30px;
  padding-bottom: 25px;
}
.t3-content {
  padding-top: 30px;
  padding-bottom: 25px;
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 25px;
}
.t3-sidebar .module-title {
  padding-bottom: 10px;
  position: relative;
}
.t3-sidebar .module-title:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #e55a55;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.t3-footer {
  background: #222222;
  color: #ffffff;
  font-size: 12px;
  z-index: 2;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
div.t3-footnav {
  padding: 25px 0;
}
div.t3-footnav:before,
div.t3-footnav:after {
  display: table;
  content: " ";
}
div.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  div.t3-footnav {
    padding: 100px 0;
  }
}
div.t3-footnav .t3-module {
  background: #222222;
  color: #ffffff;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
div.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  position: relative;
  letter-spacing: 1px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
div.t3-footnav .t3-module h1,
div.t3-footnav .t3-module h2,
div.t3-footnav .t3-module h3,
div.t3-footnav .t3-module h4,
div.t3-footnav .t3-module h5,
div.t3-footnav .t3-module h6,
div.t3-footnav .t3-module .h1,
div.t3-footnav .t3-module .h2,
div.t3-footnav .t3-module .h3,
div.t3-footnav .t3-module .h4,
div.t3-footnav .t3-module .h5,
div.t3-footnav .t3-module .h6 {
  color: #ffffff;
  font-size: 14px;
  margin-top: 0;
}
div.t3-footnav .t3-module ul.menu {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
div.t3-footnav .t3-module ul.menu > li {
  line-height: 25px;
  padding-top: 0;
}
div.t3-footnav .t3-module ul.menu > li > a {
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  padding: 0;
  text-transform: none;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
div.t3-footnav .t3-module ul.menu > li > a:hover,
div.t3-footnav .t3-module ul.menu > li > a:active,
div.t3-footnav .t3-module ul.menu > li > a:focus {
  color: #ffffff;
  background-color: transparent;
  filter: alpha(opacity=100);
  opacity: 1;
}
div.t3-footnav .t3-module ul.menu > li.active > a {
  filter: alpha(opacity=100);
  opacity: 1;
}
div.t3-footnav .t3-module ul.menu > li + li {
  border-top: 0;
}
div.t3-footnav .t3-module ul.menu > li + li > a {
  padding-top: 12.5px;
}
div.t3-footnav .t3-module p {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
div.t3-footnav .t3-module ul.dropdown-menu li + li {
  padding-top: 0;
}
div.t3-footnav .t3-module ul.dropdown-menu li a {
  text-transform: unset;
  width: 100%;
}
div.t3-footnav .t3-module ul.dropdown-menu li span {
  color: #000000;
  text-transform: unset;
  width: 100%;
  padding: 5px 20px;
}
div.t3-footnav .t3-module ul.dropdown-menu li span:hover {
  background-color: #f5f5f5;
}
.t3-copyright {
  font-size: 12px;
  padding: 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .row {
  padding-top: 50px;
  padding-bottom: 50px;
}
.t3-copyright hr {
  border-color: #333333;
  margin-bottom: 0;
  margin-top: 0;
}
.copyright {
  color: #555555;
}
.copyright a {
  color: #999999;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #ce2620;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#recaptcha_area {
  max-width: 200px;
}
joomla-alert {
  position: relative;
}
joomla-alert .joomla-alert--close {
  border: 0 !important;
  font-size: 21px !important;
  padding: 6px 12px;
  position: absolute !important;
  top: 50%;
  transform: translate(-10px, -50%);
  float: unset;
  right: 0;
}
joomla-alert .joomla-alert--close::before {
  background: transparent !important;
}
joomla-alert .joomla-alert--close:hover,
joomla-alert .joomla-alert--close:focus,
joomla-alert .joomla-alert--close:active {
  background: transparent !important;
  color: #000000 !important;
}
.checkoutStep {
  text-align: left;
}