@charset "UTF-8";
/* CSS Document */

#page-title {
  width: 100%;
  margin: 0 auto 70px;
}
#page-title .row {
  margin-bottom: 0;
}
#page-title + .tp-banner-container {
  margin-top: -70px;
}
.page-title-1 .title-container {
  width: 100%;
}
.page-title-1 .title-container .title {
  background-color: rgba(49, 57, 63, 0.7);
  padding: 80px 20px;
  display: inline-block;
}
.page-title-1 .title-container .title h3 {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #fff;
}
.page-title-1 .title-container .title h1 {
  color: #fff;
  font-weight: 400;
}
.page-title-1 .breadcrumbs-container {
  background-color: #31393f;
  width: 100%;
  padding: 20px 0;
}
.page-title-1 .breadcrumbs-container span {
  color: #fff;
  padding-right: 8px;
}
.page-title-1 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #fff;
  list-style: none;
}
.page-title-1 .breadcrumbs-container .breadcrumb li a {
  color: #fff;
}
.breadcrumb li + li::before {
  font-size: 12px;
  content: '/';
  color: #fff;
  padding: 0 8px;
}
.breadcrumb li:nth-child(2)::before {
  content: '';
}
.breadcrumbs-container .breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.page-title-1.map {
  background-image: none;
}
.page-title-2 {
  background-color: #e5f1f5;
  background-image: url('../img/pattern.png');
  background-repeat: repeat;
}
.page-title-2 .title-container {
  padding: 25px 0;
}
.page-title-2 .pt-title {
  float: left;
  max-width: 50%;
}
.page-title-2 .pt-title h1 {
  font-size: 21px;
}
.page-title-2 .pt-info {
  float: right;
  max-width: 50%;
}
.page-title-2 .pt-info p {
  color: #252525;
  padding-top: 8px;
}
.page-title-2 .breadcrumbs-container {
  background-color: #f6fcfe;
  width: 100%;
  padding: 20px 0;
}
.page-title-2 .breadcrumbs-container span {
  color: #666;
  padding-right: 8px;
}
.page-title-2 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #666;
  list-style: none;
}
.page-title-2 .breadcrumbs-container .breadcrumb li a {
  color: #666;
}
.page-title-2 .breadcrumb li + li::before {
  color: #666;
}
.page-title-3 {
  background-color: #e5f1f5;
}
.page-title-3 .title-container {
  padding: 80px 0;
}
.page-title-3 .pt-title {
  float: left;
  max-width: 50%;
  position: relative;
}
.page-title-3 .pt-title h1 {
  font-size: 31px;
  color: #fff;
  margin-bottom: 0;
  line-height: 60px;
}
.page-title-3 .pt-title:after {
  position: absolute;
  display: block;
  content: "";
  width: 70px;
  height: 1px;
  background-color: #fff;
}
.page-title-3 .pt-info {
  float: right;
  max-width: 50%;
}
.page-title-3 .pt-info p {
  color: #fff;
  padding: 0;
  padding-left: 70px;
  font-size: 31px;
  line-height: 60px;
}
.page-title-3 .pt-info .icon {
  font-size: 31px;
  width: 60px;
  height: 60px;
  float: left;
}
.page-title-3 .pt-info .icon i {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 60px;
  height: 60px;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.page-title-3 .breadcrumbs-container {
  width: 100%;
  padding: 20px 0;
}
.page-title-3 .breadcrumbs-container span {
  color: #fff;
  padding-right: 8px;
}
.page-title-3 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #fff;
  list-style: none;
}
.page-title-3 .breadcrumbs-container .breadcrumb li a {
  color: #fff;
}
.page-title-3 .breadcrumb li + li::before {
  color: #fff;
}
.page-title-3 .light .pt-title h1 {
  color: #252525;
}
.page-title-3 .light .pt-info p {
  color: #252525;
}
.page-title-3 .light .pt-title:after {
  background-color: #ddd;
}
.page-title-4 {
  padding: 80px 0;
}
.page-title-4 .title-container {
  width: 100%;
  margin-bottom: 20px;
}
.page-title-4 .title-container .title h3 {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.page-title-4 .title-container .title h1 {
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.page-title-4 .breadcrumbs-container {
  width: 100%;
  display: table;
  margin: 0 auto;
}
.page-title-4 .breadcrumbs-container .breadcrumb {
  display: table;
  margin: 0 auto;
}
.page-title-4 .breadcrumbs-container span {
  color: #fff;
  padding-right: 8px;
}
.page-title-4 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #fff;
  list-style: none;
}
.page-title-4 .breadcrumbs-container .breadcrumb li a {
  color: #fff;
}
.page-title-4.light .title-container .title h3 {
  color: #777;
}
.page-title-4.light .title-container .title h1 {
  color: #252525;
}
.page-title-4.light .breadcrumbs-container .breadcrumb li,
.page-title-4.light .breadcrumbs-container .breadcrumb li a,
.page-title-4.light .breadcrumbs-container span,
.page-title-4.light .breadcrumb li + li::before {
  color: #777;
}
.page-title-5 {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-title-5 .container {
  display: table;
  height: 100%;
}
.page-title-5 .title-container {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.page-title-5 .title-container .title {
  position: relative;
}
.page-title-5 .title-container .title h3 {
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.page-title-5 .title-container .title h1 {
  color: #fff;
  font-size: 120px;
  line-height: 120px;
  font-weight: 800;
  text-align: center;
  margin: 10px 0;
}
.page-title-5 .title-container .title p {
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
  color: #fff;
}
.page-title-5 .title:after {
  position: absolute;
  display: block;
  content: "";
  width: 70px;
  height: 1px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}
.page-title-5.light .title-container .title h1 {
  color: #252525;
}
.page-title-5.light .title-container .title p {
  color: #777;
}
.page-title-6 .title-container {
  width: 100%;
  padding: 80px 0;
}
.page-title-6 .title-container .title h3 {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #fff;
}
.page-title-6 .title-container .title h1 {
  color: #fff;
  font-weight: 400;
}
.page-title-6 .pt-image-container {
  width: 100%;
  float: right;
}
.page-title-6 .pt-image-container .pt-image {
  position: relative;
  bottom: 0;
}
.page-title-6 .pt-image-container .pt-image img {
  margin: 0;
}
.page-title-6 .breadcrumbs-container {
  width: 100%;
  padding: 20px 0;
}
.page-title-6 .breadcrumbs-container span {
  color: #fff;
  padding-right: 8px;
}
.page-title-6 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #fff;
  list-style: none;
}
.page-title-6 .breadcrumbs-container .breadcrumb li a {
  color: #fff;
}
.page-title-6 .light .title-container .title h3 {
  color: #777;
}
.page-title-6 .light .title-container .title h1 {
  color: #252525;
}
.page-title-7 {
  padding: 40px 0;
  background-image: url('../img/pattern.png');
  background-repeat: repeat;
}
.page-title-7 .title-container .title h1 {
  color: #fff;
  font-weight: 400;
  font-size: 21px;
  margin-bottom: 0;
}
.page-title-7 .pt-image-container {
  width: 100%;
  float: right;
}
.page-title-7 .pt-image-container .pt-image {
  position: relative;
  bottom: 0;
}
.page-title-7 .pt-image-container .pt-image img {
  margin: 0;
}
.page-title-7 .breadcrumbs-container {
  width: 100%;
  padding-top: 8px;
}
.page-title-7 .breadcrumbs-container .breadcrumb {
  float: right;
}
.page-title-7 .breadcrumbs-container span {
  color: #fff;
  padding-right: 8px;
}
.page-title-7 .breadcrumbs-container .breadcrumb li {
  float: left;
  padding: 0 0px 0 3px;
  color: #fff;
  list-style: none;
}
.page-title-7 .breadcrumbs-container .breadcrumb li a {
  color: #fff;
}
.pt-bkg-image-1 {
  background-image: url('../img/page-titles/page-title-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-2 {
  background-image: url('../img/page-titles/page-title-2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-3 {
  background-image: url('../img/page-titles/page-title-3.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-4 {
  background-image: url('../img/page-titles/page-title-4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-5 {
  background-image: url('../img/page-titles/page-title-5.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-6 {
  background-image: url('../img/page-titles/page-title-6.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-7 {
  background-image: url('../img/page-titles/page-title-7.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-8 {
  background-image: url('../img/page-titles/page-title-8.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-9 {
  background-image: url('../img/page-titles/page-title-9.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-10 {
  background-image: url('../img/page-titles/page-title-10.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.pt-bkg-image-11 {
  background-image: url('../img/page-titles/page-title-11.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

/******* Product Listing ***********/

.productgear {
	width:230px;
	height:300px;
	border:2px solid #4d4d4d;
	padding:20px;
	display:block;
	float:right;
	margin:0px 10px;
}

.productgear:hover {
	border:2px solid #dc0000;
}