

/** 
 *------------------------------------------------------------------------------
 * @package       T3 Framework for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2013 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt, JoomlaBamboo, (contribute to this project at github 
 *                & Google group to become co-author)
 * @Google group: https://groups.google.com/forum/#!forum/t3fw
 * @Link:         http://t3-framework.org 
 *------------------------------------------------------------------------------
 */
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 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;
}
.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: 20px;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 300px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #292c2d;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
img {
  max-width: 100%;
}
.custom_feature_category {
  text-align: center;
}
.custom_feature_category .list-category {
  margin-top: 50px;
  margin-bottom: 50px;
}
.custom_feature_category .list-category .inner-box {
  padding-bottom: 15px;
  min-height: 350px;
}
.custom_feature_category h2 {
  font-size: 16px;
  margin: 18px 0;
  text-transform: uppercase;
  min-height: 54px;
  font-family: verdana;
  color: #000 !important;
}
.custom_feature_category p {
  font-size: 14px;
  margin: 10px 20px;
  color: #000;
}
.custom_feature_category .readmore > span {
  position: relative;
  top: -2px;
}
.custom_feature_category h2,
.custom_feature_category p,
.custom_feature_category a,
.custom_feature_category span {
  color: #939598;
}
.custom_feature_category a {
  text-transform: uppercase;
  color: #292c2d;
  font-weight: 700;
  vertical-align: middle;
}
.custom_feature_category .inner-box:hover p,
.custom_feature_category .inner-box:hover h2,
.custom_feature_category .inner-box:hover a span {
  color: #292c2d;
}
.custom_feature_category .inner-box:hover a {
  color: #910613;
}
.custom_feature_category .inner-box:hover a:hover {
  text-decoration: none;
}
.custom_feature_category h2,
.custom_feature_category p {
  color: #939598;
}
.custom_feature_category .images img {
  padding-bottom: 18px;
  background: url("/templates/uas-2/images/shadow-img.png") no-repeat center bottom;
}
body .ja-contentslider-left {
  left: 0;
  margin-top: 41px;
  top: 50%;
  z-index: 9;
}
body .ja-contentslider-right {
  right: 0px;
  z-index: 9;
  margin-top: 41px;
  top: 50%;
}
.contact-us .inner-right-contact,
#chronoform-getaquote .inner-right-contact {
  padding-left: 20px;
}
.contact-us .gtooltip.gvalidation-error-tip,
#chronoform-getaquote .gtooltip.gvalidation-error-tip {
  padding: 2px 10px!important;
  top: 3px !important;
}
.contact-us .col-sm-8,
#chronoform-getaquote .col-sm-8 {
  border-left: 1px solid #C3C3C3;
}
.contact-us .gbs3 .form-horizontal .form-group,
#chronoform-getaquote .gbs3 .form-horizontal .form-group {
  overflow: hidden;
  margin: 0;
}
.contact-us .gbs3 .gcore-display-table,
#chronoform-getaquote .gbs3 .gcore-display-table {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 4px 3px 4px 10px;
  margin-bottom: 4px;
}
.contact-us .gbs3 .gcore-label-left,
#chronoform-getaquote .gbs3 .gcore-label-left {
  padding-top: 9px !important;
  padding-right: 15px !important;
  min-width: 70px;
  text-align: right !important;
}
.contact-us .fa,
#chronoform-getaquote .fa {
  display: none;
}
.contact-us .gbs3 .gcore-display-table:after,
#chronoform-getaquote .gbs3 .gcore-display-table:after,
.contact-us .gcore-display-table:after,
#chronoform-getaquote .gcore-display-table:after {
  background: url("/templates/uas-2/images/bg-input.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 16px;
  left: 2px;
  position: absolute;
  top: 13px;
  width: 10px;
}
.contact-us .gbs3 #form-row-8 .gcore-display-table:after,
#chronoform-getaquote .gbs3 #form-row-8 .gcore-display-table:after {
  display: none !important;
}
.contact-us .gbs3 .form-control,
#chronoform-getaquote .gbs3 .form-control {
  background: none repeat scroll 0 0 #F6F6F6 !important;
  border: 1px solid #C3C3C3 !important;
  border-radius: 7px !important;
  height: 38px !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  float: none !important;
  max-width: 100% !important;
  width: 100% !important;
}
.contact-us .gbs3 .form-control#message,
#chronoform-getaquote .gbs3 .form-control#message {
  resize: none;
  height: 140px !important;
}
.contact-us .gbs3 .form-control#send,
#chronoform-getaquote .gbs3 .form-control#send {
  float: right !important;
  background: #0f5590 !important;
  color: #fff !important;
  text-transform: uppercase;
  border: none !important;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  min-width: 110px;
  box-shadow: none !important;
  width: auto !important;
}
.contact-us .form-control,
#chronoform-getaquote .form-control {
  background: none repeat scroll 0 0 #F6F6F6 !important;
  border: 1px solid #C3C3C3 !important;
  border-radius: 7px !important;
  height: 38px !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  float: none !important;
  max-width: 100% !important;
  width: 100% !important;
}
.contact-us .form-control#message,
#chronoform-getaquote .form-control#message {
  resize: none;
  height: 140px !important;
}
.contact-us .form-control#button7,
#chronoform-getaquote .form-control#button7 {
  float: right !important;
  margin-left: 160px !important;
  background: #0f5590 !important;
  color: #fff !important;
  text-transform: uppercase;
  border: none !important;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  min-width: 110px;
  border-radius: 3px !important;
  box-shadow: none !important;
  width: auto !important;
}
.contact-us .inner-left-contact strong,
#chronoform-getaquote .inner-left-contact strong {
  display: inline !important;
  font-size: 14px !important;
}
.contact-us .inner-left-contact p,
#chronoform-getaquote .inner-left-contact p {
  margin: 0;
}
.contact-us .inner-left-contact a,
#chronoform-getaquote .inner-left-contact a {
  text-decoration: none;
}
.contact-us label,
#chronoform-getaquote label {
  color: #1f1f1f !important;
  font-weight: 300 !important;
  font-size: 14px !important;
}
.contact-us h3,
#chronoform-getaquote h3,
.contact-us h4,
#chronoform-getaquote h4,
.contact-us h2,
#chronoform-getaquote h2 {
  color: #1f1f1f;
  font-size: 18px !important;
  font-weight: 300 !important;
}
#chronoform-getaquote #fin-button7.gcore-display-table:after {
  display: none;
}
#chronoform-getaquote .gcore-display-table {
  margin-bottom: 4px;
  overflow: hidden;
  padding: 4px 3px 4px 10px;
  position: relative;
}
.custom_feature_category h2 {
  font-weight: 700;
}
.custom_feature_category p {
  font-size: 13px;
  color: #000 !important;
}
.home .t3-mainbody,
.chrono_credits {
  display: none;
}
body .t3-copyright {
  padding: 20px 0;
  background: #292c2d;
  color: #ababab;
  font-size: 11px;
}
body .t3-copyright a {
  color: white;
  font-size: 11px;
}
body .copyright {
  margin: 0;
}
.body-bottom3 {
  background: #ffffff url("/templates/uas-2/images/botttom3.png") repeat-x center top;
}
.body-bottom3 .carousel-control.left,
.body-bottom3 .carousel-control.right {
  background: none;
}
.body-bottom3 .carousel {
  padding: 10px 0 20px;
}
.body-bottom3 .carousel:hover .glyphicon-chevron-right,
.body-bottom3 .carousel:hover .glyphicon-chevron-left {
  display: block;
}
.body-bottom3 .carousel .glyphicon-chevron-right:before,
.body-bottom3 .carousel .glyphicon-chevron-left:before {
  display: none;
}
.body-bottom3 .carousel .glyphicon-chevron-right,
.body-bottom3 .carousel .glyphicon-chevron-left {
  display: none;
  background: url("/templates/uas-2/images/control-buttons.png") no-repeat left top;
}
.body-bottom3 .carousel .glyphicon-chevron-left {
  background-position: left bottom;
}
.body-bottom3 .ja-contentslider {
  max-height: 110px;
}
.body-bottom3 h3 {
  background: url("/templates/uas-2/images/our-brand.png") no-repeat center bottom;
  color: #939598;
  display: block;
  font-size: 20px;
  height: 36px;
  margin: 0 auto;
  position: relative;
  text-indent: -9999px;
  text-transform: uppercase;
  top: -3px;
  width: 190px;
}
.body-bottom3 ul {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.body-bottom3 ul li {
  margin: 0 0px;
  display: inline-block;
}
.body-bottom2 {
  border-top: 1px solid #bfbfbf;
  background: #fafafa;
  padding: 70px 0;
}
.body-bottom2 p {
  font-size: 15px;
  color: #939598;
  font-style: itatlic;
}
.body-bottom2 .author {
  color: #939598;
}
.body-bottom2 .moduletable_testimonial_box {
  padding: 0 114px;
  position: relative;
}
.body-bottom2 .moduletable_testimonial_box:after,
.body-bottom2 .moduletable_testimonial_box:before {
  width: 110px;
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: -16px;
  background: url("/templates/uas-2/images/bg-quote.png") no-repeat -17px -13px;
  height: 100px;
}
.body-bottom2 .moduletable_testimonial_box:after {
  right: 0;
  left: auto;
  background-position: -200px -13px;
}
.body-bottom1 {
  background: #105691;
  color: #ffffff;
  padding: 40px 0;
  float: left;
  display: inline;
  width: 100%;
}
.body-bottom1 h3 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.body-bottom1 .nav-pills > li > a {
  border-radius: 0px;
  color: #ffffff;
  font-size: 11px;
}
.body-bottom1 .nav > li > a {
  position: relative;
  display: block;
  padding: 2px 0;
}
.body-bottom1 .nav > li > a:hover,
.body-bottom1 .nav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
.body-bottom1 .nav-pills > li.active > a,
.body-bottom1 .nav-pills > li.active > a:hover,
.body-bottom1 .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.body-bottom {
  position: relative;
  margin-top: 60px;
  min-height: 445px;
  background: url("/templates/uas-2/images/bg-intro.jpg") no-repeat center bottom;
}
.body-bottom:after {
  width: 80px;
  height: 83px;
  display: block;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
  background: url("/templates/uas-2/images/scroll-down.png") no-repeat center bottom;
}
.body-bottom h2 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 120%;
  margin: 20px 0 50px;
  font-size: 40px;
  text-transform: uppercase;
}
.body-bottom p {
  font-size: 18px;
  color: white;
  margin-bottom: 30px;
}
.body-bottom .btn {
  font-size: 30px;
  background: #ad0132;
  width: 254px;
  height: 48px;
  text-align: center;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 48px;
}
.body-bottom .container {
  position: relative;
}
.body-bottom img {
  position: absolute;
  left: 0;
  top: -98px;
}
.body-bottom .inner-right {
  padding-left: 460px;
}
#t3-footer {
  background: #5f000f url("/templates/uas-2/images/footer-t3.png") repeat-x left top;
}
#t3-footer .t3-footnav .t3-module {
  background: none;
}
#t3-footer .nav-pills > li.active > a,
#t3-footer .nav-pills > li.active > a:hover,
#t3-footer .nav-pills > li.active > a:focus {
  background-color: transparent;
}
#t3-footer .t3-footnav .t3-module ul > li > a {
  color: white;
  padding: 0px 10px;
  background: url("/templates/uas-2/images/arrow-menu.png") no-repeat left 5px;
  font-size: 11px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
#t3-footer .t3-footnav .t3-module ul > li > a:hover {
  background-color: transparent;
}
#t3-footer .t3-footnav .t3-module ul > li {
  float: left;
  line-height: 18px;
  width: 50%;
}
#t3-footer .t3-footnav .t3-module ul > li .active a {
  background-color: transparent;
}
#t3-footer .t3-footnav .col-md-4 {
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.3);
}
#t3-footer .t3-footnav .col-md-4 .module-title {
  font-size: 16px;
  color: white;
  background: url("/templates/uas-2/images/line.png") repeat-x center bottom;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#t3-footer .t3-footnav .col-md-4 + div {
  border-left: 1px solid #88020a;
}
.t3-copyright {
  font-size: 12px -1;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
body {
  font-size: 14px;
  color: #292c2d;
  font-weight: normal;
  background: #fafafa;
  font-family: verdana, sans-serif;
}
body .ja-button-control {
  background: none;
  border: none;
  height: auto;
}
body .ja-contentslider-left,
body .ja-contentslider-right {
  display: none;
}
body .ja-contentslider:hover .ja-contentslider-left,
body .ja-contentslider:hover .ja-contentslider-right {
  display: block;
}
.body-botom .container {
  padding: 0;
}
.body-botom .container > div {
  margin: 0 auto;
}
body .ja-contentslider-center img {
  background: none;
  border: none;
  padding: 0;
  width: auto !important;
  height: auto !important;
}
.container {
  max-width: 980px;
}
.article-content strong {
  display: block;
  font-size: 18px;
}
#t3-mainnav {
  border-bottom: 1px solid #e1e1e1;
}
.home #t3-mainnav {
  border-bottom: none;
}
.view-article .item-page {
  margin-top: 0;
  line-height: 20px;
}
.view-article .item-page .article-header {
  margin-bottom: 20px;
}
.view-article .item-page p a {
  text-decoration: underline;
  color: #1f1f1f;
  margin: 0 0 20px 0;
}
.view-article .item-page h1 {
  font-size: 26px;
  color: #303030;
  font-weight: 700;
  margin: 15px 0;
}
.view-article .item-page h2 {
  font-size: 22px;
  color: #0f5590;
  font-weight: 700;
  margin: 15px 0;
}
.view-article .item-page h3 {
  font-size: 20px;
  color: #303030;
  font-weight: 700;
  margin: 15px 0;
}
.view-article .item-page h4 {
  font-size: 18px;
  color: #303030;
  font-weight: 700;
  margin: 15px 0;
}
.item-page {
  margin: 20px 0;
}
.item-page ul li {
  /*font-weight: bold;*/
  list-style: none;
  margin-bottom: 5px;
  position: relative;
  color: #303030;
}
.item-page ul li:after {
  background: #0f5590;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: -15px;
  position: absolute;
  top: 6px;
  width: 6px;
}
body #btl {
  float: left;
  padding-left: 24px;
  margin-left: 15px;
  /* background: url("../../templates/uas-2/less/@{t3-image-path}/bg-top-menu.png") no-repeat left center;*/
}
body #btl .btl-panel > span {
  margin-top: 0;
  border-radius: 0;
  color: #808080 !important;
  text-transform: capitalize;
  font-size: 13px;
  padding: 0  0 0;
  height: auto;
  line-height: 18px;
  background: none !important;
  box-shadow: none;
}
body #btl .btl-panel > span:hover,
body #btl .btl-panel > span:focus {
  background-color: transparent;
  color: #910613;
}
.languageswitcherload {
  float: right;
  width: auto;
}
.languageswitcherload .nav-stacked > li + li {
  margin-top: 0;
}
.languageswitcherload + div {
  clear: both;
}
.languageswitcherload .nav {
  float: left;
}
.languageswitcherload .nav > li {
  float: left;
}
.languageswitcherload .nav > li + li a {
  padding-left: 24px;
  background: url("/templates/uas-2/images/bg-top-menu.png") no-repeat left center;
}
.languageswitcherload .nav > li:last-child a {
  padding-right: 0;
}
.languageswitcherload .nav-pills > li.active > a,
.languageswitcherload .nav-pills > li.active > a:hover,
.languageswitcherload .nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #910613;
  font-weight: 700;
}
.languageswitcherload .nav > li > a {
  border-radius: 0;
  color: #808080;
  text-transform: capitalize;
  font-size: 13px;
  padding: 0 15px 0 0;
}
.languageswitcherload .nav > li > a:hover,
.languageswitcherload .nav > li > a:focus {
  background-color: transparent;
  color: #910613;
}
.head-search {
  float: right;
  margin-top: 12px !important;
}
.head-search .custom_contact_box {
  font-size: 13px;
  color: #808080;
  float: right;
  padding-left: 55px;
  background: url("/templates/uas-2/images/phone-bg.png") no-repeat left center;
}
.head-search .custom_contact_box .skype_c2c_logo_img {
  display: none !important;
  height: 0 !important;
  visibility: hidden;
  width: 0 !important;
}
.head-search .custom_contact_box .skype_c2c_text_span,
.head-search .custom_contact_box .number {
  color: #0f5590 !important;
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 100%;
}
.head-search .custom_contact_box .skype_c2c_text_span:hover,
.head-search .custom_contact_box .number:hover {
  text-decoration: none;
}
.head-search #mijosearchModule-96 {
  float: right;
  height: 50px;
  margin-left: 14px;
  padding-left: 18px;
  border-left: 1px solid #b3b3b3;
}
.head-search #mijosearchModule-96 input[type="text"] {
  margin: 0 !important;
  border: 1px solid #ffffff !important;
  border-radius: 0;
  box-shadow: none;
  padding: 3px 6px 4px 12px !important;
  width: 205px !important;
  background: url(/templates/uas-2/images/btnSearch.png) no-repeat 94% center !important;
  color: #ffffff;
  line-height: 14px;
  height: auto !important;
}
.mijosearch_bg_module {
  height: auto !important;
}
.mijosearch_clear,
.head-search .search:before {
  display: none;
}
.btnLogin {
  display: inline-block;
  float: right;
  margin-left: 10px;
  padding: 5px 13px;
  background-color: #105691;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16px;
}
.btnLogin:hover {
  text-decoration: none;
  background: #0f5590;
  color: #ffffff;
}
.logo-image {
  margin-top: 19px;
}
.itemid-182 .item-page,
.itemid-182 .t3-content,
.itemid-182 .t3-mainbody {
  padding-top: 0;
  margin-top: 0;
}
.t3-header-container {
  background: #000;
}
.t3-header-container .t3-header {
  padding: 10px 15px 0px;
}
.article-title {
  font-weight: 300;
  font-size: 36px;
  color: #262626;
  margin: 0 0 35px 0;
  padding: 0 0  0;
  border-bottom: 7px solid #e5e6e6;
}
.article-title a {
  color: #262626;
  font-size: 36px;
  font-weight: 300;
}
.article-title a:hover {
  text-decoration: none;
}
.box-product .image img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.custom_feature_category.product-grid .list-category {
  margin-top: 20px;
  margin-bottom: 20px;
}
.custom_feature_category.product-grid .image {
  background: url("/templates/uas-2/images/shadow-img.png") no-repeat center bottom;
  padding-bottom: 18px;
}
.custom_feature_category.product-grid .image img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.custom_feature_category.product-grid h2 a {
  font-size: 15px;
  color: #000;
}
.custom_feature_category.product-grid .model {
  color: #939598;
  font-size: 12px;
}
.custom_feature_category.product-grid .inner-box {
  padding-bottom: 14px;
}
.custom_feature_category.product-grid .inner-box h2 {
  margin: 0;
}
.custom_feature_category.product-grid .inner-box:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.custom_feature_category.product-grid .inner-box:hover h2 {
  color: #1e1e1e;
}
.custom_feature_category.product-grid .inner-box:hover .model {
  color: #1e1e1e;
}
.custom_feature_category.product-grid .inner-box:hover .model span {
  color: #8d0615;
}
.custom_feature_category.product-grid .inner-box:hover a {
  color: #1e1e1e;
}
.jcarousel-skin-opencart .jcarousel-container {
  margin-bottom: 20px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl {
  direction: rtl;
}
.jcarousel-skin-opencart .jcarousel-container-horizontal {
  padding: 6px 32px;
}
.jcarousel-skin-opencart .jcarousel-clip {
  overflow: hidden;
  width: 100%;
}
.jcarousel-skin-opencart .jcarousel-item {
  text-align: center;
}
.jcarousel-skin-opencart .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 2px;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 2px;
  margin-right: 0;
}
.jcarousel-skin-opencart .jcarousel-item-placeholder {
  color: #000;
}
body .mijosearch_legend {
  height: 31px;
}
body .mijosearch_tabs {
  margin: 0;
  padding: 0;
}
body .mijosearch_pagination {
  background-color: rgba(0, 0, 0, 0);
}
body #mijosearch_tabs .on,
body #mijosearch_tabs a {
  color: #B20505;
}
body #mijosearchForm #q {
  display: inline;
  margin: 0;
}
body #mijosearchForm .btn {
  margin: 0 !important;
  background-color: #B20505 !important;
}
body .mijosearch_pagination {
  margin: 20px 0;
}
body .limitbox .chzn-container {
  display: inline-block;
}
body #mijosearch-results {
  clear: both;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-opencart .jcarousel-next-horizontal {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 30px;
  height: 78px;
  cursor: pointer;
  background: url('/templates/uas-2/images/button-next.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 0px;
  right: auto;
  background: url('/templates/uas-2/images/button-previous.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-opencart .jcarousel-next-disabled-horizontal:active {
  cursor: not-allowed;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 30px;
  height: 78px;
  cursor: pointer;
  background: url('/templates/uas-2/images/button-previous.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 0px;
  background: url('/templates/uas-2/images/button-next.png') center no-repeat;
}
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-opencart .jcarousel-prev-disabled-horizontal:active {
  cursor: not-allowed;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  box-sizing: initial;
}
.product-filter,
.product-compare {
  display: none;
}
.mijoshop_heading_h1 {
  margin: 0 0 20px 0;
  font-weight: 300;
  font-size: 36px;
  color: #262626;
  margin: 0 0 35px 0;
  padding: 0 0  0;
  border-bottom: 7px solid #e5e6e6;
}
.inner-right .description {
  padding: 15px 0;
  margin: 15px 0;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
}
.inner-right .description ul li {
  color: #1f1f1f;
  list-style: none outside none;
  margin-bottom: 5px;
  position: relative;
}
.inner-right .description ul li:after {
  background: none repeat scroll 0 0 #B20505;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: -15px;
  position: absolute;
  top: 6px;
  width: 6px;
}
.inner-right h2 {
  font-weight: 300;
  margin: 10px 0;
  font-size: 40px;
}
.inner-right .model {
  font-weight: 700;
  color: #0f5590;
  font-size: 16px;
}
.inner-right .model span {
  color: #808080;
}
.body-bottom .inner-right h2 {
  margin: 16px 0 90px;
  font-weight: 700;
}
.option-image {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.option-image li {
  with: 30px;
  height: 30px;
  display: inline-block;
}
.option-image li + li {
  margin-left: 10px;
}
.option-image li img {
  max-width: 100%;
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 768px) {
  .ju-slideshow .ju-slide-container,
  .ju-slideshow .ju-slide-main-wrap {
    overflow: visible !important;
  }
  .ju-slide-desc {
    width: 370px !important;
    height: 224px !important;
    padding: 20px !important;
    max-height: 477px !important;
    left: 240px !important;
    bottom: 20px !important;
    color: #ffffff !important;
  }
  .ju-slide-desc .label-title,
  .ju-slide-desc .label-title a {
    line-height: 110% !important;
    margin: 10px 0 20px 0;
    display: block;
    font-weight: 700;
    font-size: 36px !important;
    color: #252525 !important;
  }
  .ju-slide-desc .label-title:hover,
  .ju-slide-desc .label-title a:hover {
    text-decoration: none;
  }
  .ju-slide-desc .label-desc {
    line-height: 120% !important;
    font-size: 16px !important;
    color: #ffffff !important;
    font-weight: 600;
  }
  .ju-slide-desc h3 {
    font-size: 15px;
    font-weight: normal !important;
    line-height: 20px !important;
    margin-top: 0;
  }
  .ju-slide-desc p {
    font-size: 13px;
  }
  .category-info > p > strong {
    font-size: 18px;
    font-weight: 400;
  }
  body .product-grid .name a {
    font-weight: 400;
  }
  body .ju-slideshow .ju-slide-navigation-dots .image_number {
    float: none;
    display: inline-block;
  }
  body .default-modal .ju-slide-navigation-dots .image_number {
    background: url("/templates/uas-2/images/dots.png") no-repeat -33px -3px;
    width: 20px;
    height: 20px;
    margin: 0;
  }
  body .default-modal .ju-slide-btns .prev_button,
  body .default-modal .ju-slide-btns .next_button {
    background: url("/templates/uas-2/images/next-prev.png") no-repeat 0px 0px;
    width: 60px;
    height: 114px;
    margin-top: -57px;
  }
  body .default-modal .ju-slide-btns .prev_button {
    background-position: 0 -114px;
  }
  body .default-modal .ju-slide-navigation-dots .image_number_select {
    background-position: -2px -3px;
  }
  body .ju-slideshow .ju-slide-navigation-dots {
    bottom: -18px !important;
    margin: 0 5px !important;
    padding: 5px;
    position: absolute;
    text-align: center;
    right: 0;
    width: 150px;
    z-index: 151;
  }
}
.contact-us .gbs3 #send.form-control {
  border-radius: 3px !important;
  font-family: 'Open Sans Condensed', sans-serif !important;
}
.article-content > p > strong {
  font-weight: 400;
  font-size: 18px;
}
.head-search #mijosearchModule-96 input[type="text"] {
  font-size: 10px !important;
}
@media screen and (min-width: 768px) {
  .navbar-default {
    background: transparent;
    border-bottom: none;
    border-top: none;
    -webkit-box-shadow: 'none';
    box-shadow: 'none';
  }
  .navbar-default .caret {
    display: none !important;
  }
  .navbar-default .navbar-nav {
    background: white;
  }
  .navbar-default .t3-navbar {
    position: relative;
  }
  .navbar-default .navbar-nav > li {
    position: static;
  }
  .navbar-default .navbar-nav > li > a {
    background-color: transparent;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
    border-radius: 0;
    margin: 0 1px;
  }
  .navbar-default .navbar-nav > li.active > a {
    color: #0f5590;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    background-color: white;
  }
  .navbar-default .dropdown-submenu > a:after {
    display: none;
  }
  .navbar-default .t3-megamenu .mega-inner {
    margin: 0 -15px;
    padding: 0 0;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu {
    float: none;
    position: absolute;
    width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 30px;
    left: 0 !important;
    padding: 0 10px;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li {
    float: left;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li + li a {
    background: url("/templates/uas-2/images/bg-sub-menu.jpg") no-repeat left center;
    padding-left: 14px;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li a {
    padding: 13px 14px 13px 0;
    color: #0f5590;
    font-size: 13px;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li a:hover {
    background-color: transparent;
  }
  .t3-megamenu .dropdown-submenu > .dropdown-menu {
    left: 0;
    margin-left: -1px;
    margin-top: -5px;
    top: 40px;
  }
  .t3-megamenu .level2 .dropdown-submenu > .dropdown-menu {
    left: 100%;
    top: 0px;
  }
  .navbar-default .t3-megamenu > .navbar-nav > li.active.mega > .mega-dropdown-menu {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-default .t3-megamenu > .navbar-nav > li.active.mega > .mega-dropdown-menu > div {
    margin-top: 0;
  }
  .t3-megamenu .mega.open > .mega-dropdown-menu,
  .t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
    z-index: 9999;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li li {
    float: none;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li li a {
    background: none;
    padding: 8px 14px;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu li li a:hover {
    color: white;
  }
}
@media screen and (min-width: 1600px) {
  .body-botom {
    background: url("/templates/uas-2/images/bg-intro.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .ju-slide-desc {
    left: 24% !important;
  }
}
@media screen and (min-width: 1900px) {
  .ju-slide-desc {
    left: 25% !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .jcarousel-skin-opencart .jcarousel-next-horizontal,
  .jcarousel-skin-opencart .jcarousel-prev-horizontal {
    height: 54px;
  }
  .custom_feature_category h2 {
    min-height: 70px;
  }
  .body-bottom h2,
  .body-bottom .btn {
    font-size: 28px;
  }
  body .ju-slideshow .ju-slide-navigation-dots {
    bottom: -45px !important;
  }
  .ju-slide-desc .label-title,
  .ju-slide-desc .label-title a {
    font-size: 20px !important;
    margin: 4px 0;
  }
  .ju-slide-desc {
    background: none repeat scroll 0 0 rgba(225, 225, 225, 0.5) !important;
    border: 0px solid #808080 !important;
    border-radius: 0px !important;
    bottom: -50px !important;
    box-shadow: none;
    height: 215px !important;
    left: 200px !important;
    max-height: 477px !important;
    padding: 20px !important;
    width: 300px !important;
  }
  img {
    max-width: 100%;
  }
  .logo a {
    display: inline;
  }
  .logo a img {
    max-width: 100%;
  }
  .head-search .custom_contact_box .skype_c2c_text_span,
  .head-search .custom_contact_box .number {
    padding: 6px 0;
    font-size: 20px;
  }
  .languageswitcherload .nav > li + li a {
    padding-left: 15px;
  }
  .languageswitcherload .nav > li > a {
    padding-right: 5px;
  }
  body #btl {
    margin-left: 5px;
    padding-left: 15px;
  }
}
@media (min-width: 979px) and (max-width: 1024px) {
  body .ju-slideshow .ju-slide-navigation-dots {
    bottom: -45px !important;
  }
  .logo a {
    display: inline;
  }
  .logo a img {
    max-width: 100%;
  }
  .ju-slide-desc .label-title,
  .ju-slide-desc .label-title a {
    font-size: 26px !important;
    margin: 4px 0;
  }
  .ju-slide-desc {
    bottom: -50px !important;
    height: 265px !important;
    left: 200px !important;
    max-height: 477px !important;
    padding: 20px !important;
    width: 300px !important;
  }
  .body-bottom h2 {
    font-size: 26px;
  }
  .body-bottom p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .body-bottom .btn {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .body-bottom .inner-right h2 {
    font-weight: 700;
    margin: 80px 0 62px;
  }
  .body-bottom p {
    color: white;
    font-size: 16px;
    margin-bottom: 30px;
  }
  .contact-us .inner-right-contact {
    padding-left: 0px;
  }
  .t3-footnav .col-md-4 {
    margin-bottom: 10px;
  }
  .list-category > div {
    margin-bottom: 20px;
  }
  .body-bottom .inner-right {
    padding-left: 0;
    position: relative;
  }
  .body-bottom h2,
  .body-bottom .btn {
    font-size: 28px;
  }
  img {
    max-width: 100%;
  }
  .ju-slide-desc {
    display: none !important;
  }
  .ju-slide-desc .label-title,
  .ju-slide-desc .label-title a {
    line-height: 110% !important;
    margin: 10px 0 20px 0;
    display: block;
    font-size: 16px !important;
    color: #252525 !important;
  }
  .ju-slide-desc .label-title:hover,
  .ju-slide-desc .label-title a:hover {
    text-decoration: none;
  }
  .ju-slide-desc .label-desc {
    line-height: 120% !important;
    font-size: 12px !important;
    color: #252525 !important;
  }
  .navbar-default .navbar-nav > li.active > a {
    color: #262626;
  }
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li.active > a,
  .t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
    border: none;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus,
  .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,
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #262626;
  }
  .navbar-default {
    background: none;
    min-height: 50px;
  }
  .t3-navbar-collapse .dropdown-menu {
    border: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    float: none;
    margin-left: 20px;
    position: static;
  }
  .navbar-default .navbar-nav > li > a {
    background-color: transparent;
    border-radius: 0;
    color: #252525;
    margin: 0;
    text-align: left;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #252525;
  }
}
@media screen and (max-width: 520px) {
  .jcarousel-skin-opencart .jcarousel-next-horizontal,
  .jcarousel-skin-opencart .jcarousel-prev-horizontal {
    height: 80px;
  }
  .head-search,
  .languageswitcherload {
    width: auto;
  }
  .languageswitcherload {
    text-algin: center;
  }
  .languageswitcherload .nav {
    margin-left: 22px;
  }
  .languageswitcherload .nav > li > a {
    padding-left: 12px;
    padding-right: 5px;
  }
  body #btl {
    margin-left: 5px;
    padding-left: 16px;
  }
  .languageswitcherload .nav > li + li > a {
    padding-left: 12px;
  }
  .body-bottom .inner-right h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 87px 0 45px;
  }
}
@media screen and (max-width: 480px) {
  .body-bottom2 .moduletable_testimonial_box {
    padding: 0;
  }
  .body-bottom2 .moduletable_testimonial_box:after,
  .body-bottom2 .moduletable_testimonial_box:before {
    background: none;
  }
}
@media screen and (max-width: 320px) {
  .gbs3 #chronoform-getaquote .gcore-label-left {
    float: left !important;
    max-width: 116px;
    min-width: 116px;
    padding-right: 7px;
    text-align: left !important;
  }
  .jcarousel-skin-opencart .jcarousel-next-horizontal,
  .jcarousel-skin-opencart .jcarousel-prev-horizontal {
    height: 56px;
  }
  .body-bottom2 .moduletable_testimonial_box {
    padding: 0;
  }
  .body-bottom2 .moduletable_testimonial_box:after,
  .body-bottom2 .moduletable_testimonial_box:before {
    display: none;
  }
  .ju-slide-desc {
    display: none !important;
  }
  .item-101 a {
    padding-left: 0 !important;
  }
  body #btl {
    padding-left: 15px;
    margin-left: 10px;
  }
  .languageswitcherload .nav {
    margin-left: 0;
  }
}
.content-right {
  float: right;
  margin-left: 12px;
}
.content-left {
  float: left;
}
.col-lg-4 {
  min-height: 225px;
}
.btn-cat {
  background: none repeat scroll 0 0 #ad0132;
  border-radius: 2px;
  box-shadow: none;
  color: white;
  font-size: 16px;
  font-weight: 600;
  height: 38px;
  line-height: 38px;
  padding: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
}
.btn-cat,
.btn-cat:active,
.btn-cat:hover {
  color: #ffffff;
}
.mijosearch_tabs {
  display: none;
}
.off-canvas-toggle {
  display: none;
}
.t3-header-container {
  position: relative;
  z-index: 9999;
}
.slideshow {
  margin-top: 0px;
  z-index: 1;
  float: left;
  width: 100%;
}
.head-search #mijosearchModule-96 {
  float: left;
  height: auto !important;
  margin-left: 14px;
  padding-left: 18px;
  border-left: 0px solid #b3b3b3;
}
.navbar-default .navbar-nav {
  background: transparent;
  margin-top: 8px;
}
.ju-slideshow .ju-slide-desc {
  background: transparent !important;
  top: 40px !important;
  left: 0 !important;
  width: 100% !important;
}
.ju-slideshow .ju-slide-desc-inner {
  width: 980px !important;
  margin: 0px auto !important;
  position: relative !important;
  float: none !important;
  display: block !important;
  left: auto !important;
}
.label-desc {
  width: 330px !important;
}
.label-desc p {
  color: #ffffff;
  font-size: 13px;
  line-height: 20px;
  margin: 10px 0;
}
.label-desc a {
  padding: 5px 13px;
  background-color: #105691;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16px;
}
body .ju-slideshow .ju-slide-navigation-dots {
  display: block;
  left: 0 !important;
  right: auto !important;
  margin-left: 0;
  width: 100% !important;
  bottom: -7px !important;
}
.list-category .inner-box {
  background: #f3f2f2;
}
/*#t3-footer {display:none}*/
.home #t3-footer {
  display: block;
}
body {
  background: #ffffff !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.custom.footerContact {
  padding: 20px;
  background: #144c7d;
  font-size: 11px;
}
.footerContact h4 {
  font-size: 13px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: bold;
}
.footerContact a {
  color: #ffffff;
  text-decoration: underline;
}
.footerContact .fwMail a {
  text-decoration: none;
  background: url(/templates/uas-2/images/btnMail.png) no-repeat center left;
  padding-left: 22px;
}
.footerContact .fwMail a:hover {
  text-decoration: underline;
}
.fwSN {
  margin-top: 54px;
}
.fwSN img {
  margin-right: 2px;
}
.bannerImg {
  position: relative;
  float: left;
  display: inline;
  width: 100%;
}
.bannerImg img {
  position: relative;
  z-index: 1;
}
.bannerWrap {
  position: absolute;
  bottom: 0;
  z-index: 2;
  color: #ffffff;
  width: 100%;
}
.bannerTxt {
  width: 400px;
  padding: 30px;
  background: #0f5590;
}
.bannerTxt h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  font-family: verdana;
  margin-bottom: 12px;
}
.contentTeaser {
  padding: 30px;
  background-color: #f3f2f2;
  float: left;
  display: inline;
  width: 100%;
}
.article-header {
  display: none;
}
.view-article .item-page h3 {
  color: #105691;
  font-size: 26px;
}
.text-center {
  text-align: center;
}
.text-center img {
  display: block;
  margin: 0px auto;
}
.view-article .item-page .ctaProductLinks h4 {
  font-size: 30px;
  color: #424243;
}
.ctaProductLinks a {
  display: inline-block;
  border: 1px solid #999;
  padding: 6px 10px;
  color: #999;
}
.ctaProductLinks a:hover {
  background: #105691;
  color: #ffffff;
  border: 1px solid #105691;
  text-decoration: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .mega-dropdown-menu {
  float: none;
  position: absolute;
  width: 250px;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 42px;
  left: 0 !important;
  padding: 0 10px;
  background: #ac1e36;
}
.nav-child h3 {
  display: none;
}
.nav-child li:hover {
  padding-bottom: 0px;
  background: transparent;
  font-size: 11px !important;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover {
  color: #ffffff;
  border: 0px solid #e6e6e6;
  border-bottom: none;
  background-color: transparent;
}
.navbar-default .navbar-nav > li {
  position: relative;
}
#t3-mainnav {
  border-bottom: 0px solid #e1e1e1;
}
#t3-header .t3-megamenu a:hover {
  color: #ffffff !important;
}
#t3-header .t3-megamenu li:hover {
  padding-bottom: 12px;
  background: url(/templates/uas-2/images/menuSub.png) center bottom no-repeat;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover {
  color: #ffffff;
  border: 0px solid #e6e6e6;
  border-bottom: none;
  background: transparent;
}
#t3-header .t3-megamenu .mega-dropdown-menu li {
  padding: 0px !important;
}
#t3-header .t3-megamenu .mega-dropdown-menu li:hover {
  padding-bottom: 0px !important;
  background: transparent;
  padding-top: 3px !important;
  margin-bottom: 2px !important;
  text-decoration: underline;
}
.navbar-default .navbar-nav > li > .mega-dropdown-menu li {
  float: left;
  display: block;
  width: 100%;
  border-left: 0px !important;
}
.navbar-default .navbar-nav > li > .mega-dropdown-menu li a {
  padding: 2px;
  color: #ffffff;
  font-size: 11px;
  border-radius: 4px;
}
.navbar-default .navbar-nav > li > .mega-dropdown-menu li + li a {
  background: transparent;
  padding-left: 2px;
}
.slideshow iframe {
  width: 100% !important;
}
.mijoshop_heading_h1 {
  font-weight: bold;
  font-size: 16px;
  color: #424243;
  margin: 0 0 25px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #424243;
  text-transform: uppercase;
}
.list-category .inner-box.productList {
  background: transparent;
  text-align: left;
}
.list-category .inner-box.productList h2 a {
  color: #424243;
  font-size: 10px;
  font-weight: bold;
}
.prodImg {
  margin-bottom: 12px;
}
.custom_feature_category .productList h2 {
  min-height: auto;
}
.custom_feature_category.product-grid .model {
  color: #97303d;
  font-size: 11px;
}
.inner-right h2 {
  font-weight: bold;
  margin: 0;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.inner-right .model {
  font-weight: normal;
  color: #0f5590;
  font-size: 14px;
}
.inner-right .description {
  padding: 15px 0;
  margin: 15px 0;
  border-top: 1px solid #a5a5a6;
  border-bottom: 0px solid #c3c3c3;
  color: #000;
  font-size: 12px;
  line-height: 20px;
}
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-radius: 0;
  border: 1px solid #999;
  font-size: 12px;
  /*text-transform: uppercase;*/
  color: #666;
  padding: 7px 7px;
  height: auto !important;
  /*min-width: 200px;*/
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal {
  height: 127px;
}
.jcarousel-skin-opencart .jcarousel-next-horizontal {
  height: 127px;
}
.productDetail .image img {
  width: 100%;
}
.jcarousel-skin-opencart .jcarousel-clip {
  margin-top: 27px;
}
.contactPage .bannerWrap {
  bottom: 5px;
}
.contactPage .bannerTxt {
  width: 296px;
}
.row.contact-us {
  margin-top: -4px;
}
.contactLeft {
  font-size: 12px;
}
.contact-us .col-sm-8,
#chronoform-getaquote .col-sm-8 {
  border-left: 0px;
}
.inner-left-contact {
  background-color: #f3f2f2;
  padding: 20px;
}
.contactPage .bannerTxt h3 {
  margin-bottom: 0;
}
.view-article .item-page .inner-left-contact h3 {
  color: #424243;
  font-size: 13px !important;
  font-weight: bold !important;
}
.view-article .item-page .inner-left-contact h2 {
  font-size: 13px !important;
  font-weight: bold !important;
}
.callEmail span {
  font-weight: bold;
  color: #0f5590;
  width: 56px;
  display: inline-block;
}
.callEmailSmall span {
  color: #0f5590;
  width: 16px;
  display: inline-block;
}
.fwSN.contactSocnet {
  margin-top: 0;
  background-color: #424243;
  color: #ffffff;
  padding: 20px;
}
.fwSN.contactSocnet h4 {
  font-size: 10px !important;
  color: #ffffff;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  font-weight: bold !important;
}
.fwSN.contactSocnet img {
  display: inline-block;
}
.view-article .item-page .inner-right-contact h3 {
  color: #424243;
  font-size: 15px !important;
  font-weight: bold !important;
  text-transform: uppercase;
  margin: 34px 0 20px 0;
  border-bottom: 1px solid #424243;
  padding-bottom: 10px;
}
.contact-us .gbs3 .form-control,
#chronoform-getaquote .gbs3 .form-control {
  background: transparent !important;
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  height: auto !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  float: none !important;
  max-width: 100% !important;
  width: 100% !important;
  font-size: 11px;
  text-transform: none;
}
.contact-us .gbs3 .gcore-display-table:after,
#chronoform-getaquote .gbs3 .gcore-display-table:after,
.contact-us .gcore-display-table:after,
#chronoform-getaquote .gcore-display-table:after {
  display: none;
}
.form-group {
  position: relative;
}
.contactRight label {
  display: none !important;
}
.contact-us .gbs3 #send.form-control {
  border-radius: 0px !important;
  font-family: verdana !important;
  font-weight: normal;
  font-size: 11px;
  float: left !important;
  padding: 3px 10px;
  width: 199px !important;
}
.option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(/templates/uas-2/images/arrowDropdown.png) no-repeat 96% center;
}
.contentTeaser img {
  margin: 0px auto;
  padding: 0 8px;
}
body #btl {
  display: inline-block;
  float: right;
  margin-left: 10px;
  padding: 5px 13px;
  background-color: #105691;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16px;
}
body #btl .btl-panel > span {
  margin-top: 0;
  border-radius: 0;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 0 0;
  height: auto;
  line-height: 12px;
  background: none !important;
  box-shadow: none;
}
.navbar-default .navbar-nav {
  float: right;
}
.slicknav_menu {
  display: none;
}
/*RESPONSIVE*/
@media (max-width: 990px) {
  .slideshow {
    margin-top: 0;
  }
  .view-article .item-page h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #t3-mainnav {
    width: 100%;
  }
  .topHeader .col-xs-12.col-sm-7 {
    position: static;
  }
  #t3-header {
    padding-bottom: 20px;
  }
  #t3-mainnav {
    position: absolute;
    left: 0;
    bottom: -50px;
  }
  .t3-header-container {
    position: relative;
    z-index: 9999;
    padding-bottom: 30px;
  }
  .ju-slide-desc {
    background: rgba(225, 225, 225, 0.5) none repeat scroll 0px 0px !important;
    border: 0px solid #808080 !important;
    border-radius: 0px !important;
    bottom: -50px !important;
    box-shadow: none;
    height: 215px !important;
    left: 20px !important;
    max-height: 477px !important;
    padding: 20px !important;
    width: 300px !important;
  }
  .ju-slideshow .ju-slide-desc {
    top: 20px !important;
  }
}
@media (max-width: 768px) {
  #t3-mainnav {
    border-top: 0px;
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
  .fa.fa-bars {
    color: #ffffff;
  }
  .fa.fa-bars:hover,
  .navbar-toggle:hover .fa.fa-bars {
    color: #000;
  }
  .bannerWrap {
    position: relative;
  }
  .bannerTxt {
    width: 100%;
  }
  .logo-image img {
    width: 100%;
  }
  .view-article .item-page .ctaProductLinks h4 {
    font-size: 20px;
  }
  .ctaProductLinks img {
    margin: 20px auto;
  }
  .t3-header-container .t3-header {
    padding: 0;
  }
  .head-search {
    width: 80% !important;
    float: left !important;
    z-index: 2;
    position: relative;
  }
  .head-search #mijosearchModule-96 {
    float: left;
    height: auto !important;
    margin-left: 0;
    padding-left: 0 !important;
    border-left: 0px solid #b3b3b3;
  }
  .head-search #mijosearchModule-96 input[type="text"] {
    width: 90% !important;
    min-width: 144px;
  }
  .navbar-default .navbar-toggle {
    margin: 0 !important;
    padding: 0 !important;
    display: none;
  }
  #t3-mainnav {
    border-top: 0px;
    margin-top: -26px !important;
    position: relative;
    float: left;
    width: 100%;
    z-index: 1;
  }
  body #btl {
    display: inline-block;
    float: left;
    margin-left: 0;
    padding: 0;
    background-color: #105691;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 16px;
    width: 55px !important;
    margin-right: 5px;
    text-align: center;
  }
  #btl .btl-panel {
    overflow: hidden;
    float: none !important;
    padding: 4px 0;
  }
  .navbar-collapse {
    border-top: 0px solid transparent;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
  }
  /*.collapse.in,.collapsing{display:none}
.collapse.in + .collapse{display:block}*/
  .t3-navbar-collapse .t3-megamenu .nav.navbar-nav.level0 {
    display: block;
  }
  .t3-navbar-collapse .nav.navbar-nav.level0 {
    display: none;
  }
  #t3-header .t3-megamenu li:hover {
    padding-bottom: 0px;
    background: transparent;
  }
  .navbar-default .navbar-nav > li > .mega-dropdown-menu {
    position: relative;
    top: 0;
    width: 100%;
  }
  .t3-wrapper {
    overflow-x: hidden;
  }
  .navbar-default .navbar-nav {
    float: left;
  }
  .moduletable.footerContact {
    margin-top: 20px;
  }
  #mainNavMenu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
}
.homePage {
  float: left;
  display: inline;
  width: 100%;
}
.product-layout .col-md-5 {
  margin-bottom: 40px;
}
.t3-wrapper {
  overflow-x: hidden !important;
}
.mijosearch_clear {
  display: none !important;
  clear: none;
  height: 1px;
}
#cboxCurrent {
  display: none !important;
}
#t3-header .open .dropdown.parent:hover .dropdown-menu {
  display: block;
  top: -3px;
  background-color: #0f5590;
  left: 239px;
  box-shadow: none;
  border-radius: 0;
}
#t3-header .nav-stacked > li {
  float: left;
  display: inline;
}
#t3-header .nav > li > a {
  position: relative;
  display: block;
  padding: 12px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
#t3-header .nav > li > a:hover,
#t3-header .nav > li > a:focus,
.nav > li.open > a {
  text-decoration: none;
  background-color: transparent !important;
}
#t3-header .open > .dropdown-menu {
  display: block;
  top: 100%;
  margin-top: 0;
  background-color: #0f5590;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  border: 0px;
}
#t3-header .dropdown-menu > li > a {
  color: #ffffff;
}
#t3-header .dropdown-menu > li > a:hover {
  color: #000;
}
#t3-header .dropdown-submenu.open > .dropdown-menu {
  display: block;
  top: 0px;
}
#t3-header .dropdown-menu .open > a {
  color: #000 !important;
}
#t3-header .nav-stacked > li + li {
  margin-top: 0;
}
#t3-header .nav.nav-pills.nav-stacked {
  position: relative;
  z-index: 33;
  float: right;
  padding-top: 10px;
}
#t3-header .nav-stacked li {
  padding-bottom: 12px;
}
#t3-header .nav-stacked li:hover {
  background: url(/uniformas/templates/uas-2/images/menuSub.png) center bottom no-repeat;
}
#t3-header .nav-stacked li li {
  padding-bottom: 0px;
}
#t3-header .nav-stacked li li:hover {
  background: none;
}
#btl-content-login .btl-input input {
  text-transform: none;
}
.sceditor-toolbar {
  display: none !important;
}
.form-inline {
  text-align: center;
}
.logout-button {
  display: none;
}
.sizechart > a {
  background-color: #8A0707;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}
.sizechart {
  padding-top: 10px;
}
.cart input {
  display: inline-block;
}
.customer-service {
  display: inline-block;
}
.login {
  display: none;
}
#mainNavMenu {
  display: flex;
}
.success > a {
  color: #0f5590;
  font-weight: bold;
  text-decoration: underline;
}


