/* FlexSlider */
.flex-container a:hover,.flex-slider a:hover{outline:none}.slides,.slides > li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides > li:first-child{display:block}.flexslider{margin:0;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav li a{position:absolute;z-index:20;top:50%;width:11px;height:16px;margin-top:-8px}.flex-direction-nav .flex-nav-prev a{left:40px}.flex-direction-nav .flex-nav-next a{right:40px}.flex-direction-nav li span{display:block;margin-top:22px;width:48px;height:4px;background-color:#fff;transition:background-color .2s ease-in-out}.flex-direction-nav a span:before,.flex-direction-nav a span:after{content:'';position:absolute;width:27px;height:4px;background-color:#fff;transition:background-color .2s ease-in-out}.flex-direction-nav .flex-nav-prev span:before{left:-5px;top:14px;transform:rotate(-45deg)}.flex-direction-nav .flex-nav-prev span:after{left:-5px;bottom:14px;transform:rotate(45deg)}.flex-direction-nav .flex-nav-next span:before{right:-5px;top:14px;transform:rotate(45deg)}.flex-direction-nav .flex-nav-next span:after{right:-5px;bottom:14px;transform:rotate(-45deg)}.flexslider.thumbnails .flex-direction-nav a i{display:block;line-height:14px;font-size:30px;color:rgba(255,255,255,0.5);transition:color 0.2s ease-in-out;}.flexslider.thumbnails .flex-direction-nav a:hover i{color:#fff;}.flexslider.thumbnails .flex-direction-nav a.flex-disabled{display:none}.flexslider.thumbnails .flex-direction-nav .flex-nav-prev a{left:-30px;text-align:left}.flexslider.thumbnails .flex-direction-nav .flex-nav-next a{right:-30px;text-align:right}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}

/* Top Slider style1 */
.evapb_top_slider .flexslider.thumbnails.style1 .flex-direction-nav .flex-nav-prev a{
	left:15px;
}
.evapb_top_slider .flexslider.thumbnails.style1 .flex-direction-nav .flex-nav-next a{
	right:15px;
}

/* Top Slider style2 */
.evapb_top_slider .style2 .flex-direction-nav li a{
	top:auto;
	bottom:50px;
	font-size:40px;
	color:rgba(255,255,255,0.5);
}
.evapb_top_slider .style2 .flex-direction-nav li a:hover{
	color:#fff;
}
.evapb_top_slider .style2 .flex-direction-nav .flex-nav-prev a{
	left:auto;
	right:90px;
}

/* Top Slider style 5 */
.evapb_top_slider .style5 .flex-direction-nav li a{
	top:auto;
	bottom:50px;
	font-size:40px;
	color:rgba(255,255,255,0.5);
}
.evapb_top_slider .style5 .flex-direction-nav li a:hover{
	color:#fff;
}
.evapb_top_slider .style5 .flex-direction-nav .flex-nav-prev a{
	left:auto;
	right:50%;
	margin-right:-545px;
}
.evapb_top_slider .style5 .flex-direction-nav .flex-nav-next a{
	right:50%;
	margin-right:-585px;
}


/* Paginations */
.evapb_top_slider .flex-control-paging{
	overflow:hidden;
	position:absolute;
	z-index:20;
	top:50%;
	right:0;
	width:38px;
	transform:translateY(-50%);
}
.evapb_top_slider .flex-control-paging li{
	width:38px;
	height:38px;
	margin:2px 0;
}
.evapb_top_slider .flex-control-paging li a{
	display:block;
	text-align:center;
	font-weight:500;
	line-height:38px;
	font-size:14px;
	color:#fff;
	background-color:rgba(34,34,34,0.5);
}
.evapb_top_slider .flex-control-paging li a:hover,
.evapb_top_slider .flex-control-paging li a.flex-active{
	background-image:url(../images/pattern_line2.png);
}


























