/* CSS Document */
*{margin:0px; padding:0px; font-family:"Open Sans", Arial, sans-serif;}
a{text-decoration:none; color:#535353;}
img{border:0;}
ul{ list-style:none;}
.clear{clear:both;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}
.no-padding{padding:0px;}
.float-left{float:left !important;}
.float-right{float:right !important;}
.img{width:100%; height:auto; display:block;}

.radius{border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px;}
.transition{transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s;}
.gotop{width:58px; height:58px; position:fixed; bottom:3%; right:3%; font-size:20px; background:#1f1f1f; color:#fff; text-align:center; border:0; display:none;}
.btwhats { font-size: 1rem; padding: 10px; position:fixed; right:3%; bottom:120px; width:auto; 
height: auto; vertical-align:middle; background:#01b763; color:#fff; text-align:center; line-height:2.6; font-weight:500; z-index: 9999999999; 
font: 13px Helvetica,Arial,sans-serif; text-decoration: none;}

body{min-width:980px; max-width:100%; overflow-x:hidden; overflow-y:scroll;}
html, body {width:100%; height:100%; font-size:14px; font-weight:400;}

#anchor{width:1px; height:1px; position:absolute; z-index:-999; left:0px; bottom:120px;}
.anchor{width:1px; height:1px; position:absolute; z-index:-999; left:0px; top:-70px;}

.desktop{display: block;}
.mobile{display: none;}
 
.bg_faixa, .bg_top, .bg_banner, .bg_conteudo, .bg_rodape, .direitos{width:100%; height:auto; position:relative; float:left;}
.bg_faixa{z-index:8; background:#0068b5;}
.bg_top{z-index:9; background:#fff;}
.bg_banner{z-index:0; background:none; max-height: 591px; overflow: hidden;}
.bg_conteudo{z-index:0; padding: 40px 0;}
.bg_rodape{z-index:0; background: #0068b5; margin: 0;}
.direitos{z-index:0; background:#fff; padding:10px 0; font-size:16px; color:#535353; font-weight:300;}

.bg_faixa .centralizar, .bg_rodape .centralizar, .direitos .centralizar{ background:none;}

.centralizar{width:1200px; height:auto; position:relative; float:left; left:50%; margin:0 0 0 -600px;}

.fixed_top{position:fixed; border-bottom-width:2px; border-bottom-style: solid; border-bottom-color: rgba(0,0,0,0.2)}
.margin_bn{margin-top:80px;}

/*FAIXA*/
h1{font-size: 14px; font-weight: 300; color: #fff; line-height: 40px; padding: 0; margin: 0; position: relative; float: left;}
.redes {position:relative; float:right;}
.redes a{position:relative; float:left; color: #fff; font-size: 18px; width:40px; height: 40px; line-height: 40px; background: rgba(0,0,0,0.3); border-left: 1px solid rgba(255,255,255,0.1);}
.fones{position:relative; float:right;}
.fones a{position:relative; float:left; color: #fff; font-size: 14px; padding:0 10px; height: 40px; line-height: 40px;}
.fones a b,.fones i{font-size: 18px;}
.bt_whats{position:relative; float:right; color: #fff !important; padding:0 10px; color: #fff; background: #25d366; font-size: 16px; font-weight: 300;}


/*TOPO*/
.logo{width:auto; height:80px; position:relative; float:left; margin:10px 0;}
.logo img{width:auto; height: 100%; display: block;}

.bt_cliente{padding:10px; background: #25d366; color: #fff;position: relative; float: left; margin:26px; font-size: 18px; border: 1px solid rgba(255,255,255,0.6);}

.bt_menu, .bt_cmenu{display:none; border:0;}
.bt_menu{position:relative; float:right; padding:0px 10px; line-height: 80px; color: #0068b5; background: #f1f1f1; font-size:16px; margin: 10px 0;}
.bt_cmenu button{width:100%; height:auto; position:relative; float:left; margin:0 0 20px 0; text-align:center; padding: 10px; border:0; font-size:16px; color:#fff; background:#0068b5;}

.bg_menu{ position:relative; float:right; margin:0; z-index: 9;}
.menu {width:100%; position:relative; float:right;}
.menu li{width:auto; height: 80px; position: relative; float: left; padding:0; box-sizing: border-box; margin: 10px 0;}
.menu li i{font-size:11px;}
.menu li a{line-height: 80px; padding:0 20px; position:relative; float: left; font-size:16px; color: #404040; text-align:center; font-weight:300;}
.menu li a:hover{color:#000;} .menu .ativo{color: #0068b5; font-weight: 600;}
.menu li ul{width:300px; height:auto; position:absolute; top:100%; left:0px; background:#404040; border-top:3px solid rgba(0,0,0,0.2); border-bottom:3px solid rgba(0,0,0,0.4); display:none;}
.menu li ul li{width:100%; height:auto; position:relative; float:left; padding: 0; border-bottom-width:1px; border-bottom-style: solid; border-bottom-color: rgba(255,255,255,0.2);}
.menu li ul li a{width:100%; line-height: 40px; padding: 0 10px; text-transform: none; color: #fff; box-sizing: border-box; text-align:left;}
.menu li ul li a:hover{color: #ccc; background: rgba(0,0,0,0,1);}
.menu li.block > ul{display:block !important;}
.alinhar { padding-top:4px; width:auto; font-weight: 300;}

/* Efeito Pulsar Botão WhatsApp */
.efeitoPulse { cursor: pointer; box-shadow: 0 0 2px rgba(0,0,0, 0.1); animation: pulse 1s infinite;}
.efeitoPulse:hover { animation: none; }

@-webkit-keyframes pulse {
  0% { -webkit-box-shadow: 0 0 0 2px rgba(0,0,0, 0.1); }
  70% { -webkit-box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);}
  100% { -webkit-box-shadow: 0 0 0 2px rgba(0,0,0, 0.1); }
}
@keyframes pulse {
  0% { -moz-box-shadow: 0 0 0 2px rgba(0,0,0, 0.1); box-shadow: 0 0 0 2px rgba(0,0,0, 0.1);}
  70% { -moz-box-shadow: 0 0 0 10px rgba(0,0,0, 0.1); box-shadow: 0 0 0 10px rgba(0,0,0, 0.1);}
  100% { -moz-box-shadow: 0 0 0 2px rgba(0,0,0, 0.1); box-shadow: 0 0 0 2px rgba(0,0,0, 0.1);}
}

/*BANNER*/
.bg_banner img{width:100%; height:auto; position:relative; float:left; padding:0; margin:0;}
.bg_banner .item{width:100%; height:auto; position:relative; float:left; z-index: 9;}
.bg_banner .item .desc{width:1200px; height:auto; z-index:9; position:absolute; bottom:15%; left: 50%; margin: 0 0 0 -600px;}
.bg_banner .item .desc h2{width: 45%;  font-size:40px; color:#fff; font-weight: 400; background: rgba(0,0,0,0.5); padding: 10px;}

.bg_banner .slick-prev, .bg_banner .slick-next{ width: 40px !important; height: 40px !important; color:#fff !important; background: rgba(0,0,0,0.4) !important;}
.bg_banner .slick-prev{left:0 !important;}
.bg_banner .slick-next{right:0 !important;}
.bg_banner .slick-prev:before, .bg_banner .slick-next:before{ font-size: 24px !important; color: #fff !important;}
.bg_banner .slick-prev:before{content: '\f104' !important; }
.bg_banner .slick-next:before{content: '\f105' !important; }
.bg_banner .slick-prev:hover, .bg_banner .slick-next:hover{background: rgba(0,0,0,0.9) !important;}

.bn_empresa{width: 100%; height: auto; position: relative; float: left;}

/*CONTEUDO*/
.col1, .col2, .col2-3, .col3-3, .col3, .col4, .col5, .col6, .col12{position:relative; float:left;}

.col1{width:100%;}

.col2{width:49%; margin-bottom:2%; margin-left:2%;}
.col2:nth-child(2n+1){margin-left:0;}

.col3{width:32%; margin-bottom:2%; margin-left:2%;}
.col3:nth-child(3n+1){margin-left:0;}

.col4{width:23.5%; margin-bottom:2%; margin-left:2%;}
.col4:nth-child(4n+1){margin-left:0;}

.col5{width:18.4%; margin-bottom: 2%; margin-left:2%;}
.col5:nth-child(5n+1){margin-left:0;}

.upper{text-transform: uppercase;}

.color1{color:#0068b5;}
.color2{color:#535353;}

.bg_color1{background: #ddd;}
.bg_color2{background: #0068b5;}
.line{width:5%; height: 5px; position: relative; float: left; margin: 10px 0;}

.text h2{font-size:20px; padding: 0 10px 0 0;}
.text h3{font-size:18px; font-weight: 600;}
.text p{font-size:16px; font-weight:300; margin:20px 0;}
.text b{color: #0068b5;}
.line-height{line-height:40px;}
.bt_saibamais{padding:10px; color: #fff; font-size: 16px; font-weight:300; position: absolute; bottom: 0; left: 0;}

.slider .slick-slide { margin: 0 20px;}

.bg1{background: #fff;}

.home1, .backup1, .antivirus2{box-sizing: border-box; height: 120px; padding: 10px; border: 1px solid #ccc;}
.home1 .icon {position: relative; float: right; font-size: 26px; line-height: 100px;}
.backup1 .icon, .antivirus2 .icon{position: relative; float: left; font-size: 26px;}

.home1:hover, .backup1:hover, .antivirus2:hover{border: 1px solid #0068b5;}
.home1:hover .icon, .backup1:hover .icon, .antivirus2:hover .icon{color:#0068b5;}
.home1:hover h3, .backup1:hover h3, .antivirus2:hover h3{color:#0068b5;}
.home1:hover p, .backup1:hover p, .antivirus2:hover p{color:#0068b5;}

.backup1{height: 140px;}
.antivirus2{height: 160px;}
.backup1 .icon, .antivirus2 .icon{margin: 20px 20px 80px 10px;}

.home2{height: 480px;}
.microsoft1{height: 680px;}
.suporte1{height: 180px;}
.antivirus1{height: 300px;}
.box_servicos i{font-size: 35px; color: #0068b5;}
.box_servicos h3, .box_servicos p, .box_servicos i{box-sizing: border-box; padding: 10px;}
.saiba_mais{padding: 10px 20px; position: absolute; bottom: 10px; left: 10px; background: #0068b5; color: #fff;}

.bg1:hover{background:#0068b5;}
.bg1:hover h3, .bg1:hover p, .bg1:hover b, .bg1:hover i{color: #fff;}
.bg1:hover span, .saiba_mais:hover{background: #fff; color: #0068b5;}

/*FORMULARIO*/
.formulario{width:100%; height:auto; position:relative; float:left;}
.formulario .esp_campo{width:100%; height:auto; position:relative; float:left; margin:0px 0px 5px 0px;}
.formulario label{width:100%; height:30px; line-height:30px; position:relative; float:left; font-size:13px; color:#000; font-weight:400;}
.formulario .input, .formulario .select, .formulario .textarea, .formulario .codigo {position:relative; float:left; padding:5px; border:1px solid #ccc; outline:none; box-sizing:border-box; background:#fff; color:#242424;}
.formulario .input, .formulario .select, .formulario .textarea{width:100%; height:auto;}
.formulario .textarea{height:150px;}
.formulario .captcha{width:70px; height:30px !important; position:relative; float:left;}
.formulario .codigo{width:100px; margin:0 10px;}
.formulario .bt_enviar,.formulario .refresh {position:relative; float:left; padding:5px; outline:none; cursor:pointer; box-sizing:border-box;}
.formulario .bt_enviar{width:100%;}

/*RODAPE*/
.bg_rodape .logo{margin:0;}
.bg_rodape ul{padding:40px 0; color:#fff; font-size:18px; font-weight:300;}
.bg_rodape ul .titulo{color:#fff; font-weight:400; font-size: 20px;}
.bg_rodape ul li{position: relative; float: left; width: 100%; font-size: 15px; font-weight:300;}
.bg_rodape ul a{color:#fff;}
.bg_rodape ul .icon{position:relative; float: left; color:#fff;}
.bg_rodape ul span{position:relative; float: left; margin: 0 0 0 10px;}

.direitos span{font-weight:300; font-size: 16px;}

@media only screen and (min-width: 996px) and (max-width: 1550px) {
.menu li{padding: 0 10px;}
.menu li a{font-size:14px;}
}
@media only screen and (max-width:1199px) {
.centralizar{width:980px; margin:0 0 0 -490px;}
.bg_menu{width:750px;}
}

/*TABLET*/
@media only screen and (max-width:995px) {
.bg_menu{width:100%; height:100%; background:none; position:fixed; top:0; left:-100%; background:#fff; overflow:scroll; z-index:9999; box-sizing:border-box;}
.bt_menu, .bt_cmenu{display:block;}
.menu{width:100%; height:100%;}
.menu li{width:100%; height:auto; box-sizing:border-box; margin: 0;}
.menu li a {width:100%; line-height: 50px;  text-align:center; border-bottom-width: 1px; border-bottom-color:rgba(0,0,0,0.2); border-bottom-style: solid; box-sizing:border-box; padding:0px 10px; color:#324b63;}

.menu li ul{width:100%; height:auto; position:relative; float:left; top:0; left:0; display:block; background:#0068b5; }
.menu li ul li a{color:#fff; text-align:center; padding: 0;}
.menu li ul li{width:100%; border-bottom-color: rgba(0,0,0,0.2); border-bottom-width: 1px; border-bottom-style: dashed;}
}

@media only screen and (min-width: 768px) and (max-width: 995px) {
body{min-width:768px;}
.centralizar{width:748px; margin:0 0 0 -374px;}
#banner .item .desc h2 { font-size: 40px;}
}

/*MOBILE PAISAGEM*/
@media only screen and (max-width: 767px){
.fones{width: 100%; margin: 0;}
.fones a{width: 50%; margin: 0; padding: 0;}
	
.text h2{font-size:18px;}
.text h3{font-size:18px;}
.text p{font-size:16px;}
	
.col2, .col3, .col4, .col6, .col12{width:96%; margin:2% !important;}
	
.home2{height: auto; padding-bottom: 80px;}

.bt_cliente{margin: 0; color: #fff !important; font-weight: 400 !important;}
	
.desktop{display: none;}
.mobile{display: block;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
body{min-width:480px;}
.centralizar{width:460px; margin:0 0 0 -230px;}
}
/*MOBILE RETRATO*/
@media only screen and (max-width: 479px) {
body{min-width:320px;}
.centralizar{width:300px; margin:0 0 0 -150px;}

.logo{width:200px; height:auto; margin:10px 0;}
.logo img{width: 100%; height: auto;}
}