/*
 *	generated by WOW Slider 4.8
 *	template Fresh
 */
@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic,latin-ext);
#wowslider-container2 { 
	zoom: 1; 
	position: relative; 
	max-width:100%;
	margin:0px auto 0px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container2{ width:100% }
#wowslider-container2 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container2 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container2 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container2 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container2 img{
	max-width: none !important;
}
#wowslider-container2 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container2 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container2  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
	display:none;
}
#wowslider-container2  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container2  .wsl{
	display:none;
}
#wowslider-container2 sound, 
#wowslider-container2 object{
	position:absolute;
}


#wowslider-container2  .ws_bullets { 
	padding: 9px; 
}
#wowslider-container2 .ws_bullets a { 
	width:10px;
	height:10px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container2 .ws_bullets a:hover, #wowslider-container2 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container2 a.ws_next, #wowslider-container2 a.ws_prev {
	position:absolute;
	top:40%;
	margin-top:-13px;
	z-index:60;
	height: 105px;
	width: 105px;
	opacity:0.5; filter: alpha(opacity = 50);
}
#wowslider-container2 a.ws_next{
	right:10px;
	background: url(../../default/css/images/fle-dcha.png) no-repeat;
}
#wowslider-container2 a.ws_prev {
	left:10px;
	background: url(../../default/css/images/fle-izq.png) no-repeat;
}
#wowslider-container2 a.ws_next:hover{
	background: url(../../css/images/fle-dcha-on.png) no-repeat;
}
#wowslider-container2 a.ws_prev:hover {
	background: url(../../css/images/fle-izq-on.png) no-repeat;
}
* html #wowslider-container2 a.ws_next,* html #wowslider-container2 a.ws_prev{display:block}
#wowslider-container2:hover a.ws_next, #wowslider-container2:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container2 .ws_playpause {
	display:none;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    z-index: 59;
}

#wowslider-container2:hover .ws_playpause {
	display:block;
}

#wowslider-container2 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container2 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container2 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container2  .ws_bullets {
    bottom: 0px;
	left:50%;
}
#wowslider-container2  .ws_bullets div{
	left:-50%;
}
#wowslider-container2 .ws-title{
	position:absolute;
	display:block;
	bottom: 15px;
	left: 10px;
	margin: 9px;
	margin-right: 10px; 
	padding:8px 10px;
	background:#559674;
	color:#FFFFFF;
	z-index: 50;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
#wowslider-container2 .ws-title div{
	padding-top:5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
#wowslider-container2 .ws_images ul{
	animation: wsBasic 20s infinite;
	-moz-animation: wsBasic 20s infinite;
	-webkit-animation: wsBasic 20s infinite;
}
@keyframes wsBasic{0%{left:-0%} 40%{left:-0%} 50%{left:-100%} 90%{left:-100%} }
@-moz-keyframes wsBasic{0%{left:-0%} 40%{left:-0%} 50%{left:-100%} 90%{left:-100%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 40%{left:-0%} 50%{left:-100%} 90%{left:-100%} }

#wowslider-container2 .ws_images img, #wowslider-container2 .ws_effect img, #wowslider-container1 .ws_effect>* {
    border-radius: 6px; 
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.alphaCarrusel{ opacity:1 !important; filter: alpha(opacity = 100) !important;}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#wowslider-container2 a.ws_next{
		right:150px;
		width:75px; height:75px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev {
		left:10px;
		width:75px; height:75px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_next:hover{
		right:150px;
		width:75px; height:75px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev:hover {
		left:10px;
		width:75px; height:75px; background-size:100%;
		top:45%;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#wowslider-container2 a.ws_next{
		right:70px;
		width:50px; height:50px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev {
		left:10px;
		width:50px; height:50px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_next:hover{
		right:70px;
		width:50px; height:50px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev:hover {
		left:10px;
		width:50px; height:50px; background-size:100%;
		top:45%;
	}
	.carrusel-home{ margin-top:160px !important;}
}
@media only screen and (max-width: 479px) {
	#wowslider-container2 a.ws_next{
		right:50px;
		width:35px; height:35px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev {
		left:5px;
		width:35px; height:35px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_next:hover{
		right:50px;
		width:35px; height:35px; background-size:100%;
		top:45%;
	}
	#wowslider-container2 a.ws_prev:hover {
		left:5px;
		width:35px; height:35px; background-size:100%;
		top:45%;
	}
	.carrusel-home{ margin-top:220px !important;}
}