/* main-banner */

#main-banner .owl-controls{
	margin-top: 0;
	text-align: center;
}
#main-banner img{width:100%;}
/* Styling Pagination*/

#main-banner .owl-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}

#main-banner  .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}

#main-banner  .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #d5d5d5;
	transition:all .5s ease-in;
	border:1px solid #000;
}

#main-banner  .owl-controls .owl-page.active span,
#main-banner  .owl-controls.clickable .owl-page:hover span{background: #282627;}




/*============== recommend prod =============*/

/* Styling Next and Prev buttons */

#r-prod .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.6;
	transition:all .5s ease-in;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
#r-prod .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#r-prod .owl-prev{
	background:url(../gfx/prev.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	left: -50px;
}

#r-prod .owl-next{
	background:url(../gfx/next.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	right: -50px;
}

/* pagination */

#r-prod .owl-pagination{display:none;}

#r-prod li{margin:0 5px;}

/* Styling Pagination*/

#r-prod .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#r-prod .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#r-prod .owl-controls .owl-page.active span,
#r-prod .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}



/*================ must search ================*/

/* Styling Next and Prev buttons */

#r-prod1 .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.6;
	transition:all .5s ease-in;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
#r-prod1 .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#r-prod1 .owl-prev{
	background:url(../gfx/prev.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	left: -50px;
}

#r-prod1 .owl-next{
	background:url(../gfx/next.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	right: -50px;
}

/* pagination */

#r-prod1 .owl-pagination{display:none;}

#r-prod1 li{margin:0 5px;}

/* Styling Pagination*/

#r-prod1 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#r-prod1 .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#r-prod1 .owl-controls .owl-page.active span,
#r-prod1 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}




/*================ must sell ================*/

/* Styling Next and Prev buttons */

#r-prod2 .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.6;
	transition:all .5s ease-in;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
#r-prod2 .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#r-prod2 .owl-prev{
	background:url(../gfx/prev.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	left: -50px;
}

#r-prod2 .owl-next{
	background:url(../gfx/next.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	right: -50px;
}

/* pagination */

#r-prod2 .owl-pagination{display:none;}

#r-prod2 li{margin:0 5px;}

/* Styling Pagination*/

#r-prod2 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#r-prod2 .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#r-prod2 .owl-controls .owl-page.active span,
#r-prod2 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/*================ must sell ================*/

/* Styling Next and Prev buttons */

#r-prod3 .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.6;
	transition:all .5s ease-in;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
#r-prod3 .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

#r-prod3 .owl-prev{
	background:url(../gfx/prev.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	left: -50px;
}

#r-prod3 .owl-next{
	background:url(../gfx/next.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 52px;
	height: 116px;
	top: 35%;
	right: -50px;
}

/* pagination */

#r-prod3 .owl-pagination{display:none;}

#r-prod3 li{margin:0 5px;}

/* Styling Pagination*/

#r-prod3 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#r-prod3 .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#r-prod3 .owl-controls .owl-page.active span,
#r-prod3 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}


/*================ sync1 detaliu ================*/

/* pagination */

#sync1 .owl-pagination{display:none;}

/* Styling Pagination*/

#sync1 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#sync1 .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#sync1 .owl-controls .owl-page.active span,
#sync1 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}


/*================ sync2 detaliu ================*/

/* Styling Next and Prev buttons */

#sync2 .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0;
	padding: 0;
}

#sync2 .owl-prev{
	background:url(../gfx/prev-sm.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 30%;
	left: -12px;
}

#sync2 .owl-next{
	background:url(../gfx/next-sm.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 30%;
	right: -12px;
}

/* pagination */

#sync2 .owl-pagination{display:none;}

#sync2 li{margin:0 5px;}

/* Styling Pagination*/

#sync2 .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#sync2 .owl-controls .owl-page span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #2AA6CA;
}

#sync2 .owl-controls .owl-page.active span,
#sync2 .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}


/*========== trust-home ===========*/


/* Styling Next and Prev buttons */

.banner-sm {max-height: 60px;overflow: hidden;}
.trust-sld .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0;
	padding: 0;
	z-index:9;
}

.trust-sld .owl-prev{
	background:url(../gfx/prev-smw.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 33%;
	left: -8px;
}

.trust-sld .owl-next{
	background:url(../gfx/next-smw.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 33%;
	right: -8px;
}


/*========== trust-home ===========*/


/* Styling Next and Prev buttons */

.trust-sld-w .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 0;
	padding: 0;
}

.trust-sld-w .owl-prev{
	background:url(../gfx/prev-sm.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 38%;
	left: 6px;
}

.trust-sld-w  .owl-next{
	background:url(../gfx/next-sm.png) no-repeat;
	position:absolute;
	text-indent:-9999px;
	width: 13px;
	height: 22px;
	top: 38%;
	right: 6px;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons 

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices 

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}*/