.owl-demo{width:100%;float:left;margin:0;position:relative;}
.pad-top{padding:50px 0 0 0;}
.owl-next, .owl-prev{width:35px;height:35px;background:url(../images/next-bt.png) no-repeat center center;text-indent:-999999px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.owl-prev{background:url(../images/pre-bt.png) no-repeat center center;}
.owl-theme .owl-controls .owl-buttons div{text-indent: 111111111px;color:#FFF;display:inline-block;zoom:1;*display:inline;margin:0 6px;padding:0;background-color:#fff;display:none;
box-shadow: 0px 5px 15px #0000002b; -webkit-box-shadow: 0px 5px 15px #0000002b; -moz-box-shadow: 0px 5px 15px #0000002b;}
.owl-demo5 .owl-controls .owl-buttons div{ display: inline-block; }
.owl-demo4.cornernews{padding-top:0px;margin-bottom:30px;}
.owl-demo4.cornernews .owl-controls .owl-buttons div{display:inline-block;background-color:#a6c537;}
.owl-demo4.cornernews .owl-controls{text-align:right;}
.owl-demo4.cornernews .owl-next, .owl-demo4.cornernews .owl-prev{width:25px;height:25px;background:url(../images/next-bt.png) no-repeat center center;text-indent:999999px;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.owl-demo4.cornernews .owl-prev{background:url(../images/pre-bt.png) no-repeat center center;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;background-color:#e5e5e5;}
.owl-controls{top:0;width:100%;text-align:center;position:absolute;left:0;z-index:5;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:15px;height:15px;margin:0 4px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#cccccc;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:#fff;border:2px solid #cccccc;position:relative;}
.owl-theme .owl-controls .owl-page.active span:after,.owl-theme .owl-controls.clickable .owl-page:hover span:after{width:9px;height:9px;position:absolute;left:1px;top:1px;bottom:2px;right:2px;content:'';background:#d83437;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#ff0000;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;display:none;}
.owl-item.loading{min-height:150px;background:url(../images/loading.gif) no-repeat center center}
.owl-carousel .owl-item{float:left;}
.owl-demo .item, .owl-demo2 .item{padding:0;margin:0 20px;position:relative;}
.owl-demo2 .item img{width:100%;}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{    overflow: hidden;display:none;position:relative;width:100%;-ms-touch-action:pan-y;padding-top:60px;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(../images/icons/grabbing.png) 10 10, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel.owl-demo3 .owl-pagination{display:none;}
.owl-carousel.owl-demo3 .owl-controls .owl-buttons div{display:block;color:#FFF;display:inline-block;zoom:1;width:25px;height:25px;margin:1px;padding:0;text-indent:10000px;border:1px solid #d83437;background-color:#fff;}
.owl-carousel.owl-demo3 .owl-controls{top:-56px;text-align:right;}
.owl-carousel.owl-demo3{padding-top:0px;}
.owl-demo.cornernews.owl-carousel{padding:0px;}

.foot-left {
    width: 100%;
    float: left;
    
    position: relative;
    overflow: hidden;
}
.owl-demo5 .item{ margin: 0 10px;}

@media only screen and (max-width:640px){.owl-demo .item{padding:0;margin:0;}

.owl-demo .item, .owl-demo2 .item{ margin: 0 0px;}

}
@media only screen and (max-width:640px){
	.owl-controls{
	bottom: 12px!important;
    top: initial;
    position: relative;
	}
}


.specialised{
	position: relative;
}
.specialised img{
	width:100%;
	height: auto;
	
}

.specialised  .title{
	width:100%;
	float:left;
	position: absolute;
	bottom:0;
	left:0;
	background:rgba(7, 147, 187,0.85);
	font-size:18px;
	line-height:22px;
	text-align:left;
	padding: 15px 30px;
	font-weight:500;
	z-index: 999;
}
.specialised .title span{
	color:#fff;
	font-weight:500;
}


