@charset "utf-8";




/* slide 2013 */

.slide-2013 {position:relative; overflow:hidden; background:#000}
.slide-2013 ul {height:580px; width:100%;}
.slide-2013 ul > li {height:100%; width:100%;}
.slide-2013 ul > li .centralizar-slide {width:1100px; margin:0 auto; position:relative;}
.slide-2013 ul li h3 {/*color:#fff; font:22px/30px 'VistaSanLig', arial, sans-serif;*/font-size: 0; color:#000}

.slide-2013 ul li.azul {background:url(../img/bg-slide-azul.jpg) center no-repeat #000000;}
.slide-2013 ul li.azul h3 {width:537px; height:142px; position:absolute; left:10px; top:100px; background:url(../img/azul_wz.png) 0px 0px no-repeat; font-size: 0; color:#000}
.slide-2013 ul li.azul .imagem {width:643px; height:232px; position:absolute; left:4px; top:300px; background:url(../img/bg-dispositivos.png) 0px 0px no-repeat;}


.slide-2013 ul li.verde {background:url(../img/bg-slide-verde.jpg) center no-repeat #000000;}
.slide-2013 ul li.verde h3 {width:540px; height:142px; position:absolute; left:0; top:100px; background:url(../img/verde_wz.png) 0px 0px no-repeat; font-size: 0; color:#000}
.slide-2013 ul li.verde .imagem {width:488px; height:178px; position:absolute; left:35px; top:342px;background:url(../img/bg-sistemas-slide.png) 0 0 no-repeat;}



.slide-2013 ul li.laranja {background:url(../img/bg-slide-laranja.jpg) center no-repeat #000000;}
.slide-2013 ul li.laranja h3 {width:537px; height:142px; position:absolute; left:30px; top:100px; background:url(../img/laranja_wz.png) 0px 0px no-repeat; font-size: 0; color:#000}
.slide-2013 ul li.laranja .imagem {width:513px; height:182px; position:absolute; left:35px; top:342px;background:url(../img/bg-ecommerce-slide.png) 0 0 no-repeat;}



.slide-2013 .guia {position:absolute; bottom:30px; width:100%; z-index:100;}
.slide-2013 .guia .itens {margin:0 auto; display:table;}
.slide-2013 .guia a {float:left; width:10px; height:10px; background: #FFF; overflow:hidden; text-indent:-40px; margin:0 7px;}
.slide-2013 .guia a.activeSlide {background:#da251d;}
.activeSlide.azul {}
.activeSlide.verde {}
.activeSlide.laranja {}
.activeSlide.amarelo {}