.t3-header {
  padding-top: 23px;
  padding-bottom: 0;
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
  border-color: rgba(0, 0, 0, 0.25);
  transition: all 500ms ease 0s;
  width: 100%;
  z-index: 100;
}
.t3-header.nav-dark {
  border-bottom: 1px solid #e5e5e5;
}
.logo {
  text-align: center;
  transition: all 500ms ease 0s;
}
@media screen and (min-width: 768px) {
  .logo {
    position: absolute;
    text-align: left;
    z-index: 9999;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  margin-top: -8px;
}
.logo-text a {
  text-decoration: none;
  font-size: 42px;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  transition: all 0.5s ease 0s;
}
.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: 18px;
  margin-top: 5px;
}
.nav-dark .logo-text a {
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.nav-dark.carousel .logo-text a {
  color: #000000;
  transition: all 0.5s ease 0s;
}
.smallHeader .t3-header {
  background: #ffffff;
  border-bottom: medium none;
  position: fixed !important;
  top: 0;
  transition: all 500ms ease 0s;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  padding-top: 17.85714286px;
  padding-bottom: 0;
}
.smallHeader .t3-header .logo-text a {
  color: #333333 !important;
  transition: all 0.5s ease 0s;
}
.subpage .logo-text a {
  color: #333333;
  transition: all 0.5s ease 0s;
}
.subpage .absolute.nav-dark .logo-text a {
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.com_contact .subpage .absolute.nav-dark .logo-text a {
  color: #333333;
  transition: all 0.5s ease 0s;
}
.head-search {
  margin-top: 25px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.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: 50px;
  padding-top: 50px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 75px;
    padding-top: 75px;
  }
}
.t3-mainbody {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-content {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-content .team-member-content {
  padding: 25px 0 0;
}
.t3-content .team-member-content h3 {
  font-size: 23px;
  font-weight: 600;
}
.t3-content .team-member-content h3 span {
  display: block;
  font-size: 18px;
  font-weight: 300;
  padding: 5px 0 0;
}
.t3-content .social-text {
  border-top: 1px solid #d4d4d4;
  margin: 18px 0 0;
  padding: 18px 0 0;
  text-align: left;
}
.t3-content .social-text li {
  display: inline-block;
  font-size: 16.36363636px;
}
.t3-sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t3-sidebar .module-title {
  background: #bcbcbc;
  margin-bottom: 37.5px;
  padding: 12.5px 17.85714286px;
  color: #ffffff;
}
.t3-sidebar .tagspopular ul > li {
  color: #929191;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.t3-sidebar .tagspopular ul > li > a {
  background: #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #929191;
  font-size: 15.65217391px;
  border: 1px solid #bcbcbc;
  display: block;
  padding: 8.77192982px 19.23076923px;
}
.t3-sidebar .tagspopular ul > li > a:hover,
.t3-sidebar .tagspopular ul > li > a:focus,
.t3-sidebar .tagspopular ul > li > a:active {
  background: #2991d6;
  color: #ffffff !important;
  border: 1px solid #2991d6;
  text-decoration: none;
}
.t3-footer {
  background: #000000;
  color: #cecece;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .footer-inner {
  padding: 0;
}
.subpage .footer-inner {
  background: #000000;
}
.t3-footnav {
  padding: 25px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #cecece;
  margin-top: 0;
  margin-bottom: 37.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 34.5px;
  margin-bottom: 37.5px;
}
.t3-footnav .t3-module + .t3-module {
  margin: 17.85714286px 0 0 !important;
}
.t3-footnav .t3-module + .t3-module .module-title {
  margin: 0 0 11.36363636px;
}
.t3-footnav .t3-module .jwTinyLetterPretext {
  margin: 0 0 37.5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #cecece;
}
.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: #cecece;
}
.t3-footnav .t3-module .address-list {
  background: url("../../templates/os_kilix/images/footer-map-dark.png") no-repeat center bottom;
  list-style: none;
}
.t3-footnav .t3-module .address-list li {
  clear: both;
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 20px 50px;
}
.t3-footnav .t3-module .address-list li i {
  float: left;
  font-size: 30px;
  margin: 0 17px 0 -50px;
}
.t3-footnav .t3-module .social li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 5px;
  border: none;
  float: none;
}
.t3-footnav .t3-module .social li a {
  display: block;
  color: #ffffff;
  padding: 0;
  height: auto;
  width: auto;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.t3-footnav .t3-module .social li a i {
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  display: block;
  font-size: 18px;
  font-weight: 300;
  height: 46px;
  width: 46px;
  line-height: 45px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.t3-footnav .t3-module .social li a:hover i {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-footnav .t3-module .social li a:hover i {
  opacity: 1;
  color: #fff;
}
.t3-footnav .t3-module .social li a.facebook:hover i,
.t3-footnav .t3-module .social li .social li a.facebook:hover i {
  background: #456098;
  border-color: #456098;
}
.t3-footnav .t3-module .social li a.twitter:hover i,
.t3-footnav .t3-module .social li .social li a.twitter:hover i {
  background: #07a2dc;
  border-color: #07a2dc;
}
.t3-footnav .t3-module .social li a.google-plus:hover i,
.t3-footnav .t3-module .social li .social li a.googleplus:hover i {
  background: #d24435;
  border-color: #d24435;
}
.t3-footnav .t3-module .social li a.linkedin:hover i,
.t3-footnav .t3-module .social li .social li a.linkedin:hover i {
  background: #05759b;
  border-color: #05759b;
}
.t3-footnav .t3-module .social li a.pinterest:hover i,
.t3-footnav .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-footnav .t3-module .social li a.youtube:hover i,
.t3-footnav .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-footnav .t3-module .social li a.instagram:hover i,
.t3-footnav .t3-module .social li .social li a.instagram:hover i {
  background: #565656;
  border-color: #565656;
}
.t3-footnav .t3-module .social li .above {
  background: #000000;
  font-size: 18px;
  left: 0;
  opacity: 0;
  padding: 25px;
  position: absolute;
  text-align: center;
  top: -54px;
}
.t3-footnav .t3-module .social li .above :before {
  border-color: #333 #1a1a1a #1a1a1a #333;
  border-style: solid;
  border-width: 5px;
  content: "";
  left: 21px;
  position: absolute;
  top: 40px;
}
.t3-bottom {
  padding: 15px 0;
}
.t3-bottom:before,
.t3-bottom:after {
  display: table;
  content: " ";
}
.t3-bottom:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-bottom {
    padding: 15px 0 0;
  }
}
.t3-bottom .t3-module {
  background: transparent;
  color: #cecece;
  margin-top: 0;
  margin-bottom: 37.5px;
}
.t3-bottom .t3-module .module-title {
  color: #ffffff;
  font-size: 34.5px;
  margin-bottom: 15px;
}
.t3-bottom .t3-module + .t3-module {
  margin: 17.85714286px 0 0 !important;
}
.t3-bottom .t3-module + .t3-module .module-title {
  margin: 0 0 11.36363636px;
}
.t3-bottom .t3-module .jwTinyLetterPretext {
  margin: 0 0 37.5px;
}
.t3-bottom .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-bottom .t3-module ul > li {
  line-height: 24px;
}
.t3-bottom .t3-module ul > li > a {
  color: #cecece;
}
.t3-bottom .t3-module ul > li > a:hover,
.t3-bottom .t3-module ul > li > a:active,
.t3-bottom .t3-module ul > li > a:focus {
  color: #cecece;
}
.t3-bottom .t3-module .address-list {
  background: url("../../templates/os_kilix/images/footer-map-dark.png") no-repeat center bottom;
  list-style: none;
}
.t3-bottom .t3-module .address-list li {
  clear: both;
  font-size: 20px;
  line-height: 33px;
  padding: 0 0 20px 50px;
}
.t3-bottom .t3-module .address-list li i {
  float: left;
  font-size: 30px;
  margin: 0 17px 0 -50px;
}
.t3-bottom .t3-module .social li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 5px;
  border: none;
  float: none;
}
.t3-bottom .t3-module .social li a {
  display: block;
  color: #ffffff;
  padding: 0;
  height: auto;
  width: auto;
  transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.t3-bottom .t3-module .social li a i {
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  display: block;
  font-size: 18px;
  font-weight: 300;
  height: 46px;
  width: 46px;
  line-height: 45px;
  text-align: center;
  transition: all 500ms ease 0s;
}
.t3-bottom .t3-module .social li a:hover i {
  opacity: 1;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.t3-bottom .t3-module .social li a:hover i {
  opacity: 1;
  color: #fff;
}
.t3-bottom .t3-module .social li a.facebook:hover i,
.t3-bottom .t3-module .social li .social li a.facebook:hover i {
  background: #456098;
  border-color: #456098;
}
.t3-bottom .t3-module .social li a.twitter:hover i,
.t3-bottom .t3-module .social li .social li a.twitter:hover i {
  background: #07a2dc;
  border-color: #07a2dc;
}
.t3-bottom .t3-module .social li a.google-plus:hover i,
.t3-bottom .t3-module .social li .social li a.googleplus:hover i {
  background: #d24435;
  border-color: #d24435;
}
.t3-bottom .t3-module .social li a.linkedin:hover i,
.t3-bottom .t3-module .social li .social li a.linkedin:hover i {
  background: #05759b;
  border-color: #05759b;
}
.t3-bottom .t3-module .social li a.pinterest:hover i,
.t3-bottom .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-bottom .t3-module .social li a.youtube:hover i,
.t3-bottom .t3-module .social li .social li a.pinterest:hover i {
  background: #c2171d;
  border-color: #c2171d;
}
.t3-bottom .t3-module .social li a.instagram:hover i,
.t3-bottom .t3-module .social li .social li a.instagram:hover i {
  background: #565656;
  border-color: #565656;
}
.t3-bottom .t3-module .social li .above {
  background: #000000;
  font-size: 18px;
  left: 0;
  opacity: 0;
  padding: 25px;
  position: absolute;
  text-align: center;
  top: -54px;
}
.t3-bottom .t3-module .social li .above :before {
  border-color: #333 #1a1a1a #1a1a1a #333;
  border-style: solid;
  border-width: 5px;
  content: "";
  left: 21px;
  position: absolute;
  top: 40px;
}
.t3-copyright {
  background: #080808;
  font-size: 18px;
  padding: 25px 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright .t3-module {
  margin: 0;
}
.subpage .t3-copyright {
  background: #000000;
}
.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;
}
@media screen and (min-width: 991px) {
  .poweredby ul.nav {
    float: right;
  }
}
.poweredby ul.nav li {
  padding-right: 20.83333333px;
}
.poweredby ul.nav li a {
  background: none;
  color: #b7b7b7;
  padding: 0;
}
.poweredby ul.nav li:before {
  content: "/";
  display: inline-block;
  height: 100%;
  width: auto;
  position: absolute;
  right: 7px;
}
.poweredby ul.nav li:last-child {
  padding: 0;
}
.poweredby ul.nav li:last-child:before {
  display: none;
}
.pricing-table {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  margin: 0 -1px;
  padding: 0 !important;
}
.pricing-table.highlight {
  background: #ffffff;
  position: relative;
  top: -32px;
  z-index: 1;
}
.pricing-table.highlight .pricing-table-heading {
  padding: 20.83333333px 17.85714286px 20.83333333px;
}
.pricing-table.highlight .list li {
  line-height: 38px;
}
.pricing-table .pricing-table-heading {
  background: #ffffff;
  border-bottom: 1px solid #c4c4c4;
  padding: 20.83333333px 17.85714286px 20.83333333px;
}
.pricing-table .table-price {
  font-size: 115px;
  font-weight: 300;
  color: #222222;
  padding: 45px 0 0;
  position: relative;
  display: inline-block;
  line-height: 50px;
  border-bottom: 1px solid #c4c4c4;
}
.pricing-table .table-price span {
  font-family: "SourceSansProLight";
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  color: #222;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
.pricing-table .table-price span.currency {
  font-size: 48px;
  left: -30px;
  position: absolute;
  top: 27px;
  font-weight: 300;
}
.pricing-table .pricing-table-footer {
  padding: 20px 20px 25px;
  border-top: 1px solid #c4c4c4;
}
.pricing-table .list {
  padding: 10px 0;
}
.pricing-table .list li {
  font-size: 16px;
  color: #555555;
  font-weight: 300;
  padding: 11px 0 6px;
}
.sp-tweet .carousel-inner {
  height: auto;
}
.product-info .tab-content {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #c4c4c4;
  margin: 0;
  padding: 45px;
}
body #productTab {
  margin: 25px 0 -1px;
  padding: 0;
}
.cart-info .table th,
.quote-info .table th,
.product-info .table-bordered thead th,
#colorbox .cart-info .table th,
#colorbox .quote-info .table th {
  background: #428bca !important;
  border: 1px solid #428bca;
  border-radius: 0 !important;
}
.table-bordered.coupon .control-group {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
  }
  .row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
  }
  .row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
  }
  .row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
  }
  .row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
  }
  .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
  }
  .row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
  }
  .row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
  }
  .row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
  }
  .row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
  }
  .row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
  }
}

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.rotating.flip {
  position: relative;
}
.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
  z-index: 1;
}
.rotating .back {
  display: block;
  opacity: 0;
}
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.text-rotator span {
  font-weight: 600;
  color: #428bca;
}