body {
	/*background: url(../images/bg-new.jpg);*/
	background-repeat: repeat;
	overflow-x: hidden;
	font-family: Lato, sans-serif;
	font-size: 15px
}
h3 {
	font-size: 20px!important
}
:focus {
	outline: -webkit-focus-ring-color 0!important;
	outline-color: -webkit-focus-ring-color;
	outline-style: none!important;
	outline-width: none!important
}
.navbar-header {
	width: 310px
}
.navbar-nav {
	float: right!important
}
.top-spc {
	margin-top: 50px
}
.top-margin-finsh {
	margin: 0!important
}
.bottom-spc {
	margin-bottom: 20px
}
.post {
	background-color: #fffbfb;
	overflow: hidden;
	border: 1px solid #d5d5d5;
	box-shadow: 0 0 1px #ccc;
	border-radius: 8px;
	margin-top: 30px
}
.post:hover {
	background-color: #efe9e9
}
.post .content {
	padding: 15px
}
.post .author {
	color: #737373
}
.post .post-img-content {
	height: 283px;
	position: relative
}
.post .post-img-content img {
	position: absolute;
	width: 100%;
	height: 100%
}
.post .post-title {
	display: table-cell;
	vertical-align: bottom;
	z-index: 2;
	position: relative
}
.post .post-title b {
	background-color: rgba(51, 51, 51, .58);
	display: inline-block;
	margin-bottom: 5px;
	color: #fff;
	padding: 10px 15px;
	margin-top: 5px
}
.video-area {
	background: url(../images/video.jpg) no-repeat;
	margin-top: 50px;
	height: 450px;
	background-size: cover
}
.video-strip {
	background: rgba(0, 0, 0, .7);
	padding: 10px 0;
	position: relative;
	margin-top: 150px;
	z-index: 1
}
.video-strip h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 600
}
.video-strip h3 {
	color: #fff;
	font-size: 26px;
	text-shadow: 3px 3px 3px #000
}
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: 0 0;
	cursor: pointer;
	padding: 15px 40px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: 0;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-left: auto;
	margin-right: auto
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.btn-2 {
	background: #ac0406;
	color: #fff;
	box-shadow: 0 6px #8a0406;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.btn-2g {
	border-radius: 40px
}
.btn-2g:hover {
	box-shadow: 0 4px #ab3c3c;
	top: 2px;
	color: #fff
}
.btn-2g:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;
	color: #fff
}
.col-item-bg {
	background-color: #fff;
	padding: 30px 0 60px 0
}
.col-item {
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	background: #fff;
	margin: 10px 0
}
.col-item .photo img {
	margin: 0 auto;
	width: 100%;
	border-radius: 8px 8px 0 0
}
.col-item .info {
	padding: 10px;
	border-radius: 0 0 5px 5px;
	margin-top: 1px
}
.col-item .price {
	float: left;
	margin-top: 5px
}
.col-item .price h5 {
	line-height: 20px;
	margin: 0
}
.price-text-color {
	color: #f00608
}
.col-item .info .rating {
	color: #777
}
.col-item .rating {
	float: left;
	font-size: 17px;
	text-align: right;
	line-height: 52px;
	margin-bottom: 10px;
	height: 52px
}
.clear-left {
	clear: left
}
.col-item .separator p {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px
}
.col-item .separator p i {
	margin-left: 10px;
	color: #848383!important
}
.col-item .btn-add {
	width: 50%;
	float: left
}
.col-item .btn-details {
	width: 50%;
	float: left;
	padding-left: 10px
}
.controls {
	margin-top: 20px
}
[data-slide=prev] {
	margin-right: 10px
}
.col-item .product-old h4 {
	font-weight: 600
}
.col-item .product-old h5 {
	font-weight: 400
}
.col-item .product-old p {
	font-size: 14px;
	line-height: 22px
}
.footer-bg {
	background-color: #292929;
	padding: 20px 0;
	margin-top: 20px
}
.tagline {
	font-size: 13px;
	color: #8f8e8e;
	font-weight: 100
}
.tag-manu {
	text-align: right
}
.tag-manu ul {
	margin: 0;
	padding: 0
}
.tag-manu ul li {
	font-size: 13px;
	color: #8f8e8e;
	display: inline;
	padding: 0 5px;
	font-weight: 100
}
.tag-manu ul li a {
	color: #8f8e8e!important;
	text-decoration: none
}
.tag-manu ul li a:hover {
	color: #8f8e8e!important;
	text-decoration: none
}
.about-strip {
	background: rgba(0, 0, 0, .4);
	padding: 30px 0;
	position: absolute;
	top: 36%;
	z-index: 1;
	width: 100%
}
.about-strip h1 {
	font-size: 48px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase
}
.hero {
	z-index: 3;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%)!important
}
.carousel-control.right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, 0) 100%)!important
}
.about-us {
	margin-top: 50px
}
.products2 {
	background-color: rgba(216, 215, 214, .5);
	padding: 20px 0
}
.products3 {
	background-color: #d8d7d6;
	padding: 20px 0
}
.about-right h2 {
	color: #353535;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 28px
}
.about-right2 h2 {
	font-size: 24px;
	line-height: 36px;
	color: #353535;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	margin-top: 60px
}
.about-right2 h3 {
	color: #353535;
	font-weight: 600
}
.about-right h5 {
	font-size: 16px;
	color: #353535;
	font-weight: 600
}
.about-right img {
	width: 180px;
	height: 180px;
	margin: 0 0 10px 0;
	border: 1px solid #d0cbcb;
	border-radius: 5px
}
.heading-cross {
	width: 100px;
	height: 2px;
	display: inline-block;
	background: #dd4019;
	margin-bottom: 8px
}
.about-right p {
	font-size: 15px;
	line-height: 24px;
	color: #1e2227;
	margin-top: 10px;
	font-family: Lato, sans-serif;
	font-weight: 400;
	text-align: justify
}
.about-right ul {
	margin: 0;
	padding: 0
}
.about-right ul li {
	font-size: 16px;
	color: #1e2227;
	padding: 10px 0;
	margin-left: 40px!important
}
.about-right2 p {
	font-size: 14px;
	line-height: 22px;
	color: #1e2227;
	margin-top: 10px;
	font-family: Lato, sans-serif;
	font-weight: 400;
	text-align: justify
}
.read-more {
	background-color: transparent;
	padding: 8px;
	color: #353535;
	border-radius: 5px;
	float: right;
	border: 1px solid #a5a5a5
}
.contact-button {
	background-color: #dd411a;
	padding: 8px 50px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 10px;
	height: 50px;
	border: none;
	margin-top: 15px
}
.contact-button:hover {
	background-color: #d4340d
}
.product-side {
	height: 400px
}
.product-side img {
	width: 100%;
	height: 100%
}
.product-right2 h2 {
	color: #353535;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	margin-top: 10px
}
.pagination>li>a,
.pagination>li>span {
	border-radius: 50%!important;
	margin: 0 5px;
	text-align: center
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff!important;
	cursor: default;
	background-color: #dc401a;
	border-color: #d23712
}
.gal-container {
	padding: 12px
}
.gal-item {
	overflow: hidden;
	margin: 15px 0
}
.gal-item .box {
	overflow: hidden
}
.box img {
	height: 100%;
	width: 100%;
	border: 1px solid #b1b0b0;
	border-radius: 5px
}
.gal-item a:focus {
	outline: 0
}
.gal-item a:after {
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	border-radius: 5px;
	opacity: 0;
	background-color: rgba(0, 0, 0, .75);
	position: absolute;
	right: 15px;
	left: 15px;
	top: 3px;
	bottom: 3px;
	text-align: center;
	line-height: 450px;
	font-size: 30px;
	color: #fff;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
.gal-item a:hover:after {
	opacity: 1
}
.modal-open .gal-container .modal {
	background-color: rgba(0, 0, 0, .4)
}
.modal-open .gal-item .modal-body {
	padding: 0
}
.modal-open .gal-item button.close {
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #000;
	opacity: 1;
	color: #fff;
	z-index: 999;
	right: -12px;
	top: -12px;
	border-radius: 50%;
	font-size: 15px;
	border: 2px solid #fff;
	line-height: 25px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .35)
}
.modal-open .gal-item button.close:focus {
	outline: 0
}
.modal-open .gal-item button.close span {
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow: none
}
.gal-container .modal-dialogue {
	width: 80%
}
.gal-container .description {
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	text-align: left
}
.gal-container .description h4 {
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px
}
.gal-container .modal.fade .modal-dialog {
	-webkit-transform: scale(.1);
	-moz-transform: scale(.1);
	-ms-transform: scale(.1);
	transform: scale(.1);
	top: 100px;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.gal-container .modal.fade.in .modal-dialog {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: translate3d(0, -100px, 0);
	transform: translate3d(0, -100px, 0);
	opacity: 1
}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0!important;
	padding: 0;
	float: right
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
	text-align: right
}
.social-network a.icoRss:hover {
	background-color: #f56505
}
.social-network a.icoFacebook:hover {
	background-color: #3b5998
}
.social-network a.icoTwitter:hover {
	background-color: #3cf
}
.social-network a.icoGoogle:hover {
	background-color: #bd3518
}
.social-network a.icoVimeo:hover {
	background-color: #0590b8
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7
}
.social-network a.icoFacebook:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoRss:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoVimeo:hover i {
	color: #fff
}
.socialHoverClass,
a.socialIcon:hover {
	color: #44bcdd
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 15px
}
.social-circle li i {
	margin: 0;
	line-height: 30px;
	text-align: center
}
.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s
}
.social-circle i {
	color: #fff;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	transition: all .8s
}
@media (min-width: 768px) {
	.gal-container .modal-dialog {
		width: 55%;
		margin: 50 auto
	}
}
@media (max-width: 768px) {
	.gal-container .modal-content {
		height: 250px
	}
}
i.red {
	color: #bc0213
}
.gal-container {
	padding-top: 75px;
	padding-bottom: 75px
}
footer {
	font-family: Quicksand, sans-serif
}
footer a,
footer a:hover {
	color: #88c425
}
.cont-info {
	padding: 10px 30px;
	margin-top: 50px
}
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: 0!important auto -webkit-focus-ring-color;
	outline-offset: -2px
}
@media screen and (max-width: 767px) {
	.tagline {
		text-align: center
	}
	.tag-manu {
		text-align: center
	}
	.product-side {
		height: 100%
	}
	.about-strip {
		padding: 5px 0;
		top: 25%
	}
	.about-strip h1 {
		font-size: 30px
	}
	.about-us {
		margin-top: 10px
	}
	.about-right2 h2 {
		margin-top: 10px;
		font-size: 22px
	}
	.about-strip h1 {
		font-size: 20px
	}
	.product-right2 h2 {
		font-size: 22px
	}
	p {
		text-align: justify
	}
	.contact-button {
		padding: 8px 20px;
		font-size: 16px
	}
	.top-margin-finsh {
		margin: 0
	}
	.not-show-on {
		display: none
	}
	.about-right img {
		width: 180px;
		height: 100px;
		margin: 0 0 10px 0;
		border: 1px solid #d0cbcb;
		border-radius: 5px
	}
	ul.social-network {
		float: left
	}
}