.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{background:none}
.camera_next > span{background: url(../images/right-arr.png) right top no-repeat;width: 42px;height: 47px;background-position: 0 0 !important;background-size: 100%;padding: 0;margin: 0;float: right;right: 0px;}
.camera_prev > span{background: url(../images/left-arr.png) 0 0 no-repeat;width: 42px;height: 47px;background-position: 0 0 !important;background-size: 100%;}

.camera_wrap img{margin-left:0 !important;/* max-height: 550px !Important; */}
.camera_pag{/* display:none */bottom: 15px;position: absolute;width: 100%;left: 0;}


#slider-camera-wrapper{
    position: relative;
    max-height: 520px;
    overflow: hidden;
}
#slider-camera-wrapper *{max-height: 520px;margin-bottom: 0 !Important;}
#slider-camera-wrapper .camera_caption {
    margin-left: 0px;
    /* padding: 0px 15px; */
	position: relative;
}
.wrap-desc-slider{
	    width: 250px;
    position: absolute;
    top: 110px;
    right: 0px;
    /* z-index: 123; */
    /* bottom: 0; */
    /* height: 100%; */
}
#slider-camera-wrapper .camera_caption h2{
       margin: 0;
    font-size: 33px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    font-family: avo_bold;
    text-transform: uppercase;
    color: red !important;
}
#slider-camera-wrapper .camera_caption h2 a{
        color: red;
   
}
#slider-camera-wrapper .camera_caption h2 a:hover{text-decoration:none;color: #FEFFFF;}
#slider-camera-wrapper .camera_caption .desc{
       font-size: 16px;
    text-align: right;
    /* text-transform: uppercase; */
    font-family: RobotoRegular;
}

@media (max-width: 767px) {
	.camera_next > span,.camera_prev > span{width: 30px;height:40px}
	
}


#index-puple .title{
	text-align:right;
	margin:10px auto;
	margin-top:20px;
}
#slider{height:375px;box-shadow:0 10px 10px -7px rgba(0, 0, 0, 0.2)}
#index-puple{
		margin:auto;
		position: relative;
		top: 10px;
		z-index:123;
}
#index-puple .index-item img{


left: 0px;
position: absolute;
top:0;
left:0;
bottom:0;
right:0;
margin:auto
}

#index-puple .index-item .x-wrap{
border-radius: 50%;
height: 0;
width: 93%;
padding-bottom: 93%;
overflow: hidden;
position: relative;
/* background: red; */
left: 3.5%;
top: 3.5%;
}
#index-puple .index-item:hover{
	top:-10px;
	opacity:0.9;
}
#index-puple .index-item .mt img{
	
border-radius: 0;
}
#index-puple .index-item .mt{
width: 23px;
height: 21px;
position: absolute;
bottom: 4px;
left: 44%;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#index-puple .index-item:hover .mt{
	left:50%;
}
#index-puple .index-item{
	top:10px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width:225px;
	height:244px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 2px;
	background:url(../images/label2.png) no-repeat;
	background-size: 100%;
}
#index-puple .index-item:hover{cursor:hand;cursor:pointer}
#index-puple .index-item .name:hover a{color: #F0E42C;text-decoration:none}
#index-puple .index-item .name a{font-family: dinhtran;
color: #FFFFFF;
/* font-weight: bold; */
text-transform: capitalize;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 18px;
width: 70%;float: left;margin-left: 15%;}
#index-puple .index-item .name{position: absolute;
bottom: 0px;
line-height: 22px;
background: rgba(37, 76, 120, 0.62);
width: 100%;
height: 50px;
bottom: 0;
text-align: right;
left: 0;
}