#aboutus{padding-top:40px; margin-bottom:40px; line-height:30px;}
#aboutus .title{font-size:24px;TEXT-TRANSFORM: uppercase;}
#aboutus .aboutpic img{ margin-top:-100px}
#aboutus .row{ margin-bottom:20px;}
#aboutus .more{ float:right;color:#005DA5;}
#aboutus img{ max-width:100%;}

#testimonials{padding-bottom:115px;padding-top:60px; background:url(../images/testimonials.jpg) center top no-repeat; text-align:center;overflow:hidden; }
#testimonials .title{font-size:48px;color:#fff;display:block;}
#testimonials span{font-size:24px;color:#fff;display:block;}
#testimonials span n{font-size:48px;}
#testimonials .row{margin-top:350px;}
#testimonials .container>span{margin-top: 50px;}


.tabindex{display:none;}
#products{padding-bottom:40px;padding-top:40px; text-align:center; background:url(../images/product.jpg) left bottom repeat-x;}
#products .productstitle{font-size:36px;}
#products .productstitle span{display:block;text-transform: uppercase;}
#products .productstitle:after{content:" ";width:35px; height:3px;background:#D3251D; display:inline-block;}
#products .category{margin:20px 0;}
#products .category a{padding:15px 25px;display: inline-block;cursor: pointer;border-radius: 10px;}
#products .category a.cur{background:#005DA5;color:#fff;}
#products .owl-demo {width:100%; margin:0 auto; padding:8px 0;}
#products .owl-item a{display: block; margin:0 15px; color:#fff;background:#005DA5;border-radius: 0 0 30px 0;}
#products .owl-item a:hover{ color:#fff;}
#products .owl-item img.img-responsive {display: block;width:100%;}
#products .owl-item a .info{padding:25px 35px;}
#products .owl-item a .info h1{font-size:18px;font-weight: normal; line-height:30px; height:60px;}
#products .owl-item a .info span{ line-height:25px; height:50px;display: block;}
#products .owl-buttons{}


#news{ padding-bottom:30px; padding-top:30px;text-align:center; }
#news .newstitle{font-size:36px;}
#news .newstitle span{display:block;text-transform: uppercase;}
#news .newstitle:after{content:" ";width:35px; height:3px;background:#D3251D; display:inline-block;}
#news .category{margin:20px 0;}
#news .category a{font-size:12px;min-width:80px; line-height:28px; padding-bottom:5px;display: inline-block;margin: 0 15px;}
#news .category a.cur{background:url(../images/newscat.png) center center;color:#fff;}
#news .owl-demo {width:100%; margin:0 auto; padding:8px 0;}
#news .owl-item a{display: block; margin:0 15px; color:#000;}
#news .owl-item a:hover{ color:#000;}
#news .owl-item img.img-responsive {display: block;width:100%;}
#news .owl-item a .info{text-align:left;}
#news .owl-item a .info h1{font-size:16px;font-weight: normal;color:#000; line-height:50px; height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#news .owl-item a .info span{font-size:12px; line-height:25px; height:50px;display: block;}
#news .owl-theme .owl-controls .owl-page span{display:block;width:9px;height:9px;margin:5px 7px;filter:Alpha(Opacity=1);opacity:1;-webkit-border-radius:0;-moz-border-radius:20px;border-radius:50%;background:#DBDBDB;transition:all .5s}
#news .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;background:#005DA5}
