
*, *:after, *:before {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

html,body {
margin:0;
padding:0;
font-family: "Poppins", sans-serif;
font-family: "IBM Plex Sans", sans-serif;
font-size:100%;
font-weight: 600;
background-color:#0d0f17;
cursor:auto;
}

[class*="col-1"] {float:left;min-height:1px;}
.grid{width:100%;max-width:110em;min-width:20em;margin:0 auto;}
.grid:after{visibility:hidden;display:block;font-size:0;content:"";height:0;clear:both;}
.grid h1{padding:0 !important;margin:0 !important;}
.push-right{float:right;}

#estrelado{position:fixed;top:0;left:0;width:100%;height:100%;background:transparent;z-index:0;pointer-events:none; overflow:hidden;}.estrela{position:absolute;width:2px;height:2px;background:white;border-radius:50%;opacity:0;animation: brilhar 3s infinite;}.estrela {box-shadow: 0 0 2px #fff;}@keyframes brilhar{0%, 100%{opacity:0;}50%{opacity:1;}}
.fade-box { opacity: 0; transform: translateY(14px); transition: opacity .8s ease, transform .8s ease; }.fade-box.visible { opacity: 1; transform: none; }.header-left{position:relative;width:100%;height:120px;display:flex;gap:8px;overflow:visible;padding-left:45px;padding-top:10px;}.logo-letter{height:100px;width:58px;opacity:0;transform:translateX(100vw);transition:all 0.8s ease-out; position:relative;}.logo-letter.show {opacity:1;transform:translateX(0);}.header-center{}.header-right{height:120px;padding-top:10px;}.predio-1{display:inline-block;float:right;padding-left:15px;background-color:#0d0f17;border-radius:0.5rem; margin-right:20px;}.predio-2{display:inline-block;float:right;padding-left:20px;background-color:#0d0f17;border-radius: 0.5rem;}.predio-3{display:inline-block;float:right;background-color:#0d0f17;border-radius:0.5rem;}.passado{width:auto;height:52px;filter:brightness(35%);margin-top:45px;z-index:10;}.presente{width:102px;height:66px;filter:brightness(65%);margin-top:32px;z-index:10;}.futuro{width:128px;height:auto;filter:brightness(90%);margin-top:10px;z-index:10;}
.menu{width:100%;margin:0 auto 5px auto;background-color:#1a1c24;padding:0.40rem 0.75rem;text-align:center;}
.menu-line{width:38%;display:flex;margin:0 auto;padding:0;}
.menu-box{width:20%;display:inline-block;float:left;padding:0;}

.slider-container{width:100%;height:65vh;max-height:700px;overflow:hidden;position:relative;}.slider{position:relative;width:100%;height:100%;}.slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity 4s ease, transform 2s ease;background-size:cover;background-position:center;}.slide.active{opacity:1;z-index:2;}.slide-text{position:absolute;bottom:50px;left:60px;color:#fff;background:rgba(0,0,0,0.3);padding:20px 30px; border-radius:12px;backdrop-filter:blur(6px);animation:fadeUp 2s ease forwards;opacity: 0;}.slide.active .slide-text{opacity:1;}@keyframes fadeUp{from{transform:translateY(40px);opacity:0;}to{transform:translateY(0);opacity:1;}}.overlay{position:absolute;width:100%;height:100%;background:linear-gradient(120deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));pointer-events:none;animation:shimmer 6s linear infinite;}@keyframes shimmer{0%{background-position:-100% 0;}100%{background-position:200% 0;}}.slide-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.img-2{background-image: url("../img/img2.jpg?v=1")}.img-3{background-image: url("../img/img3.jpg?v=1")}
.hero{color:#58a4d8;padding:3rem 2rem 3rem 2rem;text-align:center;}.slogan{font-size:32px;}.titulo-escuro{width:100%;height:auto;padding:0.5rem 0.5rem;color:#fff;font-size:24px;font-weight:bold;text-align:center;background-color:#1a1c24;}
.bloco-img{margin:0 auto;}.main-img{width:100%;height:auto;}.grid h2{font-size: 2rem;text-transform: uppercase;color: #00aaff;text-align: center;margin-bottom: 0.5em;}.content{width:100%;height:auto;background-color:#1a1c24;padding-top:30px;padding-bottom:30px;}.subtitulo-de-secao {font-size: 1.2rem;font-weight: 300;color: #ccc;margin-bottom: 0;text-align: center;max-width: 840px;margin-left: auto;margin-right: auto;}.linha-estrela {width: 100px;height: 2px;margin: 0 auto 1.5em auto;background: linear-gradient(90deg, transparent, #fff, transparent);position: relative;overflow: hidden;}.linha-estrela::before {content: "";position: absolute;width: 20px;height: 100%;background: #fff;animation: estrela-passando 2s linear infinite;}@keyframes estrela-passando {from { left: -20px; } to { left: 120px; }}.linha-divisoria{width:min(1280px, 92vw);margin:50px auto 10px auto;height:1px;background:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(14,165,233,.45) 12%, rgba(14,165,233,.45) 88%, rgba(0,0,0,0) 100%); opacity: .6;}.grid h3{margin-top:40px;}.grid p{font-weight:normal;color:#cccccc;font-size:18px;}.accordion-container{display:flex;justify-content:center;gap:30px;margin:40px 0;flex-wrap:wrap;}.accordion-column{width:48%;display:flex;flex-direction:column;}.accordion{display:flex;align-items:center;gap:8px;background-color:#005f8a;color:#fff;font-size:20px;cursor:pointer;padding:16px 20px;border:none;text-align:left;  font-weight:normal;border-radius:10px;transition:background-color .3s ease;line-height:1.25;min-height:56px;}.accordion:hover{ background-color:#004a76; }.accordion i{font-size:28px;line-height:1;display:inline-block;width:1.25em;text-rendering:optimizeLegibility;}.accordion i:before{line-height:1;vertical-align:middle;}.accordion span{flex:1 1 auto;display:block;padding-top:5px;}.accordion{background-color: #005f8a;color:white;font-size:20px;cursor:pointer;padding:16px;border:none;text-align:left;font-weight:bold;border-radius:10px;
		transition:background-color 0.3s ease;margin-bottom:10px;}.accordion:hover{background-color:#004a76;}.panel{background:#fff;color:#222;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,0.15);margin-top:-10px;margin-bottom:10px;overflow:hidden;max-height:0;padding:0 20px;transition:max-height .4s ease, padding .3s ease;}.panel.open{max-height:700px;padding:15px 20px;}.panel a{display:inline-block;margin-top:10px;font-weight:bold;color:#333;text-decoration:none;}.panel a:hover{text-decoration:underline;}
.box-externo-nuvem{width:90%;min-height:200px;margin:10px 5%;}
.box-interno-nuvem{position:absolute;width:1px;height:1px;overflow:hidden;clip: rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;}
#myCanvas{height:300px !important;max-height:300px !important;display:block;margin:0 auto;image-rendering:optimizeQuality;}#myCanvasContainer{width:1200px !important;max-width:1200px !important;height:300px !important;max-height:300px !important;overflow:hidden;margin:0 auto;}#tags{position:absolute !important;left:-9999px !important;top:-9999px !important;height:1px;width:1px;overflow:hidden;opacity:0 !important;pointer-events:none;}
.form-format{padding:100px 0px 25px 10px;}
.form-format label{width:82%;min-height:35px;display:block;margin:0px;font-size:100%;clear:both;}
.form-format label>span{float:left;width:27% !important;text-align:left;padding-right:10px;margin-top:10px;color:;}
.form-format label>span[class="title"]{width:100%;height:auto;text-align:left;padding:10px 0;color:}
.form-format input[type="text"], .form-format input[type="password"], .form-format input[type="email"], .form-format input[type="image"], .form-format textarea, .form-format select{border:1px solid #DADADA;color:;height:30px;margin-bottom:16px;margin-right:6px;margin-top:2px;outline:0 none;padding:3px 3px 3px 5px;width:69% !important;font-size:12px;line-height:15px;box-shadow:inset 0px 1px 4px #ECECEC; -moz-box-shadow: inset 0px 1px 4px #ECECEC; -webkit-box-shadow: inset 0px 1px 4px #ECECEC;}
.form-format input[class="text-1"]{width:10% !important;float:left;display:inline;}
.form-format input[class="text-2"]{max-width:59% !important;float:left;display:inline}
.form-format input[class="text-3"]{width:10%;height:30px;}
.form-format input[class="text-4"]{width:58%;height:30px;margin-left:5px;}
.form-format input[class="text-5"]{max-width:59% !important;height:30px;margin-left:3px;float:left;display:inline;}
.form-format select[class="pequeno"]{width:10%;height:30px;}
.form-format textarea{padding:5px 3px 3px 5px;height:100px;}
.form-format .button{min-width:100px;height:40px;background:#00aaff;border:none;line-height:30px;padding:0px 10px 0px 10px;color:#fff;text-align:center;box-shadow:1px 1px 5px #B6B6B6;border-radius:5px;font-weight:bold;text-shadow:1px 1px 1px #8daad7;letter-spacing:1px;cursor:pointer;margin:0px auto 20px auto;}
.form-format .button:hover{background:00aaff;opacity:0.5;}
.imgcaptcha{margin-bottom:16px;margin-left:25%;}

.servicos-resumidos{width:100%;height:auto;padding-top:60px;padding-bottom:10px;}.lista-servicos-resumidos{list-style:none;padding:0;margin:0;font-size:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}#subirTopo{display:none;width:75px;height:80px;text-decoration:none;background:transparent;bottom:185px;right:80px;color:#fff;text-align:center;cursor:pointer;
		font-size:70px;font-weight:bold;line-height:1;text-transform:uppercase;position:fixed;border:0;font-family:sans-serif;opacity:.8;z-index:9999;}#subirTopo:hover{opacity:1}
/* Camada fixa para desenhar os puffs (sem capturar cliques) */
#subirTopo-puffs{position:fixed;left:0;top:0;pointer-events:none;z-index:9998;}
/* O puff (bolha de fumaça): pequeno, expande e some rápido */
.puff{
  position:absolute;width:18px;height:18px;border-radius:50%;
  background:radial-gradient(rgba(255,255,255,.85), rgba(255,255,255,0) 60%);
  filter:blur(.6px);opacity:.8;transform:translate3d(0,0,0) scale(1);
  animation:puffFade .6s ease-out forwards;will-change:transform,opacity;
}
@keyframes puffFade{
  0%{opacity:.8;transform:translateY(0) scale(1)}
  100%{opacity:0;transform:translateY(24px) scale(1.6)}
}
/* Respeita quem não quer animação */
@media (prefers-reduced-motion: reduce){ .puff{animation:none;opacity:.2} }
.puff--burst{
  width:22px;height:22px;
  filter:blur(.4px);opacity:.9;
  animation:puffFade .7s ease-out forwards;
}.whatsapp{
  width:75px;height:85px;background:transparent;
  bottom:250px;right:80px;text-align:center;cursor:pointer;
  padding-top:0 !important;position:fixed;opacity:.8;
  line-height:100px;z-index:9999;
  display:flex;align-items:center;justify-content:center;
  animation:whatsVibrate 1.8s ease-in-out infinite;
}.whatsapp:hover{opacity:1;}@keyframes whatsVibrate {
  0%   { transform: rotate(0deg); }
  10%  { transform: rotate(-10deg); }
  20%  { transform: rotate(10deg); }
  30%  { transform: rotate(-8deg); }
  40%  { transform: rotate(8deg); }
  50%  { transform: rotate(0deg); }
  100% { transform: rotate(0deg); }
}@media (prefers-reduced-motion: reduce){
  .whatsapp{animation:none;}
}.rodape{background-color: #1a1c24;padding: 1rem;text-align: center;color: #aaa;font-size: 0.9rem;}
a.lk-menu-ico:link, a.lk-menu-ico:visited, a.lk-menu-ico:active{color:#eeeeee;font-size:60px;line-height:55px;text-decoration:none;}
a.lk-menu-ico:hover{color:#cccccc;text-decoration:none;}
a.lk-menu-top:link, a.lk-menu-top:visited, a.lk-menu-top:active{font-family:"Cinzel",serif;font-size:13px;font-weight:700;text-transform:uppercase;color:#eeeeee; letter-spacing:1px;text-shadow: 1px 1px 2px #000000, -1px -1px 1px #222222;}
a.lk-menu-top:hover{color:#cccccc;text-decoration:underline;}
a.lk-menu-rodape:link, a.lk-menu-rodape:visited, a.lk-menu-rodape:active{color:#ffffff;font-size:96%;font-weight:normal;text-decoration:none;line-height:150%}
a.lk-menu-rodape:hover{text-decoration:underline;}
a.lk-redes-sociais:link, a.lk-redes-sociais:visited, a.lk-redes-sociais:active{color:#ffffff;font-size:60px;line-height:55px;text-decoration:none;}
a.lk-redes-sociais:hover{color:#cccccc;text-decoration:none;}
a.lk-whatsapp:link, a.lk-whatsapp:visited, a.lk-whatsapp:active{color:#fff;font-size:80px;font-weight:bold;text-decoration:none;}
a.lk-whatsapp:hover{}
.special-height-1{140px;}#issWrap{position:relative;top:220px;left:34vw;width:0;height:0;pointer-events:none;will-change:transform;}#iss{width:300px;height:auto;transform-origin:center center;filter:drop-shadow(0 4px 16px rgba(0,180,255,.25));}.col-1-1 {width:100%;}
.col-2-3, .col-8-12 {width:66.66%;}
.col-1-2, .col-6-12 {width:49.75%;margin:0 0.125%;}
.col-1-3, .col-4-12 {width:33.08%;margin:0 0.125%;}
.col-1-4, .col-3-12 {width:24.75%;}
.col-1-5 {width:20%;}
.col-1-5a {width:16.25%;margin:0 0.125%;}
.col-1-6, .col-2-12 {width:16.667%;}
.col-1-7 {width:14.28%;}
.col-1-8 {width:12.5%;}
.col-1-9 {width:11.1%;}
.col-1-10 {width:10%;}
.col-1-11 {width:9.09%;}
.col-1-12 {width:8.33%;}

.col-11-12 {width:91.66%;}
.col-10-12 {width:83.333%;}
.col-9-12 {width:75%;}
.col-5-12 {width:41.50%;margin:0 .125%;}
.col-7-12 {width:58%;margin:0 .125%;}

.push-2-3, .push-8-12 {margin-left:66.66%;}
.push-1-2, .push-6-12 {margin-left:50%;}
.push-1-3, .push-4-12 {margin-left:33.33%;}
.push-1-4, .push-3-12 {margin-left:25%;}
.push-1-6, .push-2-12 {margin-left:16.667%;}
.push-1-7 {margin-left:14.28%;}
.push-1-9 {margin-left:11.1%;}
.push-1-10 {margin-left:10%;}
.push-1-11 {margin-left:9.09%;}
.push-1-12 {margin-left:8.33%;}

@media only screen and (min-width:20em) and (max-width:29.938em){
.xsmall-col-1 {width:100%;}
.xsmall-col-hide {display:none !important;width:0;height:0;}

.form-format{padding:20px 0px 20px 0px;}
.form-format h2{width:98%;font-size:100%;line-height:100%;padding:0 0 10px 0;border-bottom:1px solid ;color:;}
.form-format label{display:flex;width:100%}
.form-format label>span{float:left;width:100%;text-align:left;padding-right:10px;margin-top:10px;color:;}
.form-format input[type="text"], .form-format input[type="email"], .form-format input[type="image"], .form-format textarea, .form-format select{border:1px solid #DADADA;color:;height:30px;margin-bottom:16px;margin-right:6px;margin-top:2px;outline:0 none;padding:3px 3px 3px 5px;width:100%;font-size:12px;line-height:15px;box-shadow:inset 0px 1px 4px #ECECEC;-moz-box-shadow:inset 0px 1px 4px #ECECEC;-webkit-box-shadow:inset 0px 1px 4px #ECECEC;}
.form-format input[class="text-1"]{width:15% !important;}
.form-format input[class="text-2"]{width:54% !important;}
.form-format input[class="text-5"]{width:70%;height:30px;margin-left:1px;}
.form-format textarea{padding:5px 3px 3px 5px;height:150px;}
.form-format input[class="box_contato_codigo"]{width:90px !important;height:30px;}
.imgcaptcha{width:120px !important;height:auto;margin-bottom:16px;margin-left:1px;}

}

@media only screen and (min-width:30em) and (max-width:47.938em){

.small-col-1 {width:100%;}
.small-col-2 {width:49.75%;margin:0 .125%;}
.small-col-hide {display:none !important;width:0;height:0;}

.form-format{padding:20px 0px 20px 0px;}
.form-format h2{width:98%;font-size:100%;line-height:100%;padding:0 0 10px 0;border-bottom:1px solid ;color:;}
.form-format label{display:flex;width:100%}
.form-format label>span{float:left;width:100%;text-align:left;padding-right:10px;margin-top:10px;color:;}
.form-format input[type="text"], .form-format input[type="email"], .form-format input[type="image"], .form-format textarea, .form-format select{border:1px solid #DADADA;color:;height:30px;margin-bottom:16px;margin-right:6px;margin-top:2px;outline:0 none;padding:3px 3px 3px 5px;width:100%;font-size:12px;line-height:15px;box-shadow:inset 0px 1px 4px #ECECEC;-moz-box-shadow:inset 0px 1px 4px #ECECEC;-webkit-box-shadow:inset 0px 1px 4px #ECECEC;}
.form-format input[class="text-1"]{width:60px !important;}
.form-format input[class="text-2"]{width:54% !important;}
.form-format input[class="text-5"]{width:210px !important;height:30px;margin-left:1px;}
.form-format textarea{padding:5px 3px 3px 5px;height:150px;}
.form-format input[class="box_contato_codigo"]{width:150px !important;height:30px;}
.imgcaptcha{width:130px !important;height:auto;margin-bottom:16px;margin-left:1px;}

}

@media only screen and (min-width:48em) and (max-width:61.938em){

.medium-col-1 {width:100%;}
.medium-col-2 {width:33.08%;margin:0 .125%;}
.medium-col-3 {width:49.45%;margin:0;}
.medium-col-4 {width:66.66%;}
.medium-col-5 {width:66.66%;}
.medium-col-6 {width:25%;}
.medium-col-hide {display:none !important;width:0;height:0;}

}
@media only screen and (min-width:62em) and (max-width:76.562em){

.big-col-1-1 {width:100%;}
.big-col-2-3, .big-col-8-12 {width:66.66%;}
.big-col-1-2, .big-col-6-12 {width:49.75%;margin:0 0.125%}
.big-col-1-3, .big-col-4-12 {width:33.08%;margin:0 .125%}
.big-col-1-4, .big-col-3-12 {width:24.75%;}
.big-col-1-5 {width:20%;}
.big-col-1-5a {width:16.25%;margin:0 0.125%;}
.big-col-1-6, .big-col-2-12 {width:16.667%;}
.big-col-1-7 {width:14.28%;}
.big-col-1-8 {width:12.5%;}
.big-col-1-9 {width:11.1%;}
.big-col-1-10 {width:10%;}
.big-col-1-11 {width:9.09%;}
.big-col-1-12 {width:8.33%;}

.big-col-11-12 {width:91.66%;}
.big-col-10-12 {width:83.333%;}
.big-col-9-12 {width:75%;}
.big-col-5-12 {width:41.50%;margin:0 .125%}
.big-col-7-12 {width:58.00%;margin:0 .125%}

}

@media only screen and (min-width:76.563em) and (max-width:114em){

.super-col-1-1 {width:100%;}
.super-col-2-3, .super-col-8-12 {width:66.66%;}
.super-col-1-2, .super-col-6-12 {width:49.75%;margin:0 0.125%}
.super-col-1-3, .super-col-4-12 {width:33.08%;margin:0 .125%}
.super-col-1-4, .super-col-3-12 {width:24.75%;}
.super-col-1-5 {width:20%;}
.super-col-1-5a {width:16.25%;margin:0 0.125%;}
.super-col-1-6, .super-col-2-12 {width:16.667%;}
.super-col-1-7 {width:14.28%;}
.super-col-1-8 {width:12.5%;}
.super-col-1-9 {width:11.1%;}
.super-col-1-10 {width:10%;}
.super-col-1-11 {width:9.09%;}
.super-col-1-12 {width:8.33%;}

.super-col-11-12 {width:91.66%;}
.super-col-10-12 {width:83.333%;}
.super-col-9-12 {width:75%;}
.super-col-5-12 {width:41.50%;margin:0 .125%}
.super-col-7-12 {width:58.00%;margin:0 .125%}

.form-format label{width:96%;min-height:35px;display:block;margin:0px;font-size:70%;clear:both;}
.form-format label>span{float:left;width:28% !important;min-height:35px;text-align:left;margin-top:0px;line-height:14px;padding-right:10px;padding-top:5px;color:;}
.form-format input[class="text-1"]{width:10% !important;float:left;display:inline;}
.form-format input[class="text-2"]{max-width:57% !important;float:left;display:inline}

}

@media only screen and (min-width:114.001em) and (max-width:200em){

.extra-col-1-1 {width:100%;}
.extra-col-2-3, .extra-col-8-12 {width:66.66%;}
.extra-col-1-2, .extra-col-6-12 {width:49.75%;margin:0 0.125%;}
.extra-col-1-3, .extra-col-4-12 {width:33.08%;margin:0 .125%;}
.extra-col-1-4, .extra-col-3-12 {width:25%;}
.extra-col-1-5 {width:20%;}
.extra-col-1-5a {width:16.25%;margin:0 0.125%;}
.extra-col-1-6, .extra-col-2-12 {width:16.667%;}
.extra-col-1-7 {width:14.28%;}
.extra-col-1-8 {width:12.5%;}
.extra-col-1-9 {width:11.1%;}
.extra-col-1-10 {width:10%;}
.extra-col-1-11 {width:9.09%;}
.extra-col-1-12 {width:8.33%;}

.extra-col-11-12 {width:91.66%;}
.extra-col-10-12 {width:83.333%;}
.extra-col-9-12 {width:75%;}
.extra-col-5-12 {width:41.50%;margin:0 .125%;}
.extra-col-7-12 {width:58.00%;margin:0 .125%;}

}

@font-face {  font-family: "icomoon";  src:  url("../fontes/icomoon/icomoon.eot?5n3r8l");  src:  url("../fontes/icomoon/icomoon.eot?5n3r8l#iefix") format("embedded-opentype"),    url("../fontes/icomoon/icomoon.ttf?5n3r8l") format("truetype"),    url("../fontes/icomoon/icomoon.woff?5n3r8l") format("woff"),    url("../fontes/icomoon/icomoon.svg?5n3r8l#icomoon") format("svg");  font-weight: normal;font-style: normal;font-display: block;font-display:swap;}[class^="icon-"], [class*=" icon-"] {  font-family: "icomoon" !important;  speak: never;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.icon-library:before {content: "\e921";}.icon-library1:before {content: "\e922";}.icon-empresa:before {content: "\e902";}.icon-servicos:before {content: "\e901";}.icon-orcamento:before {content: "\e903";}.icon-localizacao:before {content: "\e900";}.icon-X .path1:before {content: "\e924";color: rgb(0, 0, 0);opacity: 0.985;}.icon-X .path2:before {content: "\e905";margin-left: -1em;color: rgb(12, 12, 12);opacity: 0.871;}.icon-X .path3:before {content: "\e906";margin-left: -1em;color: rgb(12, 12, 12);opacity: 0.866;}.icon-X-3 .path1:before {content: "\e904";color: rgb(0, 0, 0);opacity: 0.985;}.icon-X-3 .path2:before {content: "\e905";margin-left: -1em;color: rgb(12, 12, 12);opacity: 0.871;}.icon-X-3 .path3:before {content: "\e906";margin-left: -1em;color: rgb(12, 12, 12);opacity: 0.866;}.icon-check:before {content: "\e907";}.icon-check-circle:before {content: "\e908";}.icon-check-rounded-pill:before {content: "\e909";margin-right:8px;}.icon-desenvolvimento-sites-sistemas:before {content: "\e910";font-size:30px;}.icon-analise-metricas:before {content: "\e911";}.icon-backlinks:before {content: "\e912";}.icon-campanhas-anuncios:before {content: "\e913";}.icon-chatbots-atendimento:before {content: "\e914";}.icon-consultoria-estrategias:before {content: "\e915";}.icon-gestao-redes-sociais:before {content: "\e917";}.icon-ecommerce:before {content: "\e918";}.icon-hospedagem-premium:before {content: "\e919";}.icon-presenca-plataformas:before {content: "\e91a";}.icon-seo-ia:before {content: "\e91b";}.icon-suporte-evolucao:before {content: "\e91c";}.icon-instagram:before {content: "\e90c";}.icon-facebook:before {content: "\e006";}.icon-linkedin:before {content: "\e007";}.icon-x:before{content:"\e90d";}.icon-youtube:before{content:"\e90f";}.icon-whatsapp:before {content: "\e904";}.icon-seta:before {content: "\e91d";}.cryptedmail:after {content: attr(data-name) "@" attr(data-domain) "." attr(data-tld);}
