.t3-header {
  padding-top: 20px;
  padding-bottom: 0px;
  padding-top: 0;
  border-bottom: 1px solid #f7f7f7;
  background: rgba(255, 255, 255, 0.96);
  z-index: 9000;
  width: 100% !important;
}
@media (max-width: 767px) {
  .t3-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .t3-header {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .t3-header {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .t3-header {
    padding-bottom: 0px;
  }
}
.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;
}
.nav-search {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 17px;
}
.nav-search .dropdown-backdrop {
  position: initial;
}
@media screen and (min-width: 768px) {
  .nav-search {
    border: 0;
    height: 50px;
    line-height: 66px;
  }
}
.nav-search a {
  display: block;
  color: #000000;
}
.nav-search a:hover {
  color: #002856;
}
.nav-search.open {
  background: #ffffff;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.nav-search.open a {
  display: none;
}
.nav-search.open .dropdown-menu {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 80px auto 0;
  min-width: 215px;
  height: auto;
  position: static;
  float: none;
  border: 0;
  top: 0;
}
.nav-search.open .dropdown-menu .t3-module {
  margin-bottom: 0;
  line-height: 1;
}
.nav-search.open .dropdown-menu .module-title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .nav-search.open .dropdown-menu .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: transparent;
    width: 100%;
    font-size: 80px;
    font-weight: 100;
    height: auto;
    line-height: 1.2;
  }
  .nav-search.open .dropdown-menu .form-control::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:-ms-input-placeholder {
    color: #b3b3b3;
  }
  .nav-search.open .dropdown-menu .form-control::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .nav-search.open .dropdown-menu .form-control:focus {
    background: none;
    color: inherit;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-moz-placeholder {
    color: #999999;
    opacity: 1;
  }
  .nav-search.open .dropdown-menu .form-control:focus:-ms-input-placeholder {
    color: #999999;
  }
  .nav-search.open .dropdown-menu .form-control:focus::-webkit-input-placeholder {
    color: #999999;
  }
  .nav-search.open .dropdown-menu .placeholder {
    color: #000000;
  }
}
.nav-search.open .dropdown-menu button {
  float: right;
  margin-top: 10px;
}
.nav-search.open .dropdown-menu:before {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: medium none;
  background: url("../../templates/tp_splash/images/themeparrot/cross.png") no-repeat scroll center center transparent;
  text-indent: 200%;
  color: transparent;
  outline: medium none;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 991px) {
  .nav-search.open .dropdown-menu {
    position: fixed;
    top: 50px;
    left: 0;
    height: auto;
    width: 100%;
    padding: 20px;
    background: #222222;
    border-radius: 0;
    margin-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-search.open .dropdown-menu .form-control {
    width: 100%;
  }
}
.nav-search.open a {
  color: #002856;
  position: relative;
}
.ie8 .nav-search .dropdown-menu {
  border: 0;
  right: 215px !important;
}
.search .input-group .form-control {
  position: unset;
  height: 43px;
}
.affix {
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}
.affix .nav-search.open {
  height: 100% !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 101;
}
.affix .nav-search.open .dropdown-menu {
  margin: 20px auto 0;
}
.affix .nav-search.open .form-control {
  font-size: 20px;
  font-weight: 300;
  width: 100%;
}
.tp-cart-top .t3-module.module.tp-mega-cart {
  margin-bottom: 0px;
}
.tp-cart-top .tp-mega-cart {
  margin-top: 10px;
}
.tp-cart-top .tp-mega-cart .j2store-minicart-button {
  border-top: 1px solid #f7f7f7;
}
.tp-cart-top .tp-mega-cart .j2store-minicart-button .btn {
  margin-top: 10px;
  padding: 14px 8px 13px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.bg-gray {
  background: #f7f7f7;
}
.t3-sl-1 .bg-gray {
  background: #f7f7f7;
}
.t3-sl-1 .bg-gray .services-box {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .t3-sl-1 .bg-gray .services-box {
    text-align: center;
  }
}
.t3-sl-1 .module-inner .services-box {
  padding-top: 0px;
  padding-bottom: 0px;
}
.services-box-3 {
  text-align: center;
}
.services-box-3 em {
  text-align: center;
  display: inline-table;
  width: 80px;
  height: 80px;
  color: #ccc;
  border: 1px solid #ccc;
  padding-top: 22px;
  font-size: 36px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.services-box-3 .col:hover em {
  background-color: #002856;
  border: 1px solid #002856;
  color: #ffffff;
}
.services-box-3 h3 {
  margin: 20px 0 10px;
  font-size: 16px;
}
.tp-parallax {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
.tp-parallax .pad-container {
  padding-bottom: 50px;
  padding-top: 50px;
}
.tp-parallax .pad-container .center-title-wrapper {
  text-align: center;
}
.tp-parallax .pad-container .center-title-wrapper h3 {
  color: #ffffff;
}
.tp-parallax .pad-container .thin {
  width: 70%;
  margin: 0 auto;
  color: #eeeeee;
}
.tp-parallax .title-center {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
.tp-feature-title .center-title-wrapper {
  text-align: center;
  padding: 46px;
}
@media (max-width: 767px) {
  .tp-feature-title .center-title-wrapper {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .tp-feature-title .center-title-wrapper h1.client {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
@media (min-width: 1200px) {
  .tp-feature-title .center-title-wrapper h1.client {
    font-size: 28px;
    letter-spacing: -2px;
  }
}
.tp-feature-title .center-title-wrapper .fw100 {
  font-weight: 100;
}
.tp-feature-title .center-title-wrapper .fw800 {
  font-weight: 800;
}
.tp-feature-title .center-title-wrapper h4.client span {
  border: 2px solid #000;
}
@media (max-width: 767px) {
  .tp-feature-title .center-title-wrapper h4.client span {
    font-size: 8px;
    padding: 5px 5px;
  }
}
@media (min-width: 1200px) {
  .tp-feature-title .center-title-wrapper h4.client span {
    padding: 5px 10px;
  }
}
.tp-feature-blog-post ul {
  padding: 0px;
}
.tp-feature-blog-post ul .even .tp-item1 {
  padding: 0px;
}
.tp-feature-blog-post ul .even .tp-item1 .tp-blog-title {
  text-align: center;
  padding: 5%;
}
.tp-feature-blog-post ul .even .tp-item2 {
  padding: 0px;
}
.tp-feature-blog-post ul .odd .tp-item1 {
  padding: 0px;
}
.tp-feature-blog-post ul .odd .tp-item1 .tp-blog-title {
  text-align: center;
  padding: 5%;
}
.tp-feature-blog-post ul .odd .tp-item2 {
  padding: 0px;
}
.tp-feature-blog-post ul li {
  background: #f7f7f7;
  border: none;
  padding: 0px;
  list-style: none;
}
.tp-feature-blog-post ul li h1 {
  padding-top: 5%;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  .tp-feature-blog-post ul li h1 {
    font-size: 21px;
  }
}
.tp-feature-blog-post ul li h1:hover {
  color: #002856;
}
.tp-feature-blog-post ul li .tp-blog-details {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: normal !important;
}
.tp-feature-blog-post ul li .tp-blog-details span:after,
.tp-feature-blog-post ul li .tp-blog-details a:after {
  color: #ccc;
  content: "/";
  display: inline-block;
  padding: 0 0 0 8px;
}
.tp-feature-blog-post ul li .tp-blog-details a {
  color: #333333;
  font-size: 13px;
}
.tp-feature-blog-post ul li .tp-blog-details a:hover {
  text-decoration: none;
  color: #002856;
}
.tp-feature-blog-post ul li figure {
  display: block;
  overflow: hidden;
  position: relative;
}
.sprocket-quotes {
  text-align: center;
}
.sprocket-quotes .sprocket-quotes-pagination li {
  background: #999999;
  border-radius: 50%;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.sprocket-quotes .sprocket-quotes-pagination li.active {
  background: #002856;
}
.tp-sprocket-strips-c-item img {
  margin: 0 auto;
  cursor: pointer;
  max-width: 100%;
  opacity: 0.5;
  transition: all 0.3s ease 0s;
}
.tp-sprocket-strips-c-item img:hover {
  opacity: 1;
}
.tp-feature .center-title-wrapper {
  margin: 40px 0px;
}
.tp-feature .center-title-wrapper h3 {
  text-transform: uppercase;
}
.tp-feature .services-box-2 {
  text-align: left;
}
.tp-feature .services-box-2 em {
  display: block;
  color: #000;
  line-height: 1;
  font-size: 30px;
  text-transform: uppercase;
  float: left;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tp-feature .services-box-2:hover em {
  color: #002856;
}
.tp-feature .services-box-2 .content h3 {
  text-transform: uppercase;
}
.tp-feature .services-box-2 .content p {
  overflow: auto;
}
.tp-feature .btn {
  margin-top: 30px;
}
.tp-home-3-table .pad-container p {
  color: #ffffff;
}
.tp-home-3-table .center-title-wrapper {
  text-align: center;
}
.tp-home-3-table .center-title-wrapper h3 {
  text-transform: uppercase;
  font-size: 16px;
}
.tp-home-3-table .pricing {
  overflow: hidden;
  text-align: center;
  padding-bottom: 10px;
  display: block;
}
.tp-home-3-table .pricing .plan {
  border: 1px solid #eeeeee;
  background: #ffffff;
  border-radius: 3px;
}
.tp-home-3-table .pricing .plan ul {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
}
.tp-home-3-table .pricing .plan ul li {
  border-bottom: 1px solid #f7f7f7;
  padding: 15px 0;
}
.tp-home-3-table .pricing .plan h3 {
  color: #999999;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 20px 0 20px;
  text-transform: capitalize !important;
}
.tp-home-3-table .pricing .plan .color {
  background-color: #002856;
  color: #ffffff;
}
.tp-home-3-table .pricing .plan .color .amount {
  color: #ffffff;
}
.tp-home-3-table .pricing .plan h4 {
  background-color: #f7f7f7;
  border-radius: 100%;
  height: 150px;
  margin: 0 auto;
  padding: 25px 0;
  width: 150px;
}
.tp-home-3-table .pricing .plan h4 .amount {
  font-size: 45px;
  display: block;
  text-align: center;
  color: #666666;
}
.tp-home-3-table .pricing .plan h4 .amount span {
  font-size: 20px;
  font-weight: 300;
  vertical-align: super;
}
.tp-home-3-table .pricing .plan .select {
  padding: 18px 0;
}
.home-2 .bg-dark,
.home-6 .bg-dark {
  background: #000000;
  color: #ffffff;
  font-size: 20px;
  line-height: 48px;
  border: none;
}
.home-2 .tp-blog,
.home-6 .tp-blog {
  background: #f7f7f7;
}
.home-2 .tp-blog .pad-container,
.home-6 .tp-blog .pad-container {
  padding-bottom: 50px;
  padding-top: 50px;
}
.home-2 .tp-blog .pad-container .module-title,
.home-6 .tp-blog .pad-container .module-title {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}
.home-2 .tp-blog .pad-container .sprocket-strips-p-item .sprocket-strips-p-content .sprocket-strips-p-title a,
.home-6 .tp-blog .pad-container .sprocket-strips-p-item .sprocket-strips-p-content .sprocket-strips-p-title a {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.home-2 .tp-blog .pad-container .sprocket-strips-p-item .sprocket-strips-p-content .sprocket-strips-p-title a:hover,
.home-6 .tp-blog .pad-container .sprocket-strips-p-item .sprocket-strips-p-content .sprocket-strips-p-title a:hover {
  color: #002856;
}
.home-2 .tp-blog .pad-container .sprocket-strips-p-nav .sprocket-strips-p-pagination li.active,
.home-6 .tp-blog .pad-container .sprocket-strips-p-nav .sprocket-strips-p-pagination li.active {
  background: #002856;
}
.home-2 .black-box,
.home-6 .black-box {
  font-size: 18px;
  color: #ccc;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 24px;
  color: #999;
  margin: 10px 0;
  padding: 20px 20px;
  background: #fff;
  background: #000;
  position: relative;
}
.home-2 .black-box:after,
.home-6 .black-box:after {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: #fff;
  right: -15px;
  bottom: -15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.home-2 .black-box blockquote,
.home-6 .black-box blockquote {
  border: none;
  padding: 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 200;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.home-2 .black-box blockquote p,
.home-6 .black-box blockquote p {
  line-height: 28px;
}
.home-2 .black-box blockquote small,
.home-6 .black-box blockquote small {
  line-height: inherit;
  color: #999;
}
.home-2 .tp-no-margin ul,
.home-6 .tp-no-margin ul {
  margin-left: 0px;
}
.home-2 .tp-no-margin ul li,
.home-6 .tp-no-margin ul li {
  padding-top: 10px;
}
.home-2 .tp-title-center .module-title,
.home-6 .tp-title-center .module-title {
  text-align: center;
  display: block;
  font-size: 18px;
  letter-spacing: 0px;
}
.home-2 .tp-title-center .module-title:before,
.home-6 .tp-title-center .module-title:before {
  display: none;
}
.home-2 .sprocket-lists-nav,
.home-6 .sprocket-lists-nav {
  display: none !important;
}
.home-3 .tp-bg-fixed {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  color: #ddd;
}
.home-3 .tp-bg-fixed .landing-page .sep60 {
  height: 60px;
  width: 100%;
}
.home-3 .tp-bg-fixed .landing-page .center-title-wrapper {
  text-align: center;
  margin-top: 100px;
}
.home-3 .tp-bg-fixed .landing-page .center-title-wrapper .color-white {
  color: #ffffff;
}
@media (max-width: 767px) {
  .home-3 .tp-bg-fixed .landing-page .center-title-wrapper .color-white {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
  }
}
.home-3 .tp-bg-fixed .landing-page .center-title-wrapper .client span {
  border: 2px solid #ffffff;
  padding: 5px 10px;
}
@media (max-width: 767px) {
  .home-3 .tp-bg-fixed .landing-page .center-title-wrapper .client span {
    padding: 5px 5px;
    font-size: 8px;
  }
}
.home-3 .tp-bg-fixed .landing-page .services-box-2 {
  text-align: left;
}
.home-3 .tp-bg-fixed .landing-page .services-box-2 em {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: 30px;
  text-transform: uppercase;
  float: left;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-3 .tp-bg-fixed .landing-page .services-box-2:hover em {
  color: #002856;
}
.home-3 .tp-bg-fixed .landing-page .services-box-2 .content {
  overflow: auto;
  margin-bottom: 30px;
}
.home-3 .tp-bg-fixed .landing-page .services-box-2 .content h3 {
  font-size: 13px;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
  margin-top: 0px;
  padding: 10px;
}
.home-3 .bg-dark {
  background: #f7f7f7;
}
.home-3 .tp-brands {
  border-bottom: 1px solid #eeeeee;
}
.home-3 .tp-brands .t3-module {
  margin-bottom: 0px;
}
.home-4 .tp-parallax-page {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 120px;
  padding-top: 150px;
}
.home-4 .tp-parallax-page .f-element {
  height: auto;
  text-align: center;
  margin-top: 40px;
}
.home-4 .tp-parallax-page .f-element em {
  font-weight: 300;
  color: #002856;
  font-size: 40px;
  line-height: 75px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  padding: 20px 28px;
}
.home-4 .tp-parallax-page .f-element .highlight {
  font-weight: 300;
  font-size: 70px;
  color: #fff;
  line-height: 120px;
  background: transparent;
}
.home-4 .tp-parallax-page .milestone-details {
  font-weight: 300;
  font-size: 16px;
  color: #ccc;
  text-transform: uppercase;
  padding: -10px 0 0px;
  letter-spacing: 1px;
}
.home-4 .tp-parallax-page .white-block {
  background: #ffffff;
  padding: 10px;
}
.home-4 .tp-parallax-page .black-block {
  background: #000000;
  color: #ffffff;
  padding: 10px;
}
.home-5 .bg-gray,
.home-6 .bg-gray {
  background: #f7f7f7;
}
.home-5 .tp-padding-100,
.home-6 .tp-padding-100 {
  padding-top: 60px;
  padding-bottom: 35%;
}
.home-5 .tp-padding-100 .upper,
.home-6 .tp-padding-100 .upper {
  text-transform: uppercase;
}
.home-7 .center-title-wrapper {
  margin-bottom: 40px;
}
.about-title {
  font-size: 26px;
  font-weight: 200;
  line-height: 40px;
  padding: 10px 100px;
}
@media (max-width: 767px) {
  .about-title {
    padding: 0px;
  }
}
.upper {
  text-transform: uppercase;
}
.progress {
  height: 20px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
}
.progress .bar {
  width: 0;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
  padding-left: 10px;
  background-color: #002856;
  background-repeat: repeat-x;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.progress .bar small {
  color: #fafafa;
  font-size: 12px;
  float: right;
  padding-right: 10px;
}
.progress:active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-striped .bar {
  background-color: #002856;
}
.tp-team .center-title-wrapper {
  margin-bottom: 40px;
}
.tp-team .center-title-wrapper h3 {
  text-transform: uppercase;
}
.team-box {
  display: block;
  position: relative;
}
.team-box z-index:2 img {
  width: 100%;
  margin: 0 !important;
}
.team-box-animated {
  text-align: center;
  width: 100%;
  height: auto;
  background: transparent;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.team-box-animated .inner {
  -webkit-perspective: 100px;
  -moz-perspective: 100px;
  -ms-perspective: 100px;
  perspective: 100px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  -ms-transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  -moz-transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  -o-transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  transition: all 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
}
.team-box-animated .inner .front,
.team-box-animated .inner .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.team-box-animated .inner .bg-white {
  background: #ffffff;
}
.team-box-animated .front {
  z-index: 8;
  display: block;
  border: 1px solid #f6f6f6;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0px !important;
  padding-bottom: 20px;
  position: relative;
}
.team-box-animated .front h3 {
  margin: 20px 0 0;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
}
.team-box-animated .front span {
  font-weight: 300;
  font-size: 12px;
  color: #002856;
}
.team-box-animated .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  overflow: hidden;
  color: #ffffff;
  background: #002856;
  border: 1px solid #f6f6f6;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .team-box-animated .back h3 {
    margin: 0px 0 0;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .team-box-animated .back p {
    color: #ffffff;
    margin: 0px 0;
    text-align: left;
    font-size: 11px;
  }
  .team-box-animated .back .social-icons {
    color: #000000 !important;
    text-align: left;
    margin-top: 20px;
    margin-left: -45px;
    position: absolute;
    bottom: 20px;
  }
  .team-box-animated .back .social-iconshover {
    color: #ffffff !important;
  }
}
@media (min-width: 768px) {
  .team-box-animated .back h3 {
    margin: 0px 0 0;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .team-box-animated .back p {
    color: #ffffff;
    margin: 0px 0;
    text-align: left;
    font-size: 8px;
  }
  .team-box-animated .back .social-icons {
    color: #ffffff !important;
    text-align: left;
    margin-left: -50px;
    position: absolute;
    bottom: 24px;
  }
  .team-box-animated .back .social-icons li a {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 992px) {
  .team-box-animated .back h3 {
    margin: 20px 0 0;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .team-box-animated .back p {
    color: #ffffff;
    margin: 20px 0;
    text-align: left;
    font-size: 13px;
  }
  .team-box-animated .back .social-icons {
    color: #ffffff !important;
    text-align: left;
    margin-left: -15px;
    position: absolute;
    bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .team-box-animated .back h3 {
    margin: 20px 0 0;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
  }
  .team-box-animated .back p {
    color: #ffffff;
    margin: 20px 0;
    text-align: left;
    font-size: 13px;
  }
  .team-box-animated .back .social-icons {
    color: #ffffff !important;
    text-align: left;
    margin-left: -15px;
    position: absolute;
    bottom: 20px;
  }
  .team-box-animated .back .social-icons li a {
    width: 44px;
    height: 44px;
  }
}
.team-box-animated .back span {
  font-weight: 300;
  font-size: 12px;
}
.team-box-animated .back ul.social-icons li a:hover {
  color: #fff !important;
  text-align: left;
  background: none !important;
}
.team-box-animated:hover .inner,
.no-csstransitions .team-box-animated .inner {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.team-box-animated:hover .front {
  z-index: -1;
}
.tp-about-me {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-origin: padding-box;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto !important;
  float: left;
  width: 100%;
}
.tp-about-me .aboutme {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .tp-about-me .aboutme p {
    font-size: 13px;
    line-height: 18px;
  }
  .tp-about-me .aboutme h3 {
    background-color: #000000;
    color: #002856;
    text-transform: uppercase;
    padding: 0px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .tp-about-me .aboutme p {
    font-size: 14px;
    line-height: 18px;
  }
  .tp-about-me .aboutme h3 {
    background-color: #000000;
    color: #002856;
    text-transform: uppercase;
    padding: 0px;
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .tp-about-me .aboutme p {
    font-size: 20px;
    line-height: 18px;
  }
  .tp-about-me .aboutme h3 {
    background-color: #000000;
    color: #002856;
    text-transform: uppercase;
    padding: 20px;
    font-size: 30px;
  }
}
.tp-about-me ul {
  padding-left: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #002856 !important;
}
.tp-team .module-title {
  text-align: center;
  text-transform: uppercase;
}
.tp-team .sprocket-strips-s-text span {
  color: #002856;
}
.bg-primary .upper {
  color: #ffffff;
}
.bg-primary .tp-bg-primary-tab .sprocket-lists ul li .sprocket-lists-title,
.bg-primary .tp-bg-primary-tab .sprocket-lists ul li .color-white {
  color: #ffffff;
}
.item-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-details li {
  margin-top: 9px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}
.item-details li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.item-details li span {
  font-weight: 300;
  color: #606060;
  margin-right: 5px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tp-home .t3-mainbody {
  display: none;
}
.t3-content {
  padding-top: 50px;
  padding-bottom: 20px;
  
}
.t3-content .base-price,
.t3-content .sale-price {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  font-weight: 500;
}
.t3-content .sale-price {
  color: #eb5a55;
  font-size: 14px;
  font-weight: 500;
}
.t3-content .j2store-single-product {
  height: auto;
  margin: 5px;
  max-width: 100%;
  padding: 10px;
}
.t3-content .j2store_product_item {
  margin-bottom: 20px;
  text-align: center;
}
.t3-content .j2store .j2store-products-row .j2store-product-single .tp-j2store-splash {
  border: none;
}
.t3-content .j2store-cart-button.btn.btn-success {
  float: right;
}
.t3-content .j2store-product-main .product-price-container .sale-price {
  color: #eb5a55;
  float: right;
  font-size: 24px;
  margin-top: -7px;
}
.t3-content .sku-text {
  font-weight: bold;
}
.t3-content .product-sku {
  margin-bottom: 10px;
}
.t3-content .j2store-product-main .j2store-item-additionalimages-list {
  margin-top: 30px;
}
.t3-content .j2store-product-main .j2store-item-additionalimages-list li > img {
  border: 1px solid #ccc;
  padding: 5px;
}
.t3-content #cart a div.j2storeCartRemove {
  background: transparent url("/templates/splashv2/media/j2store/images/remove-roll.png") no-repeat scroll 0 0;
  height: 18px;
  width: 18px;
}
.t3-content #cart .j2store-product-qtybox {
  width: 50px;
}
.t3-content #cart .cart-estimator-discount-block > td,
.t3-content tr td {
  border-top: none;
}
.t3-sidebar {
  padding-top: 50px;
  padding-bottom: 20px;
}
.j2store .j2store-products-row .j2store-product-single {
  border: none;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash {
  border: 1px solid #f7f7f7;
  border-radius: 3px;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block {
  background: #f7f7f7;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 1px;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block .j2store_product_title {
  margin-top: 0px;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block .j2store_product_title a {
  font-size: 14px;
  color: #000000;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block .j2store_product_title a:hover {
  color: #002856;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block .j2store-product-prices .product_price {
  display: inline;
  color: #666666;
  text-decoration: line-through;
}
.j2store .j2store-products-row .j2store-product-single .tp-j2store-splash .j2store_product_content_block .j2store-product-prices .product-special-price {
  font-size: 14px;
  font-weight: 500;
  color: #002856;
}
.j2store-product-filters,
.tp-cart-module {
  margin-bottom: 40px;
}
.j2store-product-filters h4,
.tp-cart-module h4,
.j2store-product-filters h3,
.tp-cart-module h3 {
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 3px;
  font-size: 14px;
}
.j2store-product-filters h3,
.tp-cart-module h3 {
  margin-bottom: 40px;
}
.j2store-product-filters #j2store_category li a,
.tp-cart-module #j2store_category li a {
  color: #666666;
}
.j2store-product-filters #j2store_category li a:hover,
.tp-cart-module #j2store_category li a:hover {
  color: #002856;
}
.j2store-product-filters #j2store_category li a {
  display: inline;
  padding: 0;
}
.j2store-product-main .tp-j2store-title {
  margin-bottom: 25px;
  display: block;
  font-weight: 600;
  letter-spacing: 2px;
}
.j2store-product-main .j2store-product-item-label {
  color: #333333;
}
.j2store-product-main .j2store-product-prices {
  margin-top: 20px;
  margin-bottom: 20px;
}
.j2store-product-main .j2store-product-prices .product_price {
  color: #666666;
  text-decoration: line-through;
  display: inline;
}
.j2store-product-main .j2store-product-prices .product-special-price {
  font-size: 24px;
  color: #002856;
  float: right;
  margin-top: -7px;
}
.j2store-product-main .j2store-product-cart-details .j2store-quantity {
  display: inline-block;
  margin-right: 40px;
  color: #333333;
}
.j2store-product-main .j2store-product-cart-details .j2store-quantity input {
  height: 40px;
  border: 1px solid #f7f7f7;
  border-radius: 0px;
}
.j2store-product-main .j2store-product-cart-details .j2store-quantity input:active,
.j2store-product-main .j2store-product-cart-details .j2store-quantity input:focus {
  border-color: #002856;
}
.j2store-product-main .j2store-product-cart-details .j2store-quantity .quantity-icon li i {
  margin: 5px;
}
.j2store-product-main .j2store-product-cart-details .btn {
  float: right;
}
.j2store-product-main .j2store-item-short-description {
  margin-top: 30px;
}
.j2store_products .j2store_products_container li {
  float: none;
}
.j2store_products .j2store_products_container li .j2store_product_content_block {
  margin: 10px 0 34px 93px;
}
.j2store_products .j2store_products_container li .j2store_product_content_block .j2store_product_price {
  color: #666666;
  text-decoration: line-through;
}
.j2store_products .j2store_products_container li .j2store_product_content_block .j2store_product_special_price {
  font-size: 14px;
  color: #002856;
  font-weight: 500;
}
.j2store_products .j2store_products_container li .j2store_product_title {
  font-size: 14px;
}
.j2store_products .j2store_products_container li .j2store_product_title a {
  color: #333333;
  font-weight: bold;
}
.j2store_products .j2store_products_container li .j2store_product_title a:hover {
  color: #002856;
  text-decoration: none;
}
.componentheading {
  text-align: center;
  text-transform: uppercase;
  background: #002856;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
}
.j2store_cartitems td,
.j2store_cartitems tr td {
  border: none;
}
#j2store-checkout-content h1 {
  text-align: center;
  text-transform: uppercase;
  background: #002856;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  font-size: 18px;
  margin-bottom: 0px;
}
#j2storeOrderLoginForm label,
#j2storeOrderLoginForm input {
  width: 100%;
  border-radius: 0px;
}
#j2storeOrderLoginForm .loginLinks li {
  display: inline;
  padding: 0 2px;
}
.animationload {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
.loader {
  width: 200px;
  text-indent: -99999;
  height: 200px;
  font-size: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../../templates/tp_splash/images/themeparrot/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: #999999;
  border: 0;
  color: #002856;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  font-size: 18px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: #002856;
  color: #ffffff !important;
  outline: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 18px;
  line-height: 16px;
}
.t3-footer {
  background-repeat: repeat-y;
  border-top: 1px solid #eeeeee;
  color: #666666;
  background-color: #f6f6f6;
}
@media (max-width: 767px) {
  .t3-footer {
    background: #000000;
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .t3-footer {
    background: #000000;
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .t3-footer {
    color: #ffffff;
  }
}
@media (min-width: 1200px) {
  .t3-footer {
    background-repeat: repeat-y;
    background-size: 159% auto;
    border-top: 1px solid #eeeeee;
    color: #666666;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module .module-title {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .t3-footnav .t3-module .module-title {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .t3-footnav .t3-module .module-title {
    color: #ffffff;
  }
}
@media (min-width: 1200px) {
  .t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 18px;
    margin: 0 0 20px;
  }
}
.t3-footnav .t3-module .module-title:before {
  border: none;
}
.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: #666666;
}
.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: #666666;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module {
    background: #000000;
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .t3-footnav .t3-module {
    background: #000000;
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .t3-footnav .t3-module {
    background: #000000;
    color: #ffffff;
  }
}
@media (min-width: 1200px) {
  .t3-footnav .t3-module {
    background: none;
    color: #666666;
  }
}
.t3-footnav .tp-bg-dark {
  color: #ffffff;
}
.t3-footnav .tp-bg-dark .module-inner {
  background: transparent;
}
.t3-footnav .tp-bg-dark .module-inner .module-title {
  color: #ffffff;
}
.t3-footnav .tp-bg-dark .module-inner .contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 30px;
}
.t3-footnav .tp-bg-dark .module-inner .contact-info i {
  margin-right: 7px;
  font-size: 18px;
}
.t3-footnav .tp-bg-dark .module-inner .footer .contact-info i {
  color: #fff;
}
.t3-footnav .tp-bg-dark .module-inner .footer .widget.single .contact-info li {
  display: inline;
  margin: 0 15px;
}
.t3-footnav .k2ItemsBlock ul li {
  background: inherit;
  border: none;
}
.t3-footnav .k2ItemsBlock ul li .moduleItemTitle {
  font-size: 16px;
  font-weight: bold;
}
.t3-footnav .k2ItemsBlock ul li .moduleItemTitle:hover {
  color: #002856;
}
.t3-footnav .photo-stream {
  margin-left: -15px;
  margin-top: 10%;
  margin-bottom: 50%;
}
.t3-footnav .photo-stream img {
  display: block;
  width: 70px;
  height: 70px;
}
.t3-footnav .photo-stream ul {
  padding-left: 20px;
}
.t3-footnav .photo-stream ul li {
  float: left;
  overflow: hidden;
  margin: 0px 1px 1px 0px;
}
.t3-footnav .photo-stream ul li a img {
  display: block;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  
  filter: gray;
  
  -webkit-filter: grayscale(100%);
  
  -webkit-transition: all .6s ease;
  
  -webkit-backface-visibility: hidden;
  
  opacity: 0.7;
}
.t3-footnav .photo-stream ul li a img:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0%);
}
.j2store-sidebar-filters-container .moduletable h3 {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.j2store-sidebar-filters-container .moduletable .j2store-product-module-list .j2store-module-product {
  padding: 0;
}
.j2store-sidebar-filters-container .moduletable .j2store-product-module-list .j2store-module-product .product-cart-section {
  padding: 0;
}
.j2store-sidebar-filters-container .moduletable .j2store-product-module-list .j2store-module-product .product-cart-section .j2store-product-image {
  padding: 0;
}
.j2store-sidebar-filters-container .moduletable .j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block h4 > a {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
}
.j2store-sidebar-filters-container .moduletable .j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block h4 > a:hover {
  color: #002856;
}
.t3-copyright {
  border-top: none;
  font-size: 12px;
  padding: 40px 0 40px;
  color: #ffffff;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .right {
  float: right;
}
.t3-copyright .right ul {
  padding-left: 0px;
}
.copyright {
  margin-bottom: 20px;
  padding-left: 0;
}
.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;
}
.affix-top .logo {
  position: relative;
  top: 17px;
}
.logo-img {
  width: 100%;
  height: auto !important;
}
.tp-home .wrap.t3-sl.t3-sl-2 {
  background: #F7F7F7;
}
.sprocket-strips-container li:nth-child(1) figure .text-overlay {
  background: #5ECEE2;
}
.sprocket-strips-container li:nth-child(2) figure .text-overlay {
  background: #E90A29;
}
.sprocket-strips-container li:nth-child(3) figure .text-overlay {
  background: #74BB1F;
}
.sprocket-strips-container li:nth-child(4) figure .text-overlay {
  background: #FE9015;
}
.team-box-animated .back .social-icons {
  display: none;
}
.itemid-176.view-item .itemImageBlock,
.itemid-295.view-item .itemImageBlock,
.itemid-296.view-item .itemImageBlock,
.itemid-297.view-item .itemImageBlock {
  display: none;
}
.view-item .itemTitle {
  font-size: 24px;
}
.itemid-139.tp-home .wrap.t3-sl.t3-sl-2 {
  background: transparent !important;
}
.tick-list {
  padding-left: 17px;
}
.tick-list li {
  line-height: 2em;
}
.breadcrumb {
  margin-bottom: 20px;
}
.t3-sl-1 .module-inner .services-box {
  text-align: center;
}
#Mod107 img {
  width: 100% !important;
  margin: 0 auto;
}
.tp-home .wrap.t3-sl.t3-sl-2 {
  padding-bottom: 0;
}
.back.bg-red {
  background: #E90A29;
}
.back.bg-blu {
  background: #5ECEE2;
}
.back.bg-blue {
  background: #002856;
}
.back.bg-orange {
  background: #FE9015;
}
.icon-picons-list-grid {
  display: none !important;
}
.itemFullText img {
  margin: 10px 0;
}
p {
  text-align: justify;
}
figure .sprocket-strips-p-content {
  opacity: 0;
}
figure:hover .sprocket-strips-p-content {
  opacity: 1;
}
.t3-nav-btn.pull-right .dropdown {
  display: none;
}
@media (min-width: 768px) {
  .logo-img {
    height: auto;
    width: 165px !important;
  }
}
.logo-image a {
  float: right;
}
.contact-info {
  margin-top: 7px;
}
.bg-gray .t3-spotlight .t3-module {
  margin-bottom: 0px !important;
  padding-top: 0;
}
.sprocket-strips-item figure img {
  width: 250px;
}
figure a {
  color: #333;
}
.com_k2.view-item .itemIntroText {
  display: none;
}
.sprocket-strips-p-text {
  padding: 10px !important;
  display: inline-block;
}
.sprocket-strips-item figure {
  min-height: 260px;
}
.t3-footnav {
  padding-top: 0;
}
.footer-basic-info {
  padding-top: 40px;
  color: #fff;
}
.footer-basic-info h1,
.footer-basic-info h2,
.footer-basic-info h3,
.footer-basic-info h4 {
  color: #fff;
}
#Mod112 h3,
#Mod256 h3 {
  font-size: 21px;
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
#Mod112 h3::before,
#Mod256 h3::before {
  display: none;
}
#Mod112 h3 span,
#Mod256 h3 span {
  color: #294A71;
}
#Mod256 h3 {
  margin-top: 40px;
}
.tp-brands .tp-sprocket-strips-c-item img {
  padding: 0 40px;
}
.catItemImageBlock img {
  height: 220px !important;
  object-fit: cover;
}
#Mod257 .module-title span {
  font-size: 18px;
}
div.k2ItemsBlock .moduleItemImage img {
  height: 240px;
  object-fit: cover;
}
.itemFullText img {
  width: 100%;
}
.sprocket-padding img {
  height: 200px;
  object-fit: cover;
  object-position: 10% 10%;
}
@media (max-width: 767px) {
  .cols-2 > li {
    width: 100% !important;
  }
  #Mod112 .tp-sprocket-strips-c-item img {
    width: 200px;
    margin-bottom: 25px;
  }
  .services-box .col {
    padding: 0;
  }
  .t3-spotlight .custom.services-box .col {
    padding: 0 !important;
  }
}
.team-box a {
  font-size: 14px;
}
.team-box .back a {
  color: #fff;
}
.t3-footer a {
  color: #fff;
}
.tp-sprocket-quotes-text p:nth-child(1),
.tp-sprocket-quotes-text p:nth-child(3) {
  display: none;
}
.custom.services-box p {
  text-align: center;
}
#Mod255 {
  margin-bottom: 0;
}
.sprocket-strips-item figure img {
  display: table;
  margin: 0 auto;
}
.sprocket-strips-p-text p {
  text-align: center;
}
.itemFullText {
  margin-top: 50px;
}
.view-item .itemTitle {
  font-size: 20px !important;
}
.contact-misc {
  position: absolute;
  bottom: -40px;
  font-size: 30px;
  color: #002856 !important;
}
.contact-misc a,
.contact-misc i {
  color: #002856 !important;
}
#contact-form .radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: 20px;
}
.team-box .front.bg-white img {
  filter: grayscale(100%);
  height: 35vh;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.t3-off-canvas .t3-off-canvas-body .nav li a {
  color: #fff !important;
}
#Mod238 {
  margin-bottom: 0;
}
.sprocket-mosaic-order {
  display: none;
}
#jform_contact_email_copy-lbl {
  padding-left: 0 !important;
}
.team-box .front.bg-white img {
  height: 500px !important;
}
.tp-feature-blog-post ul li {
  display: inline-block;
  width: 33%;
}
@media (max-width: 767px) {
  .tp-feature-blog-post ul li {
    width: 100%;
  }
}
.about-title {
  color: #294A71 !important;
  text-transform: uppercase;
  font-weight: bold;
}
.breadcrumb {
  display: none;
}