f-right{
    float: right;
}
.nopadding{
	padding: 0;
}
.line-type-1{
    width:100%;
    height: 1px;
    border-bottom: 1px solid #ddd;
}
.line-type-2{
    width:100%;
    height: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.page-intro{
  background: url(../images/page-intro-bg.png) no-repeat;
  height: 114px;
  padding:10px;
  position: relative;
}
.page-intro .intro-icon{
  float: left;
}

.page-intro .intro-content {
    position: absolute;
    bottom: -100px;
    color: #fff;
    height: 68px;
}
.page-intro .intro-content .title{
  font-size: 30px;
    font-weight: bold;
}
.page-intro .intro-content .description{
  font-size: 16px;
}
/*breadcrumb*/
.breadcrumb-wrapper{
    background: #f5f5f5;
    height: 35px;
    border-bottom: 1px solid #ddd;
}
.breadcrumb {font-size:13px;}
.breadcrumb>li+li:before {
    padding: 0 20px;
    color: #ccc;
    background: url(../images/breadcrumb-icon.png) no-repeat 50% 50%;
    content:"";
}

/* SITEBAR */
.sitebar-group{

} 
.sitebar-group h3{ 
	padding-left: 20px;
	background: url(../images/sitebar-rec.png) no-repeat 0 50%;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}
input#email{
	background: url(../images/form-email.png) no-repeat 97% 50%;
}
input#pwd{
	background: url(../images/form-pass.png) no-repeat 97% 50%;
}
.form-control:focus {
    border-color: #96c11f;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(92, 184, 92, 0.32);
}
.btn.btn-submit{
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	background: #96c11f;
	margin-bottom: 15px;
}

.other-item{
	padding:15px 0 0 0;	
}
.other-item .item-images{
	height:87px;
	width: 85px;
	border:1px solid #ddd;
	float: left;	
	margin: 0 auto;
    display: block;
    margin-top: 5px;
}
.other-item .item-images img{
	height: 85px;
	width: auto;
	margin: 0 auto;
    display: block;
}

.other-item .info-block {
	position: relative;
    min-height: 115px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 100px;
    font-family: 'Lato';
    font-size: 14px;
}
.other-item .name{
	/*height: 57px;*/
}
.other-item .code {
    text-transform: uppercase;
    font-weight: 400;
}
.other-item .price {
    margin-top: 16px;
    color: #96c11f;
    font-weight: 700;
}
.featured-item img{
	width: 100%;
	    border: 1px solid #ddd;
}

.payment-item .item-images{
	display: inline-block;
	width: 52px;
	margin-right: 10px;
}

/*BLOCK CONTENT*/
.content-section{

}
.content-section .title{
    padding:20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom:20px;
}
.btn-next, .btn-prev {
    height: 40px;
    border-radius: 4px;
    background: ;
    border: 1px solid #ddd;
    line-height: 10px;
    color: #333;
    text-transform: uppercase;
    line-height: 29px;
    margin: 0 0 25px;
    font-weight: bold;
    letter-spacing: 2px;
    width: 130px;
}
.btn-next{
    padding-right: 23px;
}
.btn-prev {
    padding-left: 23px;
}
.btn-next {
    background: #e6e6e6 url(../images/arrow-page.png) no-repeat 87px -92px;
}
.btn-prev{
    background:#e6e6e6 url(../images/arrow-page.png) no-repeat 12px 13px;
}
.btn-next.disable {
    background:#fff url(../images/arrow-page.png) no-repeat 12px 13px;
}
.btn-prev.disable{
    background: url(../images/arrow-page.png) no-repeat 12px 13px;
}

/*slider*/
#first-owl .owl-wrapper-outer {
    height: 625px;
    border: none;
}
.content-section .customNavigation a {
    position: absolute;
    z-index: 1;
    bottom: 46%;
    cursor: pointer;
    background-color: #a3a3a3;
    display: block;
    width: 47px;
    height: 47px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
}
.content-section .customNavigation .next {
    right: -6px;
    background-image: url(../images/arrow-r-2.png);
}
.content-section .customNavigation .prev {
    left: -6px;
    background-image: url(../images/arrow-l-2.png);
}
.block-slider-features {
    box-shadow: none;
    margin-bottom:0;
}
#first-owl .owl-controls .owl-page span {
    border-radius: 50%;
    width: 15px;
    height:15px;
    background: #fff;
    border: 1px solid #E4E4E4;
    opacity: 1;
}
#first-owl .owl-controls .owl-page.active span {
    border-radius: 50%;
    background: #96C11C;
    
}
img.img-responsive {
    margin: 0 auto;
}

/*BANNER MESSAGE*/
.banner-message{
    position: relative;
    display: block;

}
.banner-message .banner-content{
    background: #96c11f;
    padding: 20px;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 63px;
    border-bottom: 1px solid #fff;
}
.banner-message .banner-link{
    background: #96c11f;
    padding:10px;
    color: #fff;
    padding:10px 20px;
}
.banner-message .btn-banner-link{
    background: url(../images/banner-link.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 18px;
    right: 21px;
}

/*PAGING*/
.paging{
margin-bottom: 50px;
}
.paging .btn{
    height: 28px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ddd;
    line-height: 10px;
    color:#999999;
}
.paging .btn.selected{
    background: #96c11f;
    color:fff;
}

/*QUOTE*/
.text{
    padding:10px 0;
}
.text.qoute{
    margin: 40px;
    border-left: 10px solid #96c11f;
    padding: 50px 100px 50px 5%;
    background: url(../images/quote.png) no-repeat 100% 50%;
}
/*learn more*/
button.btn.learn-more {
    width: 217px;
    background: #96c11f;
    color: #fff;
    height: 40px;
    text-transform: uppercase;
    margin: 0 auto;
    font-weight: 700;
    margin-bottom: 10px;
    display: inherit;
}

/*share social*/
.share-social{
    padding-left:58px;
    width: 100%;
    height:50px;
    border: 1px solid #ddd;
    display: block;
    background: url(../images/share-social.png) no-repeat;
}
.share-social li{
    width: 34px;
    display: inline-block;
}