#carousel_photo_second ul,#carousel_photo_second li{margin:0}
#carousel_photo_second{margin:0 auto}
#carousel_photo_second .thumb_img{position:relative; margin: 0 auto; text-align: center;}
#carousel_photo_second .thumb_img a{display: block; position: relative;}
#carousel_photo_second .overlay.overBot{
	position: absolute;
	display: block;
	background: rgba(215,52,53,0.9) !important;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.5s;
}
#carousel_photo_second .thumb_img:hover .overlay.overBot{opacity: 1;}
#carousel_photo_second .thumb_img img{}
#carousel_photo_second .jcarousel-container{padding:0 45px}
#carousel_photo_second .jcarousel-clip{overflow:hidden}
#carousel_photo_second .jcarousel-prev,#carousel_photo_second .jcarousel-next{cursor:pointer;position:absolute;height:34px;width:37px}
#carousel_photo_second .jcarousel-prev{left:45%;background:url(prev-next.png) 0 0 no-repeat}
#carousel_photo_second .jcarousel-prev:hover{background-position:0 -34px}
#carousel_photo_second .jcarousel-next{right:45%;background:url(prev-next.png) 100% 0 no-repeat}
#carousel_photo_second .jcarousel-next:hover{background-position:100% -34px}
#carousel_photo_second,#carousel_photo_second a{font-family:arial;font-style:normal;font-size:12px;font-weight:700;color:#eee;text-align:right}
#carousel_photo_second a{color:#a3f3fe}
#carousel_photo_second a:hover{color:#fff}
#carousel_photo_second .round{padding:1px 3px;background:#fff;-webkit-border-radius:7px;border-radius:7px}
