.slider-wrapper.theme-default {
	margin:0px;
	padding:0px;
	

}

.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	clear:both;
	background-image:url(../images/load.gif);
	background-position:center center;
	background-repeat:no-repeat;

}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	z-index:1;
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	
	
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:100;
	top:0;
	/*position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	clear:both;*/
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	bottom:0px;
	background-image:url(../images/sfondoSlide.png);
	background-repeat:repeat;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 1;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
}
.nivo-caption p {
	padding:5px;
	margin:0;
	
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0px;
	margin:0px;
	position:relative;
	bottom:50px;
	z-index:8;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
	
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-caption {
	position:absolute;
	right:0%!important;
	bottom:180px;
	width:600px;
	color:#fff;
	z-index:8;
	overflow:hidden;
	display:none;
	border-left:3px;
	border-left-style:solid;
	border-left-color:#ac1b33;
}

.nivo-caption h1 {
	padding:10px 20px;
	width:100%;
	margin:0;
	color:#000;
	font-weight:400;
	float:left;
	font-family:'unna-regular';
	font-size:28px;
	text-transform:uppercase;
	line-height:26px;
}

.nivo-caption p {
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	margin:0;
	font-weight:400;
	float:left;
	color:#000;
	font-family:'raleway-medium';
	font-size:21px;
}

.nivo-caption a {
	display:inline!important;
}

.nivo-html-caption {
	display:none;
}

@media only screen and (min-width:0px) and (max-width:1300px) {
	


.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	clear:both;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	min-height:150px;
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:5;
	top:0;
}


.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	opacity:0;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0px;
	margin:0px;
	position:relative;
	bottom:50px;
	z-index:8;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-caption {
	position:absolute;
	right:0%!important;
	bottom:25%;
	width:600px;
	color:#fff;
	z-index:8;
	overflow:hidden;
	display:none;
}

.nivo-caption h1 {
	padding:10px 20px;
	margin:0;
	width:90%;
	color:#000;
	font-weight:400;
	float:left;
	font-family:'unna-regular';
	font-size:28px;
	text-transform:uppercase;
}

.nivo-caption p {
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	margin:0;
	font-weight:400;
	float:left;
	color:#000;
	font-family:'raleway-medium';
	font-size:21px;
	width:90%;
}

.nivo-caption a {
	display:inline!important;
}

.nivo-html-caption {
	display:none;
}

}


@media only screen and (min-width:0px) and (max-width:1024px) {
	


.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
	clear:both;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	min-height:150px;
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:5;
	top:0;
}


.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	opacity:0;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 0px;
	margin:0px;
	position:relative;
	bottom:50px;
	z-index:8;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-caption {
	position:absolute;
	right:0%!important;
	bottom:25%;
	width:600px;
	color:#fff;
	z-index:8;
	overflow:hidden;
	display:none;
}

.nivo-caption h1 {
	padding:10px 20px;
	margin:0;
	width:90%;
	color:#000;
	font-weight:400;
	float:left;
	font-family:'unna-regular';
	font-size:24px;
	text-transform:uppercase;
}

.nivo-caption p {
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	margin:0;
	font-weight:400;
	float:left;
	color:#000;
	font-family:'raleway-medium';
	font-size:16px;
	width:90%;
}

.nivo-caption a {
	display:inline!important;
}

.nivo-html-caption {
	display:none;
}

}
@media only screen and (min-width:0px) and (max-width:800px) {
	
.nivoSlider {
	position:relative;
	width:130%;
	left:-20%;
	height:auto;
	overflow: hidden;
	clear:both;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:5;
	top:0;
}


.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	opacity:0;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block;}

.nivo-caption {
	position:absolute;
	right:0%!important;
	bottom:30%;
	width:60%;
	padding-right:5%;
	color:#fff;
	z-index:8;
	overflow:hidden;
	display:none;
}

.nivo-caption h1 {
	padding:5px 10px;
	margin:0;
	width:90%;
	color:#000;
	font-weight:400;
	float:left;
	font-family:'unna-regular';
	font-size:20px;
	text-transform:uppercase;
}

.nivo-caption p {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0;
	font-weight:400;
	float:left;
	color:#000;
	font-family:'raleway-medium';
	font-size:14px;
	width:90%;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	visibility:hidden;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
	}

	
	
	
	@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) {
	
			.nivoSlider {

	background-image:none;
	
	
}
.nivoSlider {
	position:relative;
	width:140%;
	left:-40%;
	height:auto;
	overflow: hidden;
	clear:both;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
	min-width:600px;
	overflow: hidden;
	clear:both;
	
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
	z-index:5;
	top:0;
}


.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	opacity:0;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block;}


.nivo-caption {
	position:absolute;
	right:0%!important;
	bottom:20%;
	width:50%;
	color:#fff;
	z-index:8;
	overflow:hidden;
	display:none;
	
}

.nivo-caption h1 {
	padding:5px 10px;
	margin:0;
	width:95%;
	color:#000;
	font-weight:400;
	float:left;
	font-family:'unna-regular';
	font-size:16px;
	text-transform:uppercase;
	line-height:14px;
}

.nivo-caption p {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0;
	font-weight:400;
	float:left;
	color:#000;
	font-family:'raleway-medium';
	font-size:11px;
	line-height:12px;
	width:95%;
}
.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
	
	}
