body {
	background: url(/beta/img/bg.jpg) repeat-x #59acda;
	margin:auto;
}
* {
	margin:0px;
	padding:0px;
	text-decoration: none;
	text-transform: none;
	color: #03537D;
}
img {
	border:0px;
}
.contenedorlogo {
	background: url(/beta/img/bg_logo2.jpg) no-repeat;
	width:999px;
	margin: auto;
}

.contenedorlogo2 {
	background: url(/beta/img/bg_logo2.jpg) no-repeat;
	width:982px;
	margin: auto;
}
/*Este contiene todo la info, lo arme de esta manera así me queda el logo con la luz de fondo y no se corta*/
div.logo {
	height:111px!important;
	width:220px;
	float:left;
}
div.idioma {
	height:45px;
	width:774px;
	float:left;
	text-align:right;
	font:normal 11px tahoma, arial, sans-serif;
	color:#ff8227;
	line-height:38px;
	padding-right: 5px;
}
div.idioma a {
	color:#ff8227;
	text-decoration:underline;
}
div.idioma a:hover {
	color:#f7dfc9;
	text-decoration:underline;
}
div.menu {
	background: url(/beta/img/menu_bg.jpg) repeat-x;
	height:35px;
	width:779px;
	float:left;
}
div.menu ul {
	list-style:none;
	height:35px;
	padding:0 20px 0 20px;
}
div.menu li {
	float:left;
	display:inline;
	padding:0 10px 0 15px;
}
div.menu li.separador {
	background: url(/beta/img/menu_separa.jpg) no-repeat right;
	float:left;
	display:inline;
	padding:0 16px 0 18px;
}
div.menu li.separador2 {
	float:right;
	display:inline;
	padding:0 5px 0 12px;
}
div.menu li a {
	font:bold 11px tahoma, arial, sans-serif;
	color:#fff;
	display:block;
	line-height:35px;
	text-decoration:none;
}
div.menu li a:hover {
	text-decoration:underline;
}
div.submenu {
	height:40px;
	width:779px;
	float:left;
}
div.submenu ul {
	list-style:none;
	height:36px;
	text-align:center;
	margin-left:200px;
}
div.submenu li {
	float:left;
	display:inline;
	padding:0 10px 0 10px;
}
div.submenu li.separador {
	background: url(/beta/img/submenu_separa.gif) no-repeat right;
	float:left;
	display:inline;
	padding:0 11px 0 10px;
}
div.submenu li a {
	font:normal 11px tahoma, arial, sans-serif;
	color:#a9e2fe;
	display:block;
	line-height:36px;
	text-decoration:none;
}
div.submenu li a:hover {
	text-decoration:underline;
}
div.moduloDegrade {
	background: url(/beta/img/modulo_bg1px.gif) repeat-y;
	width:999px;
	clear:both;
}
div.modulo {
	background: url(/beta/img/modulo_bg.gif) no-repeat 0 0;
	padding: 15px 0 0 0;
	clear:both;
}
div.modulo h1.titulo {
	font:normal 11px tahoma, arial, sans-serif;
	color:#014161;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom:16px;
	padding-bottom: 4px;
}
div.modulo h1 b {
	font:bold 11px tahoma, arial, sans-serif;
	color:#014161;
	text-transform: none;
}
div.modulo h1 a {
	font:bold 11px tahoma, arial, sans-serif;
	color:#014161;
	text-transform: none;
	text-decoration: none;
}
div.modulo h1 a:hover {
	text-transform: none;
	text-decoration: underline;
}
div.descripcion {
	width:565px;
	display:block;
	float: left;
}
div.descripcion a {
	color:#5b5b5b;
}
div.descripcion h1 {
	font:normal 24px arial, sans-serif;
	color:#d82b03;
	height:37px;
}
div.descripcion h1 b {
	font:normal 16px arial, sans-serif;
	color:#027bbb;
	height:37px;
	padding-left:0px;
}
div.descripcion img {
	float:left;
	margin:0 14px 18px 0;
}
div.descripcion p {
	font:normal 11px tahoma, arial, sans-serif;
	color:#5b5b5b;
	margin-bottom:14px;
}
div.caracteristicas {
	width:565px;
	display:block;
	margin-bottom:14px;
	float:left
}
div.caracteristicas h1 {
	font:bold 16px arial, sans-serif;
	color:#027bbb;
	line-height:20px;
}
div.caracteristicas p {
	font:normal 11px tahoma, arial, sans-serif;
	color:#2e7194;
	line-height:22px;
	border-bottom:1px solid #d8d8d8;
}
div.modelos {
	width:565px;
	display:block;
	float:left
}
div.modelos h1 {
	font:bold 16px arial, sans-serif;
	color:#027bbb;
	line-height:29px;
}
div.modelos table {
	background-color:#fbfbfb;
	border:2px solid #fbfbfb;
	margin-bottom:34px;
}
div.modelos td.manchetas {
	background-color:#5188a5;
	line-height:22px;
	font:bold 10px tahoma, arial, sans-serif;
	color:#fff;
	text-transform: uppercase;
	text-align:center;
	height:22px;
}
div.modelos th {
	background-color:#dfeaf0;
	line-height:20px;
	font:bold 10px tahoma, arial, sans-serif;
	color:#4687ab;
	text-transform: uppercase;
	text-align:center;
	height:20px;
}
div.modelos td {
	line-height:24px;
	font:normal 11px tahoma, arial, sans-serif;
	color:#000000;
	text-align:center;
	height:24px;
}

div.modelos td.links {
	line-height:24px;
	font:normal 11px tahoma, arial, sans-serif;
	color:#757575;
	text-align:center;
	height:24px;
	text-decoration: underline;
}

div.modelos td.separa {
	height:1px;
	background-color:#eaeaea;
}
div.notasCont {
	border-left:1px solid #dddddd;
	width:172px;
	top:186px;
	vertical-align: top;
	float: left;
	margin-left: 12px;
	height: 240px;
}
div.notas {
	width:163px;
	margin-left:14px;
}
div.notas p {
	background: url(/beta/img/top_normas.gif) no-repeat;
	background-color:#dcdcdc;
	padding: 7px 0 7px 0;
	text-align:center;
	clear:both;
}
div.notas h1 {
	line-height:16px;
	font:bold 11px tahoma, arial, sans-serif;
	height:16px;
	margin:12px 0 7px 0px;
	background-color:#03537d;
	color:#fdfdfd;
	text-indent:5px;
}
div.notas h2 {
	line-height:18px;
	font:bold 11px tahoma, arial, sans-serif;
	height:18px;
	text-indent:16px;
}
div.notas h2 a {
	color:#3b91be;
	text-decoration:none;
}
div.notas h2 a:hover {
	text-decoration:underline;
}
div.notas h2.diagrama {
	background: url(/beta/img/iconos.gif) no-repeat 0 0;
}
div.notas h2.doc {
	background: url(/beta/img/iconos.gif) no-repeat 0 -16px;
}

div.notas h2.doc_1 {
	background: url(/beta/img/iconos_1.gif) no-repeat 0 -16px;
}

div.notas h2.doc_2 {
	background: url(/beta/img/iconos_2.gif) no-repeat 0 -16px;
}

div.notas h2.doc_3 {
	background: url(/beta/img/iconos_3.gif) no-repeat 0 -16px;
}


div.notas h2.doc_4 {
	background: url(/beta/img/iconos_4.gif) no-repeat 0 -16px;
}

div.notas h2.doc_5 {
	background: url(/beta/img/iconos_5.gif) no-repeat 0 -16px;
}

div.notas h2.doc_6 {
	background: url(/beta/img/iconos_6.gif) no-repeat 0 -16px;
}

div.notas h2.doc_7 {
	background: url(/beta/img/iconos_7.gif) no-repeat 0 -16px;
}

div.notas h3 {
	line-height:14px;
	font:normal 11px tahoma, arial, sans-serif;
	color: #3b91be;
}
div.notas h3 a {
	color:#3b91be;
	text-decoration:none;
	margin-bottom:16px;
	display:block;
}
div.notas h3 a:hover {
	text-decoration:underline;
}
div.notas h6 {
	margin-bottom:26px;
}
div.vacio {
	clear:both;
	margin-left: 0px;
	margin-right: 0px;
}
div.moduloPie {
	background: url(/beta/img/modulo_pie.gif) no-repeat;
	width:999px;
	clear:both;
	height:69px;
	display:block;
}
div.moduloPie_home {
	background: url(/beta/img/modulo_pie_home.gif) no-repeat;
	width:999px;
	clear:both;
	height:150px;
	display:block;
}

div.columnacentro {
	float:left;
	width:565px;
}

div.columnaizquierda {
	width:223px;
	float:left;
	background:url(/beta/img/menu_izq_bottom.gif) no-repeat bottom;
	padding-bottom:3px
}
div.menuproductos {
	font: normal 11px tahoma, arial, sans-serif;
	margin:0 0 0 30px;
	background-color: #e5e5e5;
	width: 160px;
	padding: 5px 0 5px 10px;
}
div.menuproductos h1 {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #03537D;
	height:17px;
}
div.menuproductos h2 {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin:2px 0 6px 0;
	color:#666666
}
div.menuproductos h3 {
	font:normal 18px Arial, Tahoma, Helvetica, sans-serif;
	margin:2px 0 6px 0;
	color:#027bbb;
	border-bottom: 1px solid #d2d2d2;
	width: 145px;
	margin-bottom:10px;
	padding-bottom:5px
}
div.menuproductos ul {
	margin: 0 0 10px 0;
	width:145px
}
div.menuproductos ul li {
	list-style:none;
	height:15px;
	margin-bottom: 3px;
}
div.menuproductos ul li a {
	text-decoration:none;
	color:#666666;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-indent: 3px
}
div.menuproductos ul li a:hover {
	display:block;
	background-color: #CCCCCC;
	height:14px
}
div.cuerpo {
	width: 757px;
	float:left
}

article{
	width: 757px;
	float:left
}

div.columna01 {
	width: 240px;
	float: left;
	margin:0 25px 0 0
}
div.columna02 {
	width: 230px;
	float: left;
	padding:0 5px 10px 0;
	margin-right: 9px;
	margin-left: 10px;
	border-right: 1px solid #e5e5e5;
}
div.columna03 {
	width: 235px;
	float: left;
	padding: 0 0px 0px 10px
}
div.columna05 {
	width: 230px;
	float: left;
	padding:0 5px 20px 0;
	margin-right:0px;
	margin-left: 0px;
	border-right: 1px solid #e5e5e5;
	height: auto;
}
div.columna05 h1, div.columna02 h1, div.columna03 h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#F45514;
	margin-bottom:5px
}
div.columna01 p, div.columna02 p, div.columna03 p, div.columna05 p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom:8px !important
}
div.columna02 h2, div.columna03 h2 {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#027bbb;
	margin:5px 0 3px 0
}
div.columna05 ul li, div.columna02 ul li, div.columna03 ul li {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0 0 5px 0;
	_margin:0;
	background:url(../img/bullet_home.gif) no-repeat 0px 3px;
	_background:url(../img/bullet_home.gif) no-repeat 0px 8px;
	text-indent: 10px;
}
div.columna05 ul li a, div.columna02 ul li a, div.columna03 ul li a {
	color: #2E7194;
	text-decoration: none;
}
div.columna03 h3 {
	color:#F45415;
	font: normal 14px Arial, Helvetica, sans-serif;
}
div.columna03 a {
	color:#2E7194;
	text-decoration: none;
}
div.columna04 {
	width: 477px;
	float: left;
	margin:0 10px 0 0;
	border-right:1px solid #e5e5e5;
	padding-right:15px;
}
div.columna04 p {
	color:#5b5b5b;
	font: normal 12px Arial, Helvetica, sans-serif, Tahoma;
	margin: 0 0 10px 0;
	list-style-type: none;
}
div.form {
	width: 477px;
	float: left;
	margin:0 10px 0 0;
	border-right:1px solid #e5e5e5;
	padding-right:15px;
}
div.columna04 a {
	color:#FF3300;
	text-decoration:none
}
div.columna04 h1 {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#027bbb;
	margin-bottom:5px
}
div.columna04 h2 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#027bbb;
	margin-bottom:5px
}
div.columna04 h3 {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#f55313;
	margin-bottom:5px
}

div.columna04 h4 {
	color:#2E7194;
	margin-bottom:5px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

div.columna04 ul li {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/bullet_home.gif) no-repeat 0 50%; text-indent:10px}


.titulo_seccion {
	width: 756px;
	margin-bottom:30px;
	background:url(/beta/img/bg_tit_seccion.jpg) no-repeat 0px 0px;
	height:70px; 
}
.titulo_seccion img {
	margin-bottom:1px;
}
.titulo_seccion h1 {
	font: normal 26px "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:6px 17px 0 17px;
}
.titulo_seccion div {
	color: #D9F2FF;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 0 17px;
}
.foto_ventas {
	float:left;
	margin: 0 10px 10px 0
}
.foto_soluciones {
	float:left;
	margin: 0 10px 10px 0
}
.filete {
	border-bottom: 1px solid #e5e5e5;
	clear:both;
	;
	margin:10px 0 10px 0
}
.color {
	color: #004060;
}
div.documentos {
	width: 756px;
	float:left;
}
div.columna365 {
	width:365px;
	float: left;
	line-height: normal;
}
div.documentos h1 {
	color:#F56317;
	font:normal 24px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 25px;
	padding-bottom:5px
}
div.documentos h2 {
	color:#027bbb;
	font:normal 16px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 10px;
	clear:both;
	padding-bottom:5px
}

div.documentos h3 {
	margin-bottom: 5px;
	clear:both
} 

div.documentos p {
	color:#5B5B5B;
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 20px
}
div.documentos a.producto {
	color:#F56317;
	text-transform:uppercase;
	font-weight:bold;
}
div.documentos a {
	color:#8D8D8D;
	text-decoration: none;
	font: normal 11px Tahoma
}
div.documentos a:hover {
	background-color:#FFFFFF;
}
div.columna180 {
	width:180px;
	margin-bottom:5px;
}
div.centrodoc {
	width:765px;
	margin-bottom:5px
}
div ul li {
	color:#F56317;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	list-style: none;
	margin-bottom:0px
}
div ul {
	margin-bottom:10px
}
.left {
	float:left
}
.clear {
	clear:both
}
.homeColGral {
	width: 757px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
}
.homeColGral h1 {color:#2AB070; font-size: 18px; font-weight: normal; }
.homeCol01,.homeCol02   {float:left; width:285px}
.homeCol01 p,.homeCol02 p  {font-size:12px; color:#666666; margin-top:3px}
.homeColGral li  {color:#08486B; font-weight:normal; margin-top:3px; background: url(../img/bullet_home.gif) no-repeat 0 50%; text-indent:10px}
.homeColGral li a  {color:#08486B; font-weight:bold}

.homeCol03 {
	width:172px;
	top:186px;
	vertical-align: top;
	float: right;
	/*margin-left: 12px;*/
	height: 240px;
	padding-left:10px;
}
.Estilo5 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E7194;
}
.homeCol03 h1 {margin-bottom:15px; }
.homeCol03 h2 {font-size: 11px; color:#666}
.homeCol03 h3 {font-size: 12px; margin-bottom:15px; color: #07486A; }
.homeCol03 a { font:normal 12px Arial, Helvetica, sans-serif; color:#666}
.flash {padding-bottom: 10px;}

ul.notas li a {font: normal 12px Arial, Helvetica, sans-serif;}
ul.notas li {margin-bottom: 6px !important}

	
	
	/*animacion home;*/

.sp-slideshow {
	position: relative;
	width: 100%;
	max-width: 1000px;
	min-width: 260px;
	height: 420px;
	border: 10px solid rgba(255,255,255,0.9);
	border: 10px solid rgba(255,255,255,0.9);
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
	float:left;
	margin-right: 0px;
	margin-left: 10px;
}

.sp-content {
    background: #7d7f72 url(/beta/espanol/images/grid.png) repeat scroll 0 0;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sp-parallax-bg {
    background: url(/beta/espanol/images/map.png) repeat-x scroll 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.sp-slideshow input {
    position: absolute;
	bottom: 15px;
	left: 50%;
	width: 9px;
	height: 9px;
	z-index: 1001;
	cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.sp-slideshow input + label {
    position: absolute;
    bottom: 15px;
	left: 50%;
    width: 6px;
	height: 6px;
	display: block;
	z-index: 1000;
	border: 3px solid #fff;
	border: 3px solid rgba(255,255,255,0.9);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color linear 0.1s;
    -moz-transition: background-color linear 0.1s;
    -o-transition: background-color linear 0.1s;
    -ms-transition: background-color linear 0.1s;
    transition: background-color linear 0.1s;
}
.sp-slideshow input:checked + label {
	background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.sp-selector-1, .button-label-1 {
    margin-left: -36px;
}

.sp-selector-2, .button-label-2 {
    margin-left: -18px;
}

.sp-selector-4, .button-label-4 {
    margin-left: 18px;
}

.sp-selector-5, .button-label-5 {
    margin-left: 36px;
}

.sp-arrow {
    position: absolute;
	top: 50%;
	width: 28px;
	height: 38px;
	margin-top: -19px;
	display: none;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1000;
	background: transparent url(/beta/espanol/images/arrows.png) no-repeat;
	-webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s;
}
.sp-arrow:hover{
	opacity: 1;
}
.sp-arrow:active{
	margin-top: -18px;
}
.sp-selector-1:checked ~ .sp-arrow.sp-a2,
.sp-selector-2:checked ~ .sp-arrow.sp-a3,
.sp-selector-3:checked ~ .sp-arrow.sp-a4,
.sp-selector-4:checked ~ .sp-arrow.sp-a5 {
    right: 15px;
	display: block;
	background-position: top right;
}
.sp-selector-2:checked ~ .sp-arrow.sp-a1,
.sp-selector-3:checked ~ .sp-arrow.sp-a2,
.sp-selector-4:checked ~ .sp-arrow.sp-a3,
.sp-selector-5:checked ~ .sp-arrow.sp-a4 {
    left: 15px;
	display: block;
	background-position: top left;
}

.sp-slideshow input:checked ~ .sp-content {
    -webkit-transition: background-position linear 0.6s, background-color linear 0.8s;
    -moz-transition: background-position linear 0.6s, background-color linear 0.8s;
    -o-transition: background-position linear 0.6s, background-color linear 0.8s;
    -ms-transition: background-position linear 0.6s, background-color linear 0.8s;
    transition: background-position linear 0.6s, background-color linear 0.8s;
}

.sp-slideshow input:checked ~ .sp-content .sp-parallax-bg {
    -webkit-transition: background-position linear 0.7s;
    -moz-transition: background-position linear 0.7s;
    -o-transition: background-position linear 0.7s;
    -ms-transition: background-position linear 0.7s;
    transition: background-position linear 0.7s;
}

input.sp-selector-1:checked ~ .sp-content {
    background-position: 0 0;
	background-color: #0f4e71;
}

input.sp-selector-2:checked ~ .sp-content {
    background-position: -100px 0;
	background-color: #c37b0a;
}

input.sp-selector-3:checked ~ .sp-content {
    background-position: -200px 0;
	background-color: #0f4e71;
}

input.sp-selector-4:checked ~ .sp-content {
    background-position: -300px 0;
	background-color: #c37b0a;
}

input.sp-selector-5:checked ~ .sp-content {
    background-position: -400px 0;
	background-color: #155579;
}

input.sp-selector-1:checked ~ .sp-content .sp-parallax-bg {
    background-position: 0 0;
}

input.sp-selector-2:checked ~ .sp-content .sp-parallax-bg {
    background-position: -200px 0;
}

input.sp-selector-3:checked ~ .sp-content .sp-parallax-bg {
    background-position: -400px 0;
}

input.sp-selector-4:checked ~ .sp-content .sp-parallax-bg {
    background-position: -600px 0;
}

input.sp-selector-5:checked ~ .sp-content .sp-parallax-bg {
    background-position: -800px 0;
}

.sp-slider {
    position: relative;
	left: 0;
    width: 520%;
	height: 100%;
	list-style: none;
    margin: 0;
	padding: 0;
    -webkit-transition: left ease-in 0.8s;
    -moz-transition: left ease-in 0.8s;
    -o-transition: left ease-in 0.8s;
    -ms-transition: left ease-in 0.8s;
    transition: left ease-in 0.8s; 
}

.sp-slider > li {
	color: #fff;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	padding: 0 60px;
    float: left;
	text-align: center;
	opacity: 0.4;
    -webkit-transition: opacity ease-in 0.4s 0.8s;
    -moz-transition: opacity ease-in 0.4s 0.8s;
    -o-transition: opacity ease-in 0.4s 0.8s;
    -ms-transition: opacity ease-in 0.4s 0.8s;
    transition: opacity ease-in 0.4s 0.8s; 
}
.sp-slider > li img{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	padding: 20px 0 50px 0;
	max-height: 100%;
	max-width: 100%;
}
input.sp-selector-1:checked ~ .sp-content .sp-slider {
    
}

input.sp-selector-2:checked ~ .sp-content .sp-slider {
    left: -105%;
}

input.sp-selector-3:checked ~ .sp-content .sp-slider {
    left: -210%;
}

input.sp-selector-4:checked ~ .sp-content .sp-slider {
    left: -310%;
}

input.sp-selector-5:checked ~ .sp-content .sp-slider {
    left: -410%;
}
input.sp-selector-1:checked ~ .sp-content .sp-slider > li:first-child,
input.sp-selector-2:checked ~ .sp-content .sp-slider > li:nth-child(2),
input.sp-selector-3:checked ~ .sp-content .sp-slider > li:nth-child(3),
input.sp-selector-4:checked ~ .sp-content .sp-slider > li:nth-child(4),
input.sp-selector-5:checked ~ .sp-content .sp-slider > li:nth-child(5){
	opacity: 1;
}
@media screen and (max-width: 840px){
	.sp-slideshow { height: 345px; }
}
@media screen and (max-width: 680px){
	.sp-slideshow { height: 285px; }
}
@media screen and (max-width: 560px){
	.sp-slideshow { height: 235px; }
}
@media screen and (max-width: 320px){
	.sp-slideshow { height: 158px; }
}
