.logo-img {
  width: 210px;
  margin-top: 8px;
}
.t3-topbar {
  background: #ffffff;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 400;
  text-transform: none;
  height: auto;
  position: relative;
  top: 0;
  color: #777777;
}
.t3-topbar .container {
  border-left: 0;
  border-right: 0;
}
@media (min-width: 768px) {
  .t3-topbar {
    height: 40px;
  }
}
.t3-topbar .tp-top-section {
  margin-top: 5px;
}
.t3-topbar .text-right ul.nav {
  float: right;
}
.t3-topbar .nav li {
  display: block;
  float: left;
  overflow: hidden;
}
.t3-topbar .nav li > a {
  margin-right: 20px;
  padding: 0;
  color: #777777;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  outline: none;
}
.t3-topbar .nav li > a:hover,
.t3-topbar .nav li > a:focus {
  color: #2488D5;
  background: none;
  border: 0;
}
.t3-topbar .nav li.active > a {
  color: #2488D5;
  background: none;
}
.t3-topbar .nav li.active > a:hover,
.t3-topbar .nav li.active > a:focus {
  color: #2488D5;
}
.t3-topbar .nav li + li {
  margin-top: 0;
}
.t3-topbar .contact-info {
  padding-left: 0px;
}
.t3-topbar .contact-info li {
  display: inline-block;
  list-style: none;
  padding-left: 0px;
}
.t3-topbar .contact-info li span {
  margin-right: 5px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  padding: 5px;
}
.t3-topbar .contact-info li > a {
  margin-right: 20px;
  padding: 0;
  color: #777777;
  height: 30px;
  border-radius: 0;
}
.t3-topbar .contact-info li > a:hover,
.t3-topbar .contact-info li > a:focus {
  color: #2488D5;
  background: none;
  border: 0;
  text-decoration: none;
}
.t3-header {
  padding-top: 0px;
  padding-bottom: 0px;
}
.t3-header.affix {
  position: fixed !important;
}
.tp-home .t3-header {
  position: absolute;
  z-index: 2000;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.tp-home .t3-header.affix-top .navbar-nav > li > a {
  color: #2488D5;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 2.3;
  margin: 0;
  outline: none;
}
.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 {
  padding: 0;
}
.nav-search > a {
  color: #2488D5;
  border-bottom: 2px solid transparent;
  padding: 22px 20px;
  display: block;
}
.nav-search > a:hover {
  color: #2488D5;
}
.nav-search .dropdown-menu {
  background: #ffffff;
  border-top: 3px solid #2488D5;
  margin-top: -5px;
  right: 0;
  left: auto;
  padding: 20px;
  border-radius: 0;
}
@media (max-width: 480px) {
  .nav-search .dropdown-menu {
    right: -54px;
  }
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #2488D5;
  color: #777777;
  font-size: 13px;
  width: 200px;
}
.nav-search .dropdown-menu .t3-module .search input:hover,
.nav-search .dropdown-menu .t3-module .search input:active,
.nav-search .dropdown-menu .t3-module .search input:focus {
  background: #f2f2f2;
}
.head-search {
  margin-top: 20px;
}
.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: #777777;
}
@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;
  }
}
.tp-gray-bg {
  background: #f3f5f8;
}
.tp-primary-bg {
  background: #2488D5;
}
.sp-smart-slider .istoreii-slider .sp-slider-items .sp-slider-item .sp-slider-content a .sp-title {
  color: #21e184;
  font-size: 20px;
}
.sp-smart-slider .istoreii-slider .sp-slider-items .sp-slider-item .sp-slider-content a:hover {
  text-decoration: none;
}
.sp-smart-slider .istoreii-slider .sp-slider-items .sp-slider-item .sp-slider-content .sp-introtext {
  color: #777777;
  font-size: 20px;
  line-height: inherit;
}
.sp-smart-slider .slider-arrow-nav .controller-prev i,
.sp-smart-slider .slider-arrow-nav .controller-next i {
  background: rgba(255, 255, 255, 0.35);
  border-radius: 20%;
}
.tp-hero-block {
  background: #ffffff;
}
.tp-hero-block .t3-module {
  margin-bottom: 0px;
}
.tp-hero-block .tp-hero {
  text-align: center;
  background-color: #ecf0f3 ;
  border-radius: 5px 30px 5px 30px;
  box-shadow: 10px 10px rgb(214, 222, 224);
}
.transs {
  transition: width 2s;
}
.tp-icon {
  display: inline-block;
  font-size: 45px;
  line-height: 90px;
  cursor: pointer;
  margin: 30px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  text-decoration: none;
  z-index: 1;
  color: #2488D5;
  background: #f3f5f8;
}
.tp-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.tp-icon:before {
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.tp-icon.effect {
  *box-shadow: 0 0 0 4px #2b2b2b;
  -webkit-transition: background 0.2s, color 0.5s;
  -moz-transition: background 0.2s, color 0.5s;
  transition: background 0.2s, color 0.5s;
}
.tp-icon.effect:hover,
.tp-icon.effect:hover i {
  color: #ffffff;
  *box-shadow: 0 0 0 4px #2488D5;
  background: #2488D5;
}
.tp-icon.effect:after {
  top: -8px;
  left: -8px;
  padding: 8px;
  z-index: -1;
}
.tp-icon.effect.sub-b:after {
  *box-shadow: 3px 3px #2b2b2b;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}
.tp-icon.effect.sub-b:hover:after {
  box-shadow: 3px 3px #2488D5;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.tp-icon.effect.sub-b:before {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.7;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.tp-icon.effect.sub-b:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.tp-features-top .tp-feature-block .feature-item {
  margin-bottom: 30px;
}
.tp-features-top .tp-feature-block .feature-item .icon {
  color: #2488D5;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #2488D5;
  border-radius: 50%;
  width: 40px;
  text-align: center;
}
.tp-features-top .tp-feature-block .feature-item h6 {
  display: inline-block;
  margin: 0 0 10px 10px;
  
}
@media (max-width: 1199px) {
  .tp-features-top .tp-feature-block .feature-item h6 {
    font-size: 15px;
  }
}
.tp-features-top .tp-feature-block-img {
  margin-top: 30px;
}
.tp-parallax {
  background-image: url("../../templates/tp_origin/images/themeparrot/parallax_bg.png");
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
}
.tp-parallax .t3-module {
  margin-bottom: 0px;
}
.tp-parallax .t3-module h2 {
  text-transform: uppercase;
  color: #ffffff;
}
.tp-parallax .t3-module .btn {
  margin-top: 25px;
}
.tp-parallax .tp-number-count {
  text-align: center;
  color: #f3f5f8;
}
.tp-parallax .tp-number-count .tp-counter {
  font-size: 36px;
  font-weight: bold;
  color: #2488D5;
}
.tp-parallax .tp-number-count h5 {
  font-weight: normal;
  font-size: 21px;
  color: #f3f5f8;
}
.tp-parallax .overlay {
  background-color: rgba(0, 142, 214, 0.9);
}
.td-style1-mask {
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: none;
  filter: alpha(opacity=0);
  height: 100%;
  left: 0%;
  opacity: 0;
  position: absolute;
  z-ndex: 30;
  top: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 100%;
  z-index: 1;
  -moz-border-radius: 2px;
  -webkit-border: 2px;
  border-radius: 2x;
}
.td-style1-mosaic-title {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  z-index: 35;
}
.td-style1-mosaic-title a {
  color: #ffffff !important;
  font-size: 18px;
  font-weight: bold;
}
.td-style1-mosaic-title a:hover {
  text-decoration: none;
}
.td-style1-mosaic-readmore {
  position: absolute;
  bottom: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  z-index: 55;
  color: #ffffff !important;
  cursor: pointer;
}
.td-style1-mosaic-readmore a {
  color: #ffffff;
}
.td-style1-mosaic-readmore a:hover {
  text-decoration: none;
}
.td-style1-mosaic-item {
  border-radius: 0px;
  position: relative;
}
.td-style1-mosaic-filter li,
.td-style1-mosaic-order li {
  border: 1px solid #e6e6e6;
  background: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.td-style1-mosaic-filter li:hover,
.td-style1-mosaic-order li:hover,
.td-style1-mosaic-filter li.active,
.td-style1-mosaic-order li.active {
  border: 1px solid #2488D5;
  color: #2488D5;
  background: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.td-style1-mosaic-filter,
.td-style1-mosaic-order {
  margin-bottom: 40px;
}

.td-style1-mosaic {
  position: relative;
}
.td-style1-mosaic:after {
  display: table;
  content: "";
  clear: both;
}
.td-style1-mosaic .td-style1-mosaic-header ul {
  list-style: none;
  margin-left: -5px;
  padding: 0;
}
.td-style1-mosaic .td-style1-mosaic-container {
  position: relative;
  clear: both;
}
#main .td-style1-mosaic .td-style1-mosaic-container {
  margin: 0;
  padding: 0;
}

.td-style1-mosaic-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 2;
}
.td-style1-mosaic-overlay .css-loader-wrapper {
  width: 60px;
  height: 60px;
  margin: 200px auto 0;
  padding: 20px;
  background-color: #e5e5e5;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  border-radius: 1em;
}
.td-style1-mosaic-overlay .css-loader-wrapper .css-loader {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.td-style1-mosaic.refreshing .td-style1-mosaic-overlay {
  display: block;
}

.td-style1-mosaic .td-style1-mosaic-header {
  margin-bottom: 40px;
  display: inline;
  margin-right: -5px;
  padding-left: 5px;
}
.td-style1-mosaic .td-style1-mosaic-header li {
  display: inline-block;
}
.td-style1-mosaic-pagination-hidden {
  display: none;
}
.td-style1-mosaic .td-style1-mosaic-order li,
.td-style1-mosaic .td-style1-mosaic-filter li {
  text-transform: uppercase;
}

.td-style1-mosaic .td-style1-mosaic-header .td-style1-mosaic-order {
  float: right;
}

.td-style1-mosaic .td-style1-mosaic-header .td-style1-mosaic-filter {
  float: left;
}

.td-style1-mosaic-container {
  margin: 0;
  padding: 0;
  list-style: none;
}
.td-style1-mosaic-container li {
  display: inline-block;
}
.td-style1-readmore {
  white-space: nowrap;
}

.td-style1-mosaic-columns-1 li {
  width: 100%;
}
.td-style1-mosaic-columns-2 li {
  width: 50%;
}
.td-style1-mosaic-columns-3 li {
  width: 33.333333333333336%;
}
.td-style1-mosaic-columns-4 li {
  width: 25%;
}
.td-style1-mosaic-columns-5 li {
  width: 20%;
}
.td-style1-mosaic-columns-6 li {
  width: 16.666666666666668%;
}

.td-style1-mosaic-item {
  display: block;
}
.td-style1-mosaic-item .td-style1-mosaic-image {
  width: 100%;
}
.td-style1-mosaic-item .title {
  margin-bottom: 10px;
}

.td-style1-mosaic .td-style1-mosaic-header .spinner {
  width: 16px;
  height: 16px;
}
.td-style1-mosaic.loading .td-style1-mosaic-header .spinner {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(data:image/gif;base64,R0lGODlhEAAQALMAAP8A/7CxtXBxdX1+gpaXm6OkqMnKzry+womLj7y9womKjwAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgAAACwAAAAAEAAQAAAESBDICUqhmFqbZwjVBhAE9n3hSJbeSa1sm5HUcXQTggC2jeu63q0D3PlwAB3FYMgMBhgmk/J8LqUAgQBQhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAES3DJuUKgmFqb5znVthQF9h1JOJKl96UT27oZSRlGNxHEguM6Hu+X6wh7QN2CRxEIMggExumkKKLSCfU5GCyu0Sm36w3ryF7lpNuJAAAh+QQBCgALACwAAAAAEAAQAAAESHDJuc6hmFqbpzHVtgQB9n3hSJbeSa1sm5GUIHRTUSy2jeu63q0D3PlwCx1lMMgQCBgmk/J8LqULBGJRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuYyhmFqbpxDVthwH9n3hSJbeSa1sm5HUMHRTECy2jeu63q0D3PlwCx0FgcgUChgmk/J8LqULAmFRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuYSgmFqb5xjVthgG9n3hSJbeSa1sm5EUgnTTcSy2jeu63q0D3PlwCx2FQMgEAhgmk/J8LqWLQmFRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJucagmFqbJ0LVtggC9n3hSJbeSa1sm5EUQXSTYSy2jeu63q0D3PlwCx2lUMgcDhgmk/J8LqWLQGBRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuRCimFqbJyHVtgwD9n3hSJbeSa1sm5FUUXSTICy2jeu63q0D3PlwCx0lEMgYDBgmk/J8LqWLw2FRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuQihmFqbZynVtiAI9n3hSJbeSa1sm5FUEHTTMCy2jeu63q0D3PlwCx3lcMgIBBgmk/J8LqULg2FRhV6z2q0VF94iJ9pOBAA7);
}
.td-style1-mosaic-overlay .css-loader {
  width: 100%;
  height: 100%;
}
.td-style1-mosaic.refreshing .css-loader {
  -webkit-animation: rotate 0.7s linear infinite;
  -moz-animation: rotate 0.7s linear infinite;
  -ms-animation: rotate 0.7s linear infinite;
  -o-animation: rotate 0.7s linear infinite;
  animation: rotate 0.7s linear infinite;
}

.td-style1-mosaic-loadmore:hover {
  border: 1px solid #2488D5;
  background: none;
  color: #2488D5;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.td-style1-mosaic-loadmore {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 80px auto 0 auto;
  display: block;
  padding: 5px;
  width: 155px;
}
.td-style1-mosaic-loadmore.hide {
  display: none;
}
.td-style1-mosaic-loadmore {
  background: none;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.td-style1-mosaic-loadmore span {
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  line-height: 3em;
  text-align: center;
  color: #999;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.td-style1-mosaic-loadmore:hover span {
  color: #2488D5 !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.td-style1-mosaic-loadmore .loadmore-info {
  font-size: 9px;
  font-weight: bold;
}
.td-style1-mosaic-loadmore span strong {
  font-weight: normal;
}
.td-style1-mosaic-loadmore .loadmore-all {
  display: none;
}
.td-style1-mosaic-loadmore .loadmore-all span {
  line-height: 40px;
}
.td-style1-mosaic-loadmore .loadmore-all .loadmore-info {
  display: none;
}
.td-style1-mosaic-loadmore.load-all .loadmore-all {
  display: block;
}
.td-style1-mosaic-loadmore.load-all .loadmore-more {
  display: none;
}
.td-style1-mosaic-loadmore.loader .loadmore-more,
.td-style1-mosaic-loadmore.loader .loadmore-text {
  display: none;
}
.td-style1-mosaic-loadmore.loader span {
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.td-style1-mosaic-loadmore .loadmore-info,
.td-style1-mosaic-loadmore .loadmore-text,
.td-style1-mosaic-loadmore .loadmore-info:hover,
.td-style1-mosaic-loadmore .loadmore-text:hover {
  background-color: transparent !important;
  border: 0;
  margin: 0;
  padding: 0;
}

.td-style1-mosaic-loadmore.loader span {
  background-image: url(data:image/gif;base64,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);
}
.td-style1-mosaic-overlay .css-loader {
  background-image: url(data:image/png;base64,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);
}

.td-style1-mosaic-item {
  margin: 5px;
}

.td-style1-mosaic .td-style1-mosaic-container {
  margin: -10px;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .td-style1-mosaic-columns-1 li,
  .td-style1-mosaic-columns-2 li,
  .td-style1-mosaic-columns-3 li,
  .td-style1-mosaic-columns-4 li,
  .td-style1-mosaic-columns-5 li,
  .td-style1-mosaic-columns-6 li {
    width: 33.34%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .td-style1-mosaic-columns-1 li,
  .td-style1-mosaic-columns-2 li,
  .td-style1-mosaic-columns-3 li,
  .td-style1-mosaic-columns-4 li,
  .td-style1-mosaic-columns-5 li,
  .td-style1-mosaic-columns-6 li {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .td-style1-mosaic-columns-1 li,
  .td-style1-mosaic-columns-2 li,
  .td-style1-mosaic-columns-3 li,
  .td-style1-mosaic-columns-4 li,
  .td-style1-mosaic-columns-5 li,
  .td-style1-mosaic-columns-6 li {
    width: 100%;
  }
}
.td-style1-mosaic-item .td-style1-mosaic-info {
  text-transform: none;
}
.td-style1-mosaic-item .td-style1-mosaic-infos {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
}
.td-style1-mosaic-item .td-style1-mosaic-infos .author {
  font-style: italic;
}
.td-style1-mosaic-item .td-style1-mosaic-text {
  margin: 10px 0;
  display: block;
}
.td-style1-mosaic-item {
  position: relative;
}
.td-style1-mosaic-item .td-style1-padding {
  padding: 10px;
}
#main .td-style1-mosaic .td-style1-mosaic-order ul li,
#main .td-style1-mosaic .td-style1-mosaic-order ul li,
.td-style1-mosaic .td-style1-mosaic-order li,
.td-style1-mosaic .td-style1-mosaic-order li {
  padding: 5px 15px;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main .td-style1-mosaic .td-style1-mosaic-filter ul li,
#main .td-style1-mosaic .td-style1-mosaic-filter ul li,
.td-style1-mosaic .td-style1-mosaic-filter li,
.td-style1-mosaic .td-style1-mosaic-filter li {
  padding: 5px 15px;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td-style1-mosaic-item .readon {
  margin-top: 15px;
}
.td-style1-mosaic-image-container {
  position: relative;
  overflow: hidden;
}
.td-style1-mosaic-hover {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 115px 115px 0 0;
  bottom: 0;
  right: 0;
  margin-right: -115px;
  -webkit-transition: margin 0.2s ease-in;
  -moz-transition: margin 0.2s ease-in;
  -o-transition: margin 0.2s ease-in;
  -ms-transition: margin 0.2s ease-in;
  transition: margin 0.2s ease-in;
}
.td-style1-mosaic-image-container:hover,
.td-style1-mosaic-hover {
  margin-right: 0;
}
.td-style1-mosaic-image-container:hover,
.td-style1-mosaic-hovercontent {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.td-style1-readmore span {
  display: block;
}
.td-style1-mosaic-item .td-style1-mosaic-head {
  margin: 0 -10px;
  padding: 0 10px;
  z-index: 34;
}
.td-style1-mosaic-item:hover .td-style1-mask {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1 !important;
  filter: alpha(opacity=1) !important;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.td-style1-mosaic-item:hover .td-style1-mosaic-title {
  top: 22%;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.td-style1-mosaic-item:hover .td-style1-mosaic-readmore {
  bottom: 40%;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.css-loader-wrapper .css-loader {
  height: auto !important;
  width: auto !important;
}
.tp-testimonials .sprocket-quotes-item {
  background: #ffffff;
  box-shadow: 0px 0px;
}
.tp-testimonials .sprocket-quotes-item:after {
  font-family: 'FontAwesome';
  content: "\f10e";
  padding-right: 5px;
  position: absolute;
  color: #2488D5;
  top: 20px;
  font-size: 400%;
  opacity: 0.1;
  -moz-opacity: 0.1;
  filter: alpha(opacity=10);
}
.tp-testimonials .quotes-bottomright-arrow:before {
  border-color: #ffffff transparent;
}
.tp-bottom-promo .t3-module {
  margin-bottom: 0px;
}
.tp-bottom-promo .tp-promo {
  margin: 20px;
}
.tp-bottom-promo .tp-promo h2 {
  color: #ffffff;
  margin: 0px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.tp-home .t3-mainbody {
  display: none;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .t3-module {
  margin-bottom: 20px;
}
.t3-sidebar .t3-module .module-title {
  font-size: 18px;
  display: inline;
}
.tp-mailing .acymailing_form {
  margin-top: 20px;
}
.tp-mailing .acymailing_form .inputbox {
  background: transparent;
  border-radius: 0px;
  border-right: none;
  height: 45px;
}
.tp-mailing .acymailing_form .acysubbuttons .btn-primary {
  border: 1px solid #2488D5;
  border-radius: 0px;
  padding: 12px;
}
.tp-team {
  text-align: center;
}
.tp-team .catItemHeader .catItemTitle {
  margin: 10px;
}
.tp-team .catItemImage img {
  display: inline;
  text-align: center;
  border-radius: 2px;
  box-shadow: 4px 4px #2488D5;
}
.tp-team-intro {
  display: inline-table;
}
.tp-team-intro .team-social-icons a {
  color: #2b2b2b;
  border: 1px solid #2b2b2b;
  border-radius: 50%;
  margin: 5px;
  width: 30px;
  float: left;
  display: block;
  text-align: center;
}
.tp-team-intro .team-social-icons a:hover .fa-facebook {
  color: #3b5998;
}
.tp-team-intro .team-social-icons a:hover .fa-twitter {
  color: #00aced;
}
.tp-team-intro .team-social-icons a:hover .fa-google-plus {
  color: #dd4b39;
}
.tp-team-intro .team-social-icons a:hover .fa-linkedin {
  color: #4875b4;
}
.one-service {
  margin-bottom: 40px;
  padding: 0 0 0 100px;
  position: relative;
}
.one-service .fa {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 5px;
  padding: 15px;
  font-size: 33px;
  border-radius: 100px;
  border: 3px solid;
  line-height: 1em;
  color: #2488D5;
}
.one-service:hover .fa {
  color: #ffffff;
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 3px #2488D5;
  background: #2488D5;
}
.one-service h4 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.one-service p {
  font-size: 16px;
  margin: 0;
}
.process-bg .cricle-process {
  border: 1px solid #2488D5;
  padding: 20px;
}
.process-bg .cricle-process .fa {
  display: block;
  text-align: center;
  font-size: 33px;
  line-height: 1em;
  color: #2488D5;
}
.tp-comments ul {
  padding-left: 0px;
}
.tp-comments ul li {
  list-style: none;
  padding: 18px;
}
.tp-comments ul li .lcUsername {
  font-size: 12px;
}
.tp-comments ul li .k2Avatar img {
  border-radius: 50%;
  margin-top: 10px;
}
.tp-comments ul li a {
  text-decoration: none;
  color: #2b2b2b;
  font-size: 13px;
}
.tp-comments ul li a .lcComment {
  background: #ffffff;
  padding: 4px;
  color: #2b2b2b;
}
.tp-comments ul li .omg-user-talk {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  margin-left: 67px;
  padding: 8px;
  position: relative;
}
.tp-comments ul li .omg-user-talk:before {
  border-bottom: 12px solid rgba(0, 0, 0, 0.01);
  border-right: 12px solid #ffffff;
  border-top: 12px solid rgba(0, 0, 0, 0.01);
  content: "";
  left: -12px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.tp-comments ul li .omg-user-talk:after {
  border-bottom: 13px solid rgba(0, 0, 0, 0);
  border-right: 13px solid #CCCCCC;
  border-top: 13px solid rgba(0, 0, 0, 0);
  content: "";
  left: -13px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
}
.sprocket-tables .sprocket-tables-bg1 {
  background: #ffffff;
}
.sprocket-tables .sprocket-tables-bg2 {
  background: #f3f5f8;
}
.sprocket-tables .sprocket-tables-link .readon {
  background: #2488D5;
}
.sprocket-tables .sprocket-tables-link .readon:hover {
  text-decoration: none;
}
.sprocket-lists-modern .sprocket-lists-modern-title {
  font-size: 18px !important;
}
.sprocket-lists-modern .sprocket-lists-modern-title:hover {
  color: #2488D5;
}
.j2store_products .j2store_products_container li {
  float: none;
}
.j2store_products .j2store_products_container li .j2store_product_content_block {
  margin: 10px 0 28px 93px;
}
.j2store_products .j2store_products_container li .j2store_product_title {
  font-size: 16px;
}
.j2store_products .j2store_products_container li .j2store_product_title a {
  color: #2b2b2b;
}
.j2store_products .j2store_products_container li .j2store_product_title a:hover {
  color: #2488D5;
  text-decoration: none;
}
.j2store_products .j2store_products_container li .j2store_product_special_price {
  font-size: 16px;
  font-weight: bold;
}
.j2store strike {
  color: #777777;
  font-size: 14px;
}
.j2store-product-item-label,
.j2store-product-item-select-label,
.j2store-product-item-radio-label,
.j2store-product-item-checkbox-label {
  display: inline-block;
  margin-bottom: 10px;
  color: #2b2b2b;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
}
.j2store-product-options .j2store-product-option-radio input {
  display: none;
}
.j2store-product-options .j2store-product-option-radio label {
  display: inline-block;
  padding-left: 0px;
  padding: 10px;
  border: 1px solid #777777;
  width: 10%;
  text-align: center;
}
.j2store-product-options .j2store-product-option-radio label:hover,
.j2store-product-options .j2store-product-option-radio label:active {
  background: #e5e5e5;
  color: #2b2b2b;
}
.j2store .componentheading {
  background: #2488D5;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding: 10px;
}
#j2store-checkout-content h1 {
  background: #2488D5;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding: 10px;
  margin-bottom: 0px;
  font-size: 18px;
}
.j2store-filter-sorting select {
  border-radius: 0px;
  padding-top: 8px;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single {
  background: #FBFBFB;
  padding: 20px;
  border-color: #eeeeee;
  border-radius: 3px;
  text-align: center;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-item-title-link {
  font-size: 18px;
  color: #2b2b2b;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-item-title-link:hover {
  color: #2488D5;
  text-decoration: none;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-product-prices {
  margin-bottom: 10px;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-product-prices .product-special-price {
  font-size: 16px;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-item-cart-button {
  background: #2488D5;
  border: none;
  border-radius: 3px;
}
.j2store-productlist-view .j2store-products-row .j2store-product-single .j2store-item-cart-button:hover {
  background: #2b2b2b;
  border-radius: 3px;
  border: none;
}
.j2store-product-main .module-title {
  display: block;
}
.j2store-product-main .product-special-price {
  font-size: 24px;
  color: #2488D5;
  margin-left: 10px;
}
.j2store-product-main .j2store-quantity {
  display: inline-block;
  margin-right: 40px;
}
.j2store-product-main .j2store-quantity input {
  height: 40px;
  border-radius: 0px;
}
.j2store-product-main .j2store-quantity .quantity-icon {
  margin: -6px 5px 0px !important;
}
.j2store-product-main .j2store-item-cart-button {
  padding: 10px 20px;
  border-radius: 3px;
  border: none;
  background: #2488D5;
}
.j2store-product-main .j2store-item-cart-button:hover {
  background: #2b2b2b;
  border: none;
}
.j2store-product-main .j2store-item-short-description {
  margin-top: 30px;
}
.j2store-product-filter-modules .module-title {
  display: block;
  font-size: 18px;
  margin-top: 17px;
}
.j2store-product-filter-modules .nav-stacked > li,
.j2store-product-filter-modules .nav-stacked > li > a {
  color: #2b2b2b;
}
.j2store-product-filter-modules .nav-stacked > li:hover,
.j2store-product-filter-modules .nav-stacked > li > a:hover,
.j2store-product-filter-modules .nav-stacked > li:focus,
.j2store-product-filter-modules .nav-stacked > li > a:focus {
  background: transparent;
  color: #2488D5;
}
.t3-footer {
  background: #21252b;
  color: #f3f5f8;
  z-index: 99;
  position: relative;
  margin-bottom: 111px !important;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #f3f5f8;
}
.t3-footer .tp-social img {
  margin: 5px;
}
.tp-contact li {
  margin: 16px 0;
}
.t3-footnav {
  padding: 20px 0;
  padding-bottom: 0 !important;
}
.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;
  }
}
.t3-footnav .t3-module {
  background: transperant;
  color: #f3f5f8;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline;
}
.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;
  border-top: none;
  font-weight: bolder;
}
.t3-footnav .t3-module ul > li > a {
  color: #f3f5f8;;
}
.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: #f3f5f8;
}
.t3-copyright {
  border-top: 1px solid #2b2b2b;
  font-size: 12px;
  padding: 0;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .tp-footer-info .tp-footer-menu li a {
  font-size: 14px;
}
.t3-copyright .tp-footer-info .tp-footer-menu li a:hover {
  background: transparent;
  color: #2488D5;
}
.copyright {
  margin-bottom: 25px;
  margin-top: 25px;
}
.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;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters hr {
  border-color: #e5e5e5;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}
.j2store-product-list .j2store-sidebar-filters-container .price-filters hr:after {
  border-top: 3px solid #20a5e8;
  content: "";
  position: absolute;
  top: -2px;
  width: 50px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters #j2store_category hr {
  border-color: #e5e5e5;
  position: relative;
  width: 100%;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters #j2store_category hr:after {
  border-top: 3px solid #20a5e8;
  content: "";
  position: absolute;
  top: -2px;
  width: 50px;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2store-category-list li > a {
  color: #2b2b2b;
}
.j2store-product-list .j2store-sidebar-filters-container .category-filters .j2store-category-list li > a:hover {
  color: #2488D5;
  background: none repeat scroll 0 0 transparent;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section {
  padding: 0;
  margin: 3px 0;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .j2store-product-image {
  padding: 0;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-title {
  font-size: 16px;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-title a {
  color: #2b2b2b;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-title a:hover {
  color: #2488D5;
  text-decoration: none;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container .base-price {
  display: inline;
  font-size: 14px;
  color: #777777;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container .sale-price {
  font-size: 16px;
  font-weight: bold;
  display: inline;
}
.j2store-product-list .j2store-sidebar-filters-container .module-inner .j2store-product-module .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block {
  display: none;
}
.j2store-product-list .form-horizontal input {
  display: inline-block;
}
.j2store-product-list .form-horizontal select {
  display: inline-block;
}
.j2store-product-list .j2store-products-row {
  padding-top: 10px;
}
.j2store-product-list .j2store-products-row .j2store-single-product {
  border: 1px solid #eee;
  border-radius: 3px;
  text-align: center;
  max-height: 378px;
  margin: 5px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images {
  height: 235px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-product-images .j2store-thumbnail-image .j2store-img-responsive {
  height: 211px;
  max-width: 100%;
}
.j2store-product-list .j2store-products-row .j2store-single-product .product-qty {
  display: none;
}
.j2store-product-list .j2store-products-row .j2store-single-product .product-title {
  font-size: 18px;
  margin-top: 0px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .product-title a {
  color: #2b2b2b;
}
.j2store-product-list .j2store-products-row .j2store-single-product .product-title a:hover {
  color: #20a5e8;
  text-decoration: none;
  transition: all 300ms ease-out 0s;
}
.j2store-product-list .j2store-products-row .j2store-single-product .base-price {
  color: #777777;
  font-size: 14px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .sale-price {
  font-size: 16px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form {
  padding-bottom: 10px;
}
.j2store-product-list .j2store-products-row .j2store-single-product .j2store-addtocart-form a {
  border-color: transparent;
}
.j2store-product-list .j2store-products-row .j2store-single-product .options {
  display: none;
}
.j2store-product-list .j2store-products-row .btn-success {
  background-color: #2488D5 !important;
}
.j2store-product-list .j2store-products-row .btn-success:hover {
  background-color: #000 !important;
}
.j2store-product-list #Mod171 .mod_j2store_products li .j2store_product_image_block {
  float: left;
}
.j2store-product-list #Mod171 .mod_j2store_products li .j2store_product_content_block {
  margin: 10px 0 10px 93px;
  padding-top: 1px;
}
.j2store-product-list #Mod171 .mod_j2store_products li .j2store_product_content_block .base-price {
  color: #777777;
  font-size: 14px;
}
.j2store-product-list #Mod171 .mod_j2store_products li .j2store_product_content_block .sale-price {
  font-size: 16px;
  font-weight: bold;
}
.j2store-product-list #Mod171 .mod_j2store_products li .j2store_product_content_block .j2store_product_cart {
  display: none;
}
.j2store-cart .j2store-cart-table .input-mini {
  width: 57px;
  float: left;
}
.j2store-cart .j2store-cart-table a {
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 10px;
  border-radius: 4px;
  margin-left: 5px;
}
@media screen and (min-width: 469px) and (max-width: 1199px) {
  .contact .contact-form .checkbox #jform_contact_email_copy {
    margin-top: 6px;
    left: 80px;
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact .contact-form .checkbox #jform_contact_email_copy {
    margin-top: 6px;
    left: 123px;
    background-color: transparent;
  }
}
@media screen and (max-width: 442px) {
  .contact .contact-form .checkbox #jform_contact_email_copy {
    margin-top: 6px;
    left: 123px;
    background-color: transparent;
  }
}
.contact .contact-form .form-horizontal fieldset .form-group .checkbox input[type="checkbox"] {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .j2store-single-product {
    text-align: center;
  }
}
.j2store-single-product .price-sku-brand-container {
  border-bottom: none;
  border-top: none;
  padding: 0 !important;
}
.j2store-single-product .options .required {
  color: #ff0000;
}
.j2store-single-product #j2store-addtocart-form-2 {
  padding-bottom: 10px;
}
.j2store-single-product #j2store-addtocart-form-2 #add-to-cart-2 .j2store-cart-button {
  padding: 10px 20px;
}
.j2store-single-product #add-to-cart-2 .product-qty .input-mini {
  height: 39px !important;
  width: 50px !important;
}
.j2store-single-product .j2store-item-short-description {
  padding-top: 10px;
}
.j2store-single-product .hr-title {
  border-color: #e5e5e5;
  position: relative;
  width: 100%;
}
.j2store-single-product hr:after {
  border-top: 3px solid #20a5e8;
  content: "";
  position: absolute;
  top: 72px;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .j2store-single-product hr:after {
    border-top: 3px solid #20a5e8;
    content: "";
    position: absolute;
    top: 52px;
    width: 50px;
  }
}
.j2store-single-product .product-sku .sku-text {
  color: #2b2b2b;
  display: inline-block;
  font-family: 'Bitter', serif;
  font-weight: 300;
  margin-bottom: 10px;
}
.j2store-single-product .j2store-product-item-label .base-price {
  color: #777777;
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
  font-family: 'Bitter', serif;
  padding-right: 10px;
}
.j2store-single-product .j2store-product-item-label .sale-price {
  color: #20a5e8;
  font-size: 24px;
}
.j2store-single-product .discount-percentage {
  display: none;
}
.j2store-single-product .j2store-addtocart-form .options label {
  border: 1px solid #777777;
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: 10%;
  margin-top: 10px;
}
.j2store-single-product .j2store-addtocart-form .options label:hover {
  cursor: pointer;
}
.j2store-single-product .j2store-addtocart-form .options input {
  display: none;
  margin: 10px;
}
.j2store-single-product .j2store-addtocart-form .options input[type=radio]:checked + label {
  background-image: none;
  background-color: #d0d0d0;
}
.j2store-single-product .j2store-mainimage img {
  width: 320px;
}
.j2store-single-product .j2store-product-item-label,
.j2store-single-product .j2store-product-item-select-label,
.j2store-single-product .j2store-product-item-radio-label,
.j2store-single-product .j2store-product-item-checkbox-label {
  margin-bottom: 0 !important;
}
#Mod158 h3 span,
#Mod158 h3 {
  text-align: center;
}
.item-175 a {
  color: #fff !important;
  padding: 5px 20px !important;
  line-height: 1.5em !important;
  border-radius: 7px !important;
}
.item-175 a:hover {
  background: #2488D5 !important;
}
.tp-icon.effect.sub-b img {
  width: 55px !important;
  display: table;
  margin: 0 auto;
  margin-top: 17px;
  filter: brightness(0);
}
.sp-vertical-middle h1,
.sp-vertical-middle h1,
.sp-vertical-middle a {
  color: #fff !important;
  font-size: 24px;
}
.sp-posttitle.sp-animation-1 {
  color: #fff !important;
  font-weight: bold;
}
.nav.navbar-nav.level0 li:last-child a.btn-primary {
  padding: 8px 20px !important;
  margin-top: 15px;
  color: #fff;
  background: #2488D5;
}
.nav.navbar-nav.level0 li:last-child a.btn-primary:hover {
  background: #2488D5;
}
.custom.tp-number-count {
  padding: 60px 0;
  background-attachment: fixed;
}
.tp-parallax.overlay.t3-sl.t3-sl-2 {
  padding: 0 !important;
}
.col-md-8.col-sm-7.contact-left {
  display: none;
}
blockquote {
  border-left: 5px solid #2488D5;
  background-color: rgba(0, 170, 53, 0.1);
  color: #2488D5 !important;
  font-weight: bold;
}
.sp-slider-item:before {
  display: block;
  content: '';
  background-color: rgba(0,0,0,.75);
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom: 0;
}

.sp-slider-item {
  position: relative;
}
.catItemImageBlock a img {
  height: 200px !important;
  object-fit: cover;
}
.td-style1-mosaic-image-container img {
  height: 230px;
  object-fit: cover;
}
@media (min-width: 992px) {
  .tp-features-top .tp-feature-block-img {
    margin-top: 120px !important;
  }
}
.nav-justified > li.active img {
  filter: invert(100);
}
.view-item .itemTitle {
  margin-top: -9px;
}
.sprocket-quotes-image {
  max-width: 18% !important;
}
.sp-iStoreii-layout h2.sp-posttitle,
.sp-iStoreii-layout .sp-slider-content .sp-introtext {
  font-size: 26px;
  line-height: 28px;
}
.read-more-wrapper a {
  font-size: 16px !important;
}
.tp-testimonials .sprocket-quotes-item {
  min-height: 120px !important;
}
.itemNavigation {
  display: none;
}
#k2ModuleBox168 li {
  padding: 4px 0;
}
.tp-bottom-promo .tp-promo h2 {
  font-size: 26px !important;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #fff !important;
}
.contact .plain-style .inner .page-header {
  display: none !important;
}
.td-style1-mosaic-readmore {
  display: none !important;
}