

 /**************************
*
*	GENERAL
*
**************************/


.slider_wrapper {
	position: relative;
	text-align: left;
	overflow: hidden;
}

.camera_target_content {
	overflow: visible !important;

}

.camera_wrap {
	display: none;
	position: relative;
	overflow: visible !important;
	z-index: 0;
	margin-bottom: 0 !important;
}


.camera_wrap img {
	max-width: 10000px;
}

.camera_fakehover {
	height: 467px;
	min-height: 60px;
	position: relative;
	width: 100%;
}

.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 467px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_commands > .camera_stop {
	display: none;	
}


.slide_wrapper .camera_prev{
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0 !important;
	height: auto !important;
	bottom: 0;
	left: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.slide_wrapper .camera_prev>span {
	background: url(../images/prev.png) center 0 no-repeat;
	top: 50%;
		
	margin-top: -10px;
	position: absolute;
	display: block;
	height: 20px;
	left: 0;
	right: 0;
}

.slide_wrapper .camera_next>span {
	background: url(../images/next.png) center 0 no-repeat;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 20px;
}



.slide_wrapper .camera_next {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;	
	top: 0  !important;
	bottom: 0;
	height: auto !important;

	right: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont {
	z-index: 900;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}


.camera_thumbs_cont > div {
	float: left;
	width: 100%;

}
.camera_thumbs_cont ul {
	background: url(../images/thumb_bg.png) 0 0 repeat;
	overflow: hidden;
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	margin-left: 0px !important;
	left: 0% !important;
	margin-top: 0px !important;
	text-align: center;
	padding: 10px 0 10px;
}
.camera_thumbs_cont ul li {
	background-color: transparent;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont ul li+li  {
	margin-left: 11px !important;
}
.camera_thumbs_cont ul li > img {
	cursor: pointer;
	opacity: 1 !important;
	vertical-align:bottom;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}





.camera_thumbs_cont ul li:hover, .camera_thumbs_cont ul li.cameracurrent {
	opacity: 0.5;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
	text-align: right;
}



.caption {
	position: absolute;
	text-align: center;
	width: 400px;
	height: 400px;
	left: 50%;
	margin-left: -620px;
	top: 50%;
	margin-top: -200px;
	color: #FFF;
	background-color: rgba(59,66,78,0.8);
	padding: 74px 50px;
	border-radius: 500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.caption2 {
	position: absolute;
	text-align: center;
	width: 400px;
	height: 400px;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -200px;
	color: #FFF;
	background-color: rgba(59,66,78,0.8);
	padding: 74px 50px;
	border-radius: 500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.caption3 {
	position: absolute;
	text-align: center;
	width: 400px;
	height: 400px;
	left: 50%;
	margin-left: 220px;
	top: 50%;
	margin-top: -200px;
	color: #FFF;
	background-color: rgba(59,66,78,0.8);
	padding: 74px 50px;
	border-radius: 500px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.caption .title,
.caption2 .title,
.caption3 .title {
	font-size: 48px;
	margin-left:10px;
	margin-top:-20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #f39200;
}

.caption .title h1,
.caption2 .title h1,
.caption3 .title h1 {
	visibility:hidden;
	width:0px;
	height:0px;
	font: 14px/20px 'Open Sans', sans-serif;
}

.caption p,
.caption2 p,
.caption3 p {
	font-size:14px;
}

.caption a,
.caption2 a,
.caption3 a {
	position: relative;
	top: 6px;
	display: inline-block;
	font-size: 20px;
	line-height: 35px;
	color: #FFF;
	padding: 0px 10px;
	margin-left:0px;
	margin-bottom:10px;
	background-color:#f39200;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.caption a:hover,
.caption2 a:hover,
.caption3 a:hover {
	background-color:#feb300;
	color: #fff;
}

.caption .descrizione, .caption2 .descrizione {
	width:170px;
	margin-left:65px !important;
	}

.caption3 .descrizione {
	width:180px;
	margin-left:60px !important;
	}



/**************************
*
*	COLORS & SKINS
*
**************************/




/*.camera_pag  {
	display: block;
	position: absolute;
	bottom: -45px;
	left: 0;
	overflow: hidden;
	z-index: 999;
	text-align: left;

}

.camera_pag_ul {
 	overflow: hidden;


}

.camera_pag ul li {
	float: left;
}

.camera_pag ul li+li {
	margin-left: 1px;
}

.camera_pag ul li span {
	background-color: #323232;
	display: block;
	width: 50px;
	height: 4px;
	overflow: hidden;
	color: transparent;
	text-indent: -100px;
	transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.camera_pag ul li:hover span, .camera_pag ul li.cameracurrent span {
	cursor: pointer;
	background-color: #fe7676;
}*/




.camera_prev, 
.camera_next {
	display: block;
	position: absolute;
	width: 82px;
	height: 92px;
	left: 50%;
	top: 50%;
	margin-top: -45px;
	margin-left: -332px;
	cursor: pointer;
	z-index: 999;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.camera_next {
	margin-left: 253px;
	background-position: right 0;
}

.camera_prev:hover,
.camera_next:hover  {
	opacity: 0.7;
}



@media only screen and (max-width: 1199px) {
.caption {
	width: 300px;
	height: 300px;
	left: 50%;
	margin-left: -480px;
	top: 50%;
	margin-top: -150px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption2 {
	width: 300px;
	height: 300px;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -150px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption3 {
	width: 300px;
	height: 300px;
	left: 50%;
	margin-left: 180px;
	top: 50%;
	margin-top: -150px;
	padding: 10px 10px;
	border-radius: 200px;
}


.caption .title h1,
.caption2 .title h1,
.caption3 .title h1 {
	visibility:visible;
	margin-top:30px;
	width:265px;
	height:auto;
	font: 20px 'Open Sans', sans-serif;
	font-weight:bold;
}

.caption h4,
.caption2 h4,
.caption3 h4 {
	visibility:visible;
	font: 16px 'Open Sans', sans-serif;
	font-weight:bold;
}

.caption .title img,
.caption2 .title img,
.caption3 .title img {
	visibility:hidden;
	width:0px;
	height:0px;
}
}

@media only screen and (max-width: 995px) {
.caption {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: -430px;
	top: 50%;
	margin-top: -125px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption2 {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: -125px;
	top: 50%;
	margin-top: -125px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption3 {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: 180px;
	top: 50%;
	margin-top: -125px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption .title h1,
.caption2 .title h1,
.caption3 .title h1 {
	width:215px;
}

.caption h4,
.caption2 h4,
.caption3 h4 {
	visibility:visible;
	font: 14px 'Open Sans', sans-serif;
	font-weight:bold;
}

.caption .title img,
.caption2 .title img,
.caption3 .title img {
	visibility:hidden;
	width:0px;
	height:0px;
}

.caption .descrizione, .caption2 .descrizione {
	width:170px;
	margin-left:30px !important;
	}

.caption3 .descrizione {
	width:180px;
	margin-left:25px !important;
	}

}

@media only screen and (max-width: 800px) {
.caption {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -120px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption2 {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: -125px;
	top: 50%;
	margin-top: -120px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption3 {
	width: 250px;
	height: 250px;
	left: 50%;
	margin-left: 150px;
	top: 50%;
	margin-top: -120px;
	padding: 10px 10px;
	border-radius: 200px;
}

.caption h4,
.caption2 h4,
.caption3 h4 {
	visibility:visible;
	font: 14px 'Open Sans', sans-serif;
	font-weight:bold;
}

.caption .title img,
.caption2 .title img,
.caption3 .title img {
	visibility:hidden;
	width:0px;
	height:0px;
}
}

@media only screen and (max-width: 479px) {
	
.caption {
	width: 300px;
	height: 100px;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top: -200px;
	padding: 10px 10px;
}

.caption2 {
	width: 300px;
	height: 100px;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top: -50px;
	padding: 10px 10px;
} 

.caption3 {
	width: 300px;
	height: 100px;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top: 100px;
	padding: 10px 10px;
}

.caption .title, .caption2 .title, .caption3 .title {
    font-size: 14px;
    margin-left: -10px;
    margin-top: -50px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #F39200;
}

.caption .title h1,
.caption2 .title h1,
.caption3 .title h1 {
	width:300px;
	font: 14px 'Open Sans', sans-serif;
	font-weight:bold;
}

.caption .descrizione, .caption2 .descrizione {
	width:280px;
	margin:auto !important;
	font-size:12px;
	}

.caption3 .descrizione {
	width:320px;
	margin-left:-20px !important;
	font-size:12px;
	}

.caption h4,
.caption2 h4,
.caption3 h4 {
	visibility:hidden;
	height:0px;
}

.caption .title img,
.caption2 .title img,
.caption3 .title img {
	visibility:hidden;
	width:0px;
	height:0px;
}

}


