#tpl_module {
  text-align: left;
  padding-top: 145px;
  -webkit-box-shadow: inset 0px 263px 49px -11px rgba(0, 0, 0, 0.11);
  box-shadow: inset 0px 263px 49px -11px rgba(0, 0, 0, 0.11);
  padding-bottom: 25px;
}

#tpl_module .zone.full .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

#tpl_module #tp-parts-injector {
  margin: 20px auto;
}

#breadcrumb {
  padding-top: 25px !important;
  max-width: 1250px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: relative;
}

#tpl_module .center {
  max-width: 1140px;
  padding: 0px 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.nopadding {
  padding: 0;
}

.zone1, .zone2, .zone3 {
  padding: 0;
  border-radius: 15px;
  margin: 15px 15px;
}

/*.cas-images {*/
/*border: 2px solid #e6e6e6;*/
/*border-radius: 25px;*/
/*}*/
.zone2 {
  padding: 20px 0;
}

.productsIn {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.catalog_view_cas .productsIn .product {
  /*height: 297px;*/
  /*width: 229px;*/
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  /*box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 4px rgba(0, 0, 0, 0.3);*/
  padding: 0 20px !important;
}

.catalog_view_cas .productsIn .product .more {
  color: white;
  display: block;
  background: #ff002e;
}

.catalog_view_cas .productsIn .product .more .intro {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
}

.productTitle {
  margin: 20px !important;
}

.catalog_view_cas .productsIn .product a h3 {
  /*margin-bottom: 0;*/
  /*padding-top: 5px;*/
  /*color: white;*/
  color: #ff002e;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0;
}

#tpl_module .cas-intro {
  margin: 15px 0 !important;
}

.block_action .catalog_index_cas {
  margin: 25px 0;
}

.catalog_view_cas h1.cas-h1-title {
  font-size: 45px;
  font-weight: 300;
  color: #333333;
}

h2.title {
  font-size: 30px;
  font-weight: normal;
  padding: 30px 0 15px 0;
  margin: 0;
}

h2.title.left {
  text-align: left;
}

#tpl_module .bt_learn_more {
  color: #ff002e !important;
  border: 1px solid #ff002e;
}

#tpl_module .bt_learn_more:hover,
#tpl_module .bt_learn_more:focus,
#tpl_module .bt_learn_more:active {
  color: #fff !important;
  border: 1px solid #ff002e;
  background: red !important;
  background-color: red !important;
}

.cas-zone .visual_container {
  margin: 10px 0;
}

#tpl_module div.center h2,
.assoc-products-wrap h2,
.cas-zone h2 {
  color: #333;
}

#tpl_module .block_action > .center {
  padding-left: 0;
  padding-right: 0;
}

.assoc-products-wrap {
  border-top: 1px solid #ff002e;
}

.border-top-separator {
  border-top: 1px solid #ff002e;
}

.productsIn .product {
  margin-bottom: 15px;
}

@media all and (max-width: 991px) {
  #tpl_module {
    padding-top: 80px;
  }
}
@media all and (max-width: 768px) {
  #tpl_module .zone {
    padding: 0;
  }
}
@media all and (max-width: 450px) {
  #tpl_module {
    padding-top: 60px;
  }
}

/*# sourceMappingURL=tpl-module.css.map */