#pluginAppObj_211_254 {
    width: 100%;
	
}

#pluginAppObj_211_254 .container {
	position: relative;
	font-size: 0;
	margin: 0 auto;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	width: 100%;
	
}

#pluginAppObj_211_254 .container img { 
	width: 100%;
	height: auto;
}
#pluginAppObj_211_254 .container .img2 {
	position: absolute;
	top: 0; left: 0;
}
#pluginAppObj_211_254 .container .hover.img2, #pluginAppObj_211_254 .container .slide.img2 {
	height: 100%;
	width: 100%;
	background-size: cover;
}
#pluginAppObj_211_254 .container .fade.img2 {
	opacity: 0.5;
}
#pluginAppObj_211_254 .container .border {
	position: absolute;
	top: 0; left: 50%; height: 100%; width: 4px;
	background-color: rgba(255, 255, 255, 1);
	
	margin: 0px -2px;
}
#pluginAppObj_211_254 .handle {
	position: absolute;
	cursor: move;
	top: 0px; left: 0px;
	height: 25px;
	width: 25px;
	background-color: rgba(30, 40, 70, 1);
	background-image: url('../../pluginAppObj/pluginAppObj_211_254/white-arrow2.webp');
	background-repeat: no-repeat;
    background-position: center center;
	background-origin: content-box;
	transform: translateX(-4px);
    padding: 4px;
    background-size: contain;
	border-radius: 50%; 
	border: 3px solid rgba(255, 255, 255, 1);
	/* box-shadow: 0 0 1px #888; */
	margin-left: -3px;
	margin-top: -3px;
}
#pluginAppObj_211_254 .touch-events .handle {
	height: 30px;
	width: 30px;
}

