@import"https://fonts.googleapis.com/css?family=Dosis:400,700";.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;width:100%;height:auto}.alice-carousel__stage{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:initial}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__prev-btn,.alice-carousel__next-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__prev-btn [data-area]:after,.alice-carousel__next-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__prev-btn-item,.alice-carousel__next-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__prev-btn-item:hover,.alice-carousel__next-btn-item:hover{color:#8b0000}.alice-carousel__prev-btn-item.__inactive,.alice-carousel__next-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:before,.alice-carousel__play-btn-item:after{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-width:8px 0 8px 15px;border-style:solid;border-color:transparent;border-left-color:#465798}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:before,.alice-carousel__play-btn-item.__pause:after{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom):hover,.alice-carousel__dots-item:not(.__custom).__active{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:#e0e4fb99}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}:root{--main-white-color: #fff;--main-black-color: black;--main-green-color: #6CB881;--main-bluedark-color: #0B111F;overflow-x:hidden}@font-face{font-family:made_tommy;src:url(/assets/MADE_TOMMY_Regular-BbuVT_BK.woff) format("woff"),url(/assets/MADE_TOMMY_Regular-DgY3UEhk.otf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:made_tommy_bold;src:url(/assets/MADE_TOMMY_Bold-BBZ84Wcc.woff) format("woff"),url(/assets/MADE_TOMMY_Bold-DXoD6g_U.otf) format("truetype");font-weight:700;font-style:bold;font-display:swap}@font-face{font-family:made_tommy_light;src:url(/assets/MADE_TOMMY_Light-BO1L1-7o.woff) format("woff"),url(/assets/MADE_TOMMY_Light-DPhMzYKF.otf) format("truetype");font-weight:lighter;font-style:lighter;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}button{background:none;outline:none;cursor:pointer}ul{list-style:none}a{text-decoration:none;color:inherit}body{font:62.5% made_tommy,sans-serif}input[type=checkbox]{width:18px;height:18px}#hidden{display:none;width:0;height:0}#root{display:flex;flex-direction:column;min-height:100vh;font-size:1.2rem}.wrapper{max-width:1366px;padding:20px}#root>h1{position:absolute;color:var(--main-white-color)}.page-header{position:absolute;top:0;width:100%;z-index:2;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:20px;background:#0b111f66}.page-header nav{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 20px 20px}.page-header .navbar-brand img{max-width:280px}.page-header ul{display:flex;order:1;width:100%;margin-top:15px;font-family:made_tommy_bold,sans-serif;font-weight:700}.page-header ul li a{color:var(--main-white-color)}.page-header ul li a.active,.page-header ul li a:hover{color:var(--main-green-color)}.page-header ul ul{display:none}.page-header ul li:nth-child(3){position:relative}.page-header ul li:nth-child(3):hover ul{display:flex;flex-direction:column;flex-wrap:nowrap;background:var(--main-bluedark-color);border:1px solid var(--main-white-color);border-radius:10px;top:6px;right:7px;height:auto;align-items:flex-end;position:absolute;width:154px}.page-header ul ul li:not(:last-child){padding:0}.page-header ul ul li{text-align:right;border-bottom:1px dashed #fff;width:100%}.page-header ul ul li a{padding:20px;width:100%;display:block}.page-header .menu-button{display:block;width:114px;position:absolute;top:0;right:0;margin:20px}.page-header .menu-button.active{background:#222e4b}.page-header .menu-button .line{width:50px;height:5px;background-color:#ecf0f1;display:block;margin:8px auto;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.page-header .menu-button.active .line:nth-child(2){opacity:0}.page-header .menu-button.active .line:nth-child(1){-webkit-transform:translateY(13px) rotate(45deg);-ms-transform:translateY(13px) rotate(45deg);-o-transform:translateY(13px) rotate(45deg);transform:translateY(13px) rotate(45deg)}.page-header .menu-button.active .line:nth-child(3){-webkit-transform:translateY(-13px) rotate(-45deg);-ms-transform:translateY(-13px) rotate(-45deg);-o-transform:translateY(-13px) rotate(-45deg);transform:translateY(-13px) rotate(-45deg)}.page-main div{display:flex;flex-direction:column;justify-content:center;flex-grow:1}.page-main h1{margin-bottom:20px}.page-main p+p{margin-top:10px}button{width:100%;transition:.5s;text-align:center;padding:10px;font-size:1.6rem;color:var(--main-white-color);border:1px solid var(--main-white-color);border-radius:10px;background:var(--main-bluedark-color);align-self:flex-end}.linkWhatsapp{background:url(/assets/WhatsAppButtonGreenLarge-D3giob4M.svg) no-repeat center;width:207px;height:48px;position:fixed;z-index:3;bottom:10px;right:-164px;background-size:cover;animation:horizontal-shaking 10s infinite;transform:translate(0);transition:transform .3s ease}.linkWhatsapp:hover{transform:translate(-154px);animation:none}@keyframes horizontal-shaking{0%{transform:translate(0)}10%{transform:translate(5px)}20%{transform:translate(-5px)}25%{transform:translate(0)}30%{transform:translate(0)}40%{transform:translate(5px)}50%{transform:translate(-5px)}55%{transform:translate(0)}60%{transform:translate(0)}70%{transform:translate(5px)}80%{transform:translate(-5px)}85%{transform:translate(0)}90%{transform:translate(0)}to{transform:translate(0)}}section{display:flex;align-content:center;justify-content:center;align-items:center;position:relative}section h2,section h3{font-size:2.6rem;font-weight:700;font-family:made_tommy_bold,sans-serif}section h3{font-size:1.8rem}section div h2 b,section div h3 b{color:var(--main-green-color)}section.principal{height:820px;background:url(/assets/home_background-BroYcfIK.webp) no-repeat center;background-size:cover;background-blend-mode:luminosity;padding-top:100px;flex-direction:column;flex-wrap:nowrap;z-index:1}section.principal:before{content:""}section.principal:after{background:#fff;background:linear-gradient(180deg,#fff0,#0b111f 78%);content:"";width:100%;height:30px;position:absolute;bottom:0}section.principal div h2{display:flex;align-content:flex-end;align-items:flex-end;flex-wrap:wrap;justify-content:flex-end;flex-direction:column;font-size:2.6rem;font-weight:700;color:var(--main-white-color);text-align:right}section.principal ul{display:flex;gap:65px;text-align:center;font-weight:700;font-size:1rem;color:var(--main-white-color);flex-wrap:wrap;justify-content:center;align-content:center;align-items:flex-start;margin-bottom:40px}section.principal ul li{display:flex;flex-direction:column;justify-content:center;align-items:center}section.principal ul li span{width:90px;height:90px;border:1px solid var(--main-green-color);border-radius:50%;display:flex;justify-content:center;align-items:center}section.principal ul li span img{width:55px;height:55px}section.resolvemos{background:var(--main-bluedark-color);color:var(--main-white-color);flex-wrap:wrap;padding:80px 0}section.resolvemos:before{content:"";background:url(/assets/group-Y3vWdZFd.png) no-repeat center;width:86px;height:60px;background-size:contain;position:absolute;top:20px}section.resolvemos:after{content:"";height:100%;position:absolute;border-right:1.5px dashed var(--main-white-color);top:80px;z-index:1}section.resolvemos h2{font-size:2.6rem;background-color:var(--main-bluedark-color);position:relative;z-index:2}section.resolvemos .wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:32px;text-align:center;justify-items:center;align-content:stretch}section.resolvemos .wrapper>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:32px;text-align:center;align-content:center;align-items:center;justify-content:center;justify-items:center}section.resolvemos .wrapper>div:nth-child(1){display:flex;justify-content:center;align-items:flex-start}section.resolvemos .wrapper>div:nth-child(3){display:flex;justify-content:center;align-items:flex-end}section.resolvemos .wrapper>div>div{width:100%;margin-left:30px;min-height:150px}section.resolvemos .wrapper>div:last-child>div{margin-right:30px}section.resolvemos .wrapper>div:first-child>div:nth-child(2){border-bottom:2px solid var(--main-green-color);border-left:2px solid var(--main-green-color);position:relative;border-radius:0 0 0 20px;-webkit-border-radius:0px 0px 0px 20px;-moz-border-radius:0px 0px 0px 20px;text-align:left}section.resolvemos .wrapper>div:first-child>div:nth-child(3){border-top:2px solid var(--main-green-color);border-left:2px solid var(--main-green-color);position:relative;border-radius:20px 0 0;-webkit-border-radius:20px 0px 0px 0px;-moz-border-radius:20px 0px 0px 0px;text-align:left}section.resolvemos .wrapper>div:last-child>div:nth-child(2){border-bottom:2px solid var(--main-green-color);border-right:2px solid var(--main-green-color);position:relative;border-radius:0 0 20px;-webkit-border-radius:0px 0px 20px 0px;-moz-border-radius:0px 0px 20px 0px;text-align:right}section.resolvemos .wrapper>div:last-child>div:nth-child(3){border-top:2px solid var(--main-green-color);border-right:2px solid var(--main-green-color);position:relative;border-radius:0 20px 0 0;-webkit-border-radius:0px 20px 0px 0px;-moz-border-radius:0px 20px 0px 0px;text-align:right}section.resolvemos .wrapper>div>div p{padding:20px}section.resolvemos .wrapper>div>div:before{content:"";width:5px;height:5px;border:1px solid var(--main-green-color);border-radius:50%;background-color:var(--main-green-color);position:absolute}section.resolvemos .wrapper>div:first-child>div:nth-child(2):before{top:-6px;left:-4.5px}section.resolvemos .wrapper>div:first-child>div:nth-child(3):before{bottom:-6px;left:-4.5px}section.resolvemos .wrapper>div:last-child>div:nth-child(2):before{top:-6px;right:-4.5px}section.resolvemos .wrapper>div:last-child>div:nth-child(3):before{bottom:-6px;right:-4.5px}section.soluciones{flex-direction:row;flex-wrap:wrap;overflow:hidden}section.soluciones .wrapper:before,section.soluciones .wrapper:after{content:"";position:absolute;background:no-repeat center / cover}section.soluciones .wrapper:before{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20333.23%20363.13'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%20.3;%20}%20.cls-2%20{%20fill:%20%236bbb81;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='plantilla'%3e%3cg%20id='Soluciones'%3e%3cg%20class='cls-1'%3e%3cpath%20class='cls-2'%20d='M253.78,55.93c5.08-3.63,4.68-11.32-.72-14.44L191.43,5.9c-13.64-7.87-35.97-7.87-49.61,0L24.83,73.45C11.19,81.32,.01,100.66,.01,116.42v49.25c0,5.82,5.65,9.96,11.2,8.21,51.69-16.39,152.89-53.74,242.57-117.93h0Z'/%3e%3cpath%20class='cls-2'%20d='M308.41,73.45l-18.8-10.86c-3-1.73-6.75-1.49-9.51,.62-17.14,12.98-35.43,25.48-54.83,37.45-2.55,1.57-4.1,4.33-4.1,7.32v221.97c0,6.63,7.18,10.77,12.92,7.46l74.36-42.93c13.64-7.87,24.8-27.21,24.8-42.97V116.4c0-15.76-11.16-35.09-24.8-42.97h-.03Z'/%3e%3cpath%20class='cls-2'%20d='M100.16,164.16c-39.1,16.3-72.45,27.29-94.03,33.76-3.63,1.09-6.13,4.44-6.13,8.23v45.32c0,15.76,11.16,35.09,24.81,42.97l74.36,42.93c5.74,3.31,12.92-.83,12.92-7.46V172.1c0-6.14-6.25-10.3-11.92-7.94Z'/%3e%3cpath%20class='cls-2'%20d='M142.27,145.44c-.36,.17-.72,.35-1.1,.51-3.02,1.42-4.96,4.45-4.96,7.79v200.05c0,3.07,1.64,5.91,4.31,7.46l1.29,.74c5.66,3.26,12.73-.83,12.73-7.36V153.25c0-6.3-6.56-10.49-12.27-7.79h.01Z'/%3e%3cpath%20class='cls-2'%20d='M184.33,124.21c-.36,.2-.74,.4-1.1,.59-2.8,1.5-4.56,4.41-4.56,7.59v222.23c0,6.53,7.07,10.62,12.73,7.36l1.29-.74c2.67-1.54,4.31-4.39,4.31-7.46V131.8c0-6.5-6.95-10.68-12.66-7.59Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;width:230px;height:260px;top:-48px;right:-48px;background-size:contain;position:absolute;z-index:1}section.soluciones .wrapper:after{width:380px;height:364px;bottom:-70px;left:-70px;position:absolute;z-index:1}.home section.soluciones .wrapper:after{background:url(/assets/logo-bg_2-IWHTY6YN.webp) no-repeat;background-size:contain}section.soluciones .wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:nowrap;position:relative;min-height:540px}section.soluciones h2{padding:50px 0 50px 20px}section.soluciones h2,section.soluciones ul{width:50%;position:relative;z-index:2}section.soluciones ul{position:relative;align-self:center}section.soluciones ul:before{content:"";position:absolute;border-right:1.5px dashed var(--main-bluedark-color);min-height:580px;top:-77px;left:-1px;z-index:1}section.soluciones ul li{position:relative;padding:30px;z-index:2}section.soluciones ul li:before{position:absolute;content:"";background:url(data:image/webp;base64,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) no-repeat;left:-25px;top:20px}section.soluciones ul li:nth-child(1):before{width:44px;height:46px;background-position:0px 0px}section.soluciones ul li:nth-child(2):before{width:44px;height:50px;background-position:0px -47px}section.soluciones ul li:nth-child(3):before{width:44px;height:38px;background-position:0px -96px}section.soluciones ul li:nth-child(4):before{width:44px;height:50px;background-position:2px -132px}section.soluciones ul li:nth-child(5):before{width:44px;height:38px;background-position:2px -182px}section.razones{background:url(/assets/razones-background-BTq1QuTS.webp) no-repeat;background-size:cover;min-height:686px}section.razones .wrapper{display:flex;justify-content:center;align-items:center;position:relative}section.razones h2{color:var(--main-white-color);align-self:center;border:1.5px dashed var(--main-white-color);border-radius:50%;max-width:340px;max-height:340px;text-align:center;padding:70px 45px;margin-left:8%;position:relative;font-size:220%}section.razones h2:before{content:"";border-top:1.5px dashed var(--main-white-color);border-bottom:1.5px dashed var(--main-white-color);border-left:1.5px dashed var(--main-white-color);width:58%;height:50%;position:absolute;border-radius:20px 0 0 20px;top:25%;right:94%}section.razones h2:after{content:"";border-right:1.5px dashed var(--main-white-color);border-top:1.5px dashed var(--main-white-color);border-bottom:1.5px dashed var(--main-white-color);width:65%;height:36%;position:absolute;bottom:-23.55%;right:-49%;border-radius:0 20px 20px 0}section.razones .wrapper:before{content:"";border-right:1.5px dashed var(--main-white-color);position:absolute;height:180px;top:-153px}section.razones .wrapper:after{content:"";border-left:1.5px dashed var(--main-white-color);border-top:1.5px dashed var(--main-white-color);position:absolute;height:180px;bottom:-239px;right:37.5%;width:1%;border-radius:20px 0}section.razones ul{position:absolute;width:100%;height:100%}section.razones ul li{position:absolute;color:var(--main-white-color);font-family:made_tommy,sans-serif;font-size:1rem}section.razones ul li:nth-child(1){top:0%;left:27%;width:145px;text-align:right}section.razones ul li:nth-child(2){top:42%;left:12%;width:145px;text-align:right}section.razones ul li:nth-child(3){top:76%;left:27%;width:125px;text-align:left}section.razones ul li:nth-child(4){top:55%;right:18%;width:145px;text-align:left}section.razones ul li:nth-child(5){bottom:-10%;right:25%;width:145px;text-align:right}section.razones ul li:before{font-family:made_tommy_bold,sans-serif;font-size:3rem;position:absolute}section.razones ul li:nth-child(1):before{content:"1";color:var(--main-bluedark-color);bottom:-10px;right:-28px}section.razones ul li:nth-child(2):before{content:"2";top:-50px;right:0}section.razones ul li:nth-child(3):before{content:"3";color:var(--main-bluedark-color);top:-10px;left:-31px}section.razones ul li:nth-child(4):before{content:"4";color:var(--main-bluedark-color);bottom:-10px;left:-32px}section.razones ul li:nth-child(5):before{content:"5";bottom:-10px;right:-32px}section.clientes .wrapper{display:flex;justify-content:center;align-items:flex-start;position:relative;width:100%}section.clientes .wrapper:before{content:"";border-right:1.5px dashed var(--main-bluedark-color);border-bottom:1.5px dashed var(--main-bluedark-color);position:absolute;height:157px;top:0;right:38.5%;width:50%;border-radius:0 0 20px}section.clientes h2{width:300px;margin:80px;position:relative}section.clientes h2:before{content:"";border-top:1.5px dashed var(--main-bluedark-color);border-left:1.5px dashed var(--main-bluedark-color);position:absolute;height:100%;top:55%;left:15%;width:3%;border-radius:20px 0 0}section.clientes h2 span{padding-left:66px}section.clientes h3{margin:80px 0;width:305px;text-align:center;align-self:center;position:relative}section.clientes h3:after{content:"";border-right:1.5px dashed var(--main-bluedark-color);border-bottom:1.5px dashed var(--main-bluedark-color);position:absolute;height:139px;width:180px;top:-80px;border-radius:0 0 20px}.page-main .alice-carousel>div:first-child{padding:0 70px}.page-main .alice-carousel__next-btn,.page-main .alice-carousel__prev-btn{position:absolute;height:100%;width:70px;top:0;margin:0;padding:0;background:var(--main-white-color);background:linear-gradient(90deg,#fff 80%,#fff0 20%);background:-webkit-linear-gradient(90deg,#ffffff 80%,rgba(255,255,255,0) 20%);background:-moz-linear-gradient(90deg,#ffffff 80%,rgba(255,255,255,0) 20%)}.page-main .alice-carousel__prev-btn{left:0}.page-main .alice-carousel__next-btn{right:0}.page-main .custom-prev-btn,.page-main .custom-next-btn{content:"";border:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2044.24%2040.24'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%236cb881;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='plantilla'%3e%3cg%20id='Clientes'%3e%3cg%20id='MPAAHZ'%3e%3cg%3e%3cpath%20d='M7.98,20.99c5.13-5.1,10.11-10.04,15.08-14.98,.3-.3,.61-.58,.89-.89,1.16-1.32,1.21-3.12,.14-4.22-1.19-1.22-2.94-1.23-4.33,.13-2.88,2.81-5.69,5.67-8.53,8.52-3.39,3.39-6.79,6.78-10.17,10.18-1.42,1.43-1.43,1.92,.06,3.2,6.32,5.43,12.66,10.84,19.01,16.24,1.7,1.45,3.44,1.41,4.6,.02,1.17-1.39,.87-3.07-.84-4.53-4.78-4.09-9.58-8.17-14.36-12.26-.45-.38-.88-.79-1.55-1.39Z'/%3e%3cpath%20class='cls-1'%20d='M26.84,21.04c5.03-5.02,9.91-9.89,14.79-14.76,.47-.47,.97-.9,1.38-1.42,.99-1.24,.86-3.08-.24-4.09-1.12-1.02-2.7-1.05-3.92,.02-.9,.79-1.72,1.68-2.57,2.52-5.47,5.47-10.95,10.94-16.42,16.41-1.43,1.43-1.45,1.89,.05,3.18,6.33,5.43,12.67,10.84,19.03,16.23,1.72,1.46,3.42,1.44,4.6,.04,1.16-1.36,.87-3.08-.83-4.53-4.78-4.1-9.58-8.18-14.37-12.27-.45-.39-.88-.79-1.51-1.35Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center;background-size:contain;width:50px;height:50px;margin:10px 20px}.page-main .custom-next-btn{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2044.24%2040.24'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%236cb881;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='plantilla'%3e%3cg%20id='Clientes'%3e%3cg%20id='MPAAHZ'%3e%3cg%3e%3cpath%20d='M36.26,20.99c-5.13-5.1-10.11-10.04-15.08-14.98-.3-.3-.61-.58-.89-.89-1.16-1.32-1.21-3.12-.14-4.22,1.19-1.22,2.94-1.23,4.33,.13,2.88,2.81,5.69,5.67,8.53,8.52,3.39,3.39,6.79,6.78,10.17,10.18,1.42,1.43,1.43,1.92-.06,3.2-6.32,5.43-12.66,10.84-19.01,16.24-1.7,1.45-3.44,1.41-4.6,.02-1.17-1.39-.87-3.07,.84-4.53,4.78-4.09,9.58-8.17,14.36-12.26,.45-.38,.88-.79,1.55-1.39Z'/%3e%3cpath%20class='cls-1'%20d='M17.4,21.04C12.37,16.02,7.49,11.15,2.61,6.28c-.47-.47-.97-.9-1.38-1.42C.25,3.62,.38,1.78,1.48,.78c1.12-1.02,2.7-1.05,3.92,.02,.9,.79,1.72,1.68,2.57,2.52,5.47,5.47,10.95,10.94,16.42,16.41,1.43,1.43,1.45,1.89-.05,3.18-6.33,5.43-12.67,10.84-19.03,16.23-1.72,1.46-3.42,1.44-4.6,.04-1.16-1.36-.87-3.08,.83-4.53,4.78-4.1,9.58-8.18,14.37-12.27,.45-.39,.88-.79,1.51-1.35Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center}section.exito{background:var(--main-bluedark-color);color:var(--main-white-color)}.page-main section.exito .alice-carousel__next-btn,.page-main section.exito .alice-carousel__prev-btn{background:none}section.exito article{padding:24px;text-align:normal;text-justify:inter-word;letter-spacing:-.5px}.page-main div.stars,.page-main div.rating-text{display:inline}.page-main div.rating-text{font-size:20px;color:var(--main-white-color);font-weight:700}.page-main section.casos div.rating-text{color:var(--main-bluedark-color);font-size:28px}section.exito article h4{margin-bottom:26px;font-weight:700}section.exito article h4 i{color:var(--main-green-color);font-style:normal}section.exito article section{display:flex;flex-direction:column;align-items:flex-start;margin-top:26px}section.exito article section p.CorpName{color:var(--main-green-color);font-weight:700}.page-main section.exito article section p.CorpCargo{margin:0}main.page-main.casosExito section.principal{background:url(/assets/back_casos_exito-BlsolldV.webp) no-repeat center;height:630px;background-size:cover}.casosExito section.principal .wrapper:after,.casosExito section.principal .wrapper:before{display:none}.servicios section.principal div h2,.casosExito section.principal div h2{text-align:left;align-items:flex-start;max-width:400px;flex-direction:column;justify-content:flex-start}.page-main section.casos .wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:50px}section.casos h3 span{font-family:made_tommy_light}section.casos h4{color:var(--main-green-color)}section.casos .wrapper .navli ul{min-width:250px}section.casos .wrapper .navli li{font-size:1.8rem;font-weight:700;border-bottom:1px dashed var(--main-bluedark-color);margin-bottom:20px;padding-bottom:20px}section.casos .wrapper .navli li.active{color:var(--main-green-color)}section.casos .wrapper .contli{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:640px}section.casos .wrapper .contli header{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}section.casos .wrapper .contli header img{max-width:170px;margin-right:14px}section.casos .wrapper .navli ul,section.casos .wrapper .contli article,section.casos .wrapper .contli article article h4{margin:20px 0}section.casos .wrapper .contli article p{text-align:justify}section.contacto{background:url(/assets/foto-contacto-DvJ6C-4k.webp) no-repeat center;background-size:cover;min-height:585px}section.contacto .wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}section.contacto h2{max-width:275px}section.contacto form{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%}section.contacto form>div{padding:0 10px}section.contacto form>div>div{margin:10px}section.contacto form .noRobot{align-self:flex-start;background:#f3f3f3;border:1px solid #9f9b9b;padding:9px;font-size:.8rem;border-radius:4px}section.contacto form label{margin-bottom:4px}section.contacto form input,section.contacto form textarea{border:1px solid #fff;border-radius:8px;font-size:1.2rem;padding:10px;background:#ffffffb3}section.contacto form textarea{height:133px;resize:none}section.contacto form button{width:50%;margin-right:10px;font-weight:700;border:var(--main-green-color);border:2px solid var(--main-green-color);background:var(--main-green-color)}section.contacto form button:hover{background:#a2d1af}section.contacto div.mensajeExito{position:absolute;width:100%;height:100%;background:#6cb88283}section.contacto div.mensajeExito div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--main-white-color);display:flex;flex-direction:column;align-items:center;padding:20px;text-align:center;border-radius:10px}section.contacto div.mensajeExito div p,section.contacto div.mensajeExito div a{text-align:center;font-size:1.6rem;line-height:2rem;margin:10px}section.contacto div.mensajeExito div a{color:var(--main-green-color)}.servicios section.principal,.nosotros section.principal{height:650px;background:url(/assets/nosotros_background-DJzlHTZj.webp) no-repeat center;background-size:cover;background-blend-mode:luminosity;padding-top:100px;flex-direction:column;flex-wrap:nowrap;z-index:1}.servicios section.principal div,.nosotros section.principal div,.casosExito section.principal div{width:100%;align-items:flex-start}.servicios section.principal div h2,.nosotros section.principal div h2{text-align:left;align-items:flex-start;max-width:400px;flex-direction:column;justify-content:flex-start}.servicios section.principal div h2{max-width:530px}.servicios section.principal .wrapper,.nosotros section.principal .wrapper{position:relative}.servicios section.principal .wrapper:before,.nosotros section.principal .wrapper:before{content:"";position:absolute;border-top:1.5px dashed var(--main-white-color);border-right:1.5px dashed var(--main-white-color);border-radius:0 20px 0 0;bottom:0;left:-25%;width:35%;height:25%;z-index:2}.servicios section.principal .wrapper:after,.nosotros section.principal .wrapper:after{content:"";position:absolute;border-right:1.5px dashed var(--main-bluedark-color);bottom:-70px;left:-25%;width:35%;height:15%;z-index:1}.nosotros section.soluciones .wrapper{flex-direction:column;align-items:center;font-family:made_tommy,sans-serif;min-height:600px}.nosotros section.soluciones .wrapper div{justify-content:flex-start;width:100%;flex-direction:column}.nosotros section.soluciones .wrapper h2:before{content:"";background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080.5%2077.96'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%236cb881;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='Capa_1-2'%20data-name='Capa%201'%3e%3cg%20id='F5yZiE'%3e%3cpath%20class='cls-1'%20d='M51.11,5.24S23.43,22.38,29.58,49.49h4.76l15.73-.46,11.91,2.04,5.61-1.21L51.11,5.24Z'/%3e%3cg%3e%3cpath%20d='M57.11,17.6c1.25,.08,2.43,0,3.54,.25,3.1,.69,5.31,3.17,5.82,6.33,.48,3-.92,6.03-3.59,7.67-.38,.23-.46,.41-.3,.83,1.97,5.37,3.92,10.74,5.88,16.11,.43,1.19,.28,1.54-.92,1.98-1.47,.54-2.94,1.09-4.43,1.6-.34,.12-.79,.15-1.13,.03-3.43-1.14-6.98-1.65-10.56-1.96-5.28-.46-10.57-.42-15.86-.21-.18,0-.37,.03-.65,.05,.12,.26,.22,.46,.32,.67,.68,1.49,1.49,2.94,2.01,4.49,.6,1.8,.47,3.66-.42,5.39-.21,.41-.49,.8-.81,1.14-.26,.27-.24,.46-.08,.77,1.43,2.69,2.85,5.38,4.27,8.08,1.21,2.3,.51,4.58-1.76,5.81-.53,.28-1.06,.56-1.59,.83-2.17,1.1-4.5,.37-5.64-1.78-1.66-3.14-3.31-6.28-4.97-9.42-2.29-4.33-4.58-8.66-6.85-12.99-.18-.34-.34-.46-.73-.33-1.17,.4-2.36,.71-3.52,1.14-3.76,1.43-7.14,.66-10.19-1.79C.75,48.92-1.09,42.64,.65,37.64c1.02-2.93,2.91-5.05,5.88-6.13,7.25-2.64,13.8-6.53,19.81-11.35,4.35-3.49,8.62-7.07,12.43-11.15,1.88-2.01,3.62-4.13,5.07-6.48,.19-.3,.56-.56,.9-.69,1.46-.57,2.94-1.09,4.42-1.63,1.15-.42,1.52-.25,1.94,.92,1.76,4.83,3.51,9.66,5.27,14.48,.26,.72,.53,1.43,.73,2Zm-12.54-12.36c-.17,.2-.27,.32-.38,.45-1.65,1.93-3.2,3.96-4.97,5.77-5.54,5.65-11.63,10.65-18.2,15.05-.29,.19-.39,.35-.26,.72,2.49,6.79,4.96,13.58,7.44,20.37,.41,1.11,.41,1.13,1.54,1.02,4.47-.47,8.95-.61,13.44-.57,5.84,.05,11.66,.36,17.36,1.79,.06,.02,.14,0,.26-.02-5.41-14.86-10.8-29.68-16.23-44.58ZM18.83,27.87c-.22,.12-.36,.2-.5,.28-3.51,2.05-7.14,3.84-10.96,5.22-2.35,.85-3.87,2.47-4.72,4.77-1.67,4.56,.28,10.43,4.39,13.14,2.14,1.42,4.45,1.91,6.93,1.02,3.88-1.39,7.86-2.4,11.91-3.11,.68-.12,.68-.12,.44-.78-1.98-5.44-3.96-10.88-5.94-16.32-.5-1.38-1.01-2.77-1.55-4.23ZM46.11,3.5c5.68,15.6,11.33,31.14,17,46.71,1.12-.41,2.16-.79,3.25-1.19-5.68-15.59-11.33-31.12-17-46.7-1.11,.4-2.15,.78-3.25,1.18ZM21.16,52.25c.98,1.86,1.9,3.59,2.81,5.33,3,5.68,6,11.37,9,17.05,.67,1.27,1.78,1.61,3.06,.94,.48-.25,.96-.5,1.44-.75,1.25-.66,1.6-1.77,.95-3.01-1.85-3.5-3.71-7-5.56-10.5-1.74-3.29-3.47-6.57-5.19-9.87-.17-.32-.34-.44-.7-.36-.45,.1-.92,.15-1.38,.24-1.44,.29-2.88,.6-4.43,.92ZM57.9,19.78c1.27,3.49,2.53,6.93,3.78,10.39,2.31-1.14,3.42-4.19,2.5-6.76-.92-2.58-3.75-4.24-6.28-3.63Zm-28.32,30.91c1.73,3.28,3.41,6.46,5.08,9.63,.06,0,.12,.01,.18,.02,.19-.51,.44-1.01,.56-1.53,.33-1.48,.04-2.91-.61-4.25-.62-1.29-1.32-2.56-2-3.82-.07-.13-.28-.28-.41-.28-.89,.05-1.78,.14-2.81,.23Z'/%3e%3cpath%20d='M68.55,29.68c.36,.21,.66,.3,.86,.5,1.85,1.82,3.69,3.66,5.53,5.5,.53,.53,.58,1.15,.15,1.59-.41,.43-1.06,.39-1.58-.13-1.83-1.82-3.65-3.64-5.48-5.47-.35-.35-.56-.76-.3-1.2,.18-.3,.53-.51,.83-.78Z'/%3e%3cpath%20d='M68.53,18.63c-.25-.22-.6-.41-.8-.7-.26-.38-.12-.81,.18-1.13,.5-.53,1.02-1.04,1.54-1.55,1.31-1.31,2.61-2.62,3.93-3.92,.19-.19,.42-.4,.67-.48,.47-.15,.9,0,1.16,.44,.29,.49,.16,.94-.22,1.32-1.83,1.84-3.67,3.68-5.51,5.51-.08,.08-.16,.17-.25,.22-.18,.09-.37,.16-.69,.29Z'/%3e%3cpath%20d='M75.48,25.19c-1.27,0-2.54,0-3.81,0-.82,0-1.27-.36-1.28-1-.01-.63,.47-1.03,1.26-1.03,2.56,0,5.12,0,7.68,0,.89,0,1.41,.71,1.08,1.44-.2,.44-.58,.6-1.05,.6-1.29,0-2.58,0-3.87,0Z'/%3e%3cpath%20d='M60.96,10.7c0-1.27,0-2.54,0-3.81,0-.76,.38-1.22,1-1.23,.6-.01,1.04,.47,1.04,1.21,0,2.58,0,5.16,0,7.74,0,.49-.16,.95-.64,1.07-.32,.08-.77,.01-1.03-.17-.22-.16-.35-.57-.36-.87-.04-1.31-.02-2.62-.02-3.93h0Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:contain;width:61px;height:48px;position:absolute;top:2px;left:88px;background-color:var(--main-white-color)}section.soluciones .wrapper:after{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_2'%20data-name='Capa%202'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20333.23%20363.13'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20opacity:%20.3;%20}%20.cls-2%20{%20fill:%20%236bbb81;%20}%20%3c/style%3e%3c/defs%3e%3cg%20id='plantilla'%3e%3cg%20id='Soluciones'%3e%3cg%20class='cls-1'%3e%3cpath%20class='cls-2'%20d='M253.78,55.93c5.08-3.63,4.68-11.32-.72-14.44L191.43,5.9c-13.64-7.87-35.97-7.87-49.61,0L24.83,73.45C11.19,81.32,.01,100.66,.01,116.42v49.25c0,5.82,5.65,9.96,11.2,8.21,51.69-16.39,152.89-53.74,242.57-117.93h0Z'/%3e%3cpath%20class='cls-2'%20d='M308.41,73.45l-18.8-10.86c-3-1.73-6.75-1.49-9.51,.62-17.14,12.98-35.43,25.48-54.83,37.45-2.55,1.57-4.1,4.33-4.1,7.32v221.97c0,6.63,7.18,10.77,12.92,7.46l74.36-42.93c13.64-7.87,24.8-27.21,24.8-42.97V116.4c0-15.76-11.16-35.09-24.8-42.97h-.03Z'/%3e%3cpath%20class='cls-2'%20d='M100.16,164.16c-39.1,16.3-72.45,27.29-94.03,33.76-3.63,1.09-6.13,4.44-6.13,8.23v45.32c0,15.76,11.16,35.09,24.81,42.97l74.36,42.93c5.74,3.31,12.92-.83,12.92-7.46V172.1c0-6.14-6.25-10.3-11.92-7.94Z'/%3e%3cpath%20class='cls-2'%20d='M142.27,145.44c-.36,.17-.72,.35-1.1,.51-3.02,1.42-4.96,4.45-4.96,7.79v200.05c0,3.07,1.64,5.91,4.31,7.46l1.29,.74c5.66,3.26,12.73-.83,12.73-7.36V153.25c0-6.3-6.56-10.49-12.27-7.79h.01Z'/%3e%3cpath%20class='cls-2'%20d='M184.33,124.21c-.36,.2-.74,.4-1.1,.59-2.8,1.5-4.56,4.41-4.56,7.59v222.23c0,6.53,7.07,10.62,12.73,7.36l1.29-.74c2.67-1.54,4.31-4.39,4.31-7.46V131.8c0-6.5-6.95-10.68-12.66-7.59Z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat}.page-main section.staff{display:flex;flex-direction:column;align-items:center;align-content:center;flex-wrap:wrap;justify-content:center;margin:50px 0}.page-main section.staff ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;text-align:center}.page-main section.staff ul:before{border:0;border-top:1.5px dashed var(--main-bluedark-color);width:100%;min-height:240px;top:60px;left:0}.page-main section.staff ul li,.page-main section.soluciones p,.page-main section.staff p{font-family:made_tommy_light;font-weight:lighter}.page-main section.staff ul li{margin:30px 20px;padding:0 10px;background:var(--main-white-color);border-radius:10px}.page-main section.staff ul li:last-child{padding-right:0}.nosotros section.soluciones .wrapper div>p{border:0;font-size:20px;line-height:33px;margin:10px}.page-main section.staff p{border:1px solid var(--main-bluedark-color);padding:10px;font-size:1.6rem;border-radius:16px;margin-bottom:86px}.page-main section.staff ul li:before{display:none}.page-main section.staff ul span,.page-main section.staff ul a{display:block;width:100%}.page-main section.staff ul span{margin-bottom:16px}.page-main section.staff ul a:nth-child(2){margin-top:16px}.page-main section.staff ul li span{position:relative;padding:10px;font-size:1.4rem;color:var(--main-white-color);border:1px solid var(--main-green-color);border-radius:10px;background:var(--main-green-color)}.page-main section.staff ul li span:before{color:var(--main-bluedark-color);font-family:made_tommy_bold,sans-serif;font-weight:700;position:absolute;left:-13px;font-size:60px;top:-9px}.servicios section.principal h2 b{font-size:5rem}.servicios section.principal.satlink{background:url(/assets/satlink_bg-f6FPySnM.webp) no-repeat}.servicios section.principal.microlink{background:url(/assets/microlink_bg-nqJw-EnX.webp) no-repeat}.servicios section.principal.fibraoptica{background:url(/assets/fibra_bg-CJDVeEnY.webp) no-repeat}.servicios section.principal.airmobile{background:url(/assets/airmobile_bg-hOQX3vaC.webp) no-repeat}.servicios section.principal.satlink,.servicios section.principal.microlink,.servicios section.principal.fibraoptica,.servicios section.principal.airmobile{background-size:cover}.servicios section.principal .wrapper:before,.servicios section.principal .wrapper:after{width:47%}.servicios section.soluciones .wrapper:before{top:168px}.servicios section p{font-size:2rem;line-height:3rem;margin:40px 20px;text-align:justify}.servicios section.soluciones h2{width:278px;padding-top:0}.servicios section.soluciones .wrapper div div{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;gap:40px}.servicios section.soluciones .wrapper div div:nth-child(3){justify-content:flex-end}.servicios section.soluciones ul{margin-top:50px}.servicios section.soluciones ul:before{min-height:100%;top:0}.servicios section.soluciones .wrapper div div:nth-child(2) ul:after{content:"";border-bottom:1.5px dashed var(--main-bluedark-color);border-left:1.5px dashed var(--main-bluedark-color);border-radius:0 0 0 20px;width:10%;position:absolute;height:40px;bottom:-41px;left:-1px}.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{content:"";border-top:1.5px dashed var(--main-bluedark-color);border-right:1.5px dashed var(--main-bluedark-color);margin-top:0;padding-top:34px;border-radius:0 20px;top:-43px;right:-1px;position:absolute;width:100%;height:7px}.servicios section.soluciones .wrapper div div:nth-child(3) ul:before{left:auto;right:-1px;border-right:1.5px dashed var(--main-bluedark-color)}.servicios section.soluciones .wrapper div div:nth-child(3) ul li:before{left:auto;right:-25px}.servicios.satlink section.soluciones ul li:nth-child(1):before,.servicios.satlink section.soluciones ul li:nth-child(2):before,.servicios.satlink section.soluciones ul li:nth-child(3):before{background-position:0px 0px}.servicios.microlink section.principal h2 b{color:var(--main-bluedark-color)}.servicios.microlink section.soluciones ul li:nth-child(1):before,.servicios.microlink section.soluciones ul li:nth-child(2):before,.servicios.microlink section.soluciones ul li:nth-child(3):before{background-position:0 -48px}.servicios.microlink section.soluciones .wrapper div div:nth-child(2) ul:after{height:8px;bottom:-8px}.servicios.airmobile section.soluciones .wrapper div div:nth-child(3) ul:after{top:-10px}.servicios.airmobile section.soluciones ul li:nth-child(1):before,.servicios.airmobile section.soluciones ul li:nth-child(2):before,.servicios.airmobile section.soluciones ul li:nth-child(3):before,.servicios.airmobile section.soluciones ul li:nth-child(4):before{background-position:0px -100px;height:34px}.servicios.fibraoptica section.soluciones .wrapper div div{flex-direction:column;align-items:flex-start}.servicios.fibraoptica section.soluciones h2{width:568px;padding-top:58px}.servicios.fibraoptica section.soluciones ul{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:nowrap}.servicios.fibraoptica section.soluciones ul:before{width:100%;border:0;border-top:1.5px dashed var(--main-bluedark-color)}.servicios.fibraoptica section.soluciones ul:after{content:"";position:absolute;border-bottom:1.5px dashed var(--main-bluedark-color);border-left:1.5px dashed var(--main-bluedark-color);border-radius:0 0 0 20px;top:-100px;left:-37px;width:36px;height:100px}.servicios.fibraoptica section.soluciones ul li:before{top:-28px;left:40%}.servicios.fibraoptica section.soluciones ul li:nth-child(1):before,.servicios.fibraoptica section.soluciones ul li:nth-child(2):before,.servicios.fibraoptica section.soluciones ul li:nth-child(3):before,.servicios.fibraoptica section.soluciones ul li:nth-child(4):before{background-position:0px -135px;height:47px}.servicios.fibraoptica section.soluciones ul li{text-align:center}.servicios.proyectos section.principal{background:url(/assets/proyectos_bg-CtPuB8S_.webp) no-repeat center;background-size:cover}.servicios.proyectos section.principal h2 b{font-size:2.6rem}.servicios.proyectos section.principal .wrapper:before,.servicios.proyectos section.principal .wrapper:after{bottom:-175px;height:154px}.servicios.proyectos section.soluciones .wrapper:before,.servicios.proyectos section.soluciones .wrapper:after{display:none}.servicios.proyectos section.soluciones h2,.servicios.proyectos section.soluciones h3{max-width:100%;width:400px;padding:0}.servicios.proyectos section.soluciones h3{font-size:1.2rem}.servicios.proyectos section.soluciones .wrapper>div{display:flex;flex-direction:row;justify-content:space-between}.servicios.proyectos section.soluciones .wrapper div>div{align-content:flex-start;flex-direction:column}.servicios.proyectos section.soluciones ul{margin-top:120px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:70px 0;grid-template-areas:"x a b" "c d e";align-items:start;text-align:center;justify-items:center;justify-content:center;align-content:space-between;width:100%}.servicios.proyectos section.soluciones ul:before{border-top:1.5px dashed var(--main-green-color);border-right:1.5px dashed var(--main-green-color);border-bottom:1.5px dashed var(--main-green-color);min-height:200px;top:-17px;right:0;border-radius:0 25px 25px 0}.servicios.proyectos section.soluciones li:nth-child(1){grid-area:a}.servicios.proyectos section.soluciones li:nth-child(2){grid-area:b}.servicios.proyectos section.soluciones li:nth-child(3){grid-area:c}.servicios.proyectos section.soluciones li:nth-child(4){grid-area:d}.servicios.proyectos section.soluciones li:nth-child(5){grid-area:e}.servicios.proyectos section.soluciones ul li:before{position:absolute;left:31%;top:-71px;content:"";background:url(/assets/ico_proyecto_sprite-CPPLLEat.webp) no-repeat;width:100px;height:100px;background-size:cover}.servicios.proyectos section.soluciones li:nth-child(1):before{background-position:0 0}.servicios.proyectos section.soluciones li:nth-child(2):before{background-position:0 -102px}.servicios.proyectos section.soluciones li:nth-child(3):before{background-position:0 -204px}.servicios.proyectos section.soluciones li:nth-child(4):before{background-position:0 -306px}.servicios.proyectos section.soluciones li:nth-child(5):before{background-position:0 -408px}.servicios.proyectos section.detalles{background:url(/assets/proyectos_bg_2-BL8qrBWh.webp) no-repeat center;background-size:cover}.servicios.proyectos section.detalles h2{color:var(--main-white-color);max-width:323px;text-align:right}.servicios.proyectos section.detalles ul{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;grid-template-areas:"a b f" "c d e";text-align:center;justify-items:stretch;justify-content:space-evenly;width:100%;align-content:space-between}.servicios.proyectos section.detalles ul li{text-align:left;color:var(--main-white-color);width:350px;border:1px solid var(--main-white-color);border-radius:25px;padding:20px;font-size:1.6rem;position:relative;height:196px}.servicios.proyectos section.detalles ul li a:after{content:"+";color:var(--main-white-color);background:var(--main-green-color);border-radius:50%;position:absolute;font-size:2.2rem;padding:0 12px;bottom:6px;right:6px}.servicios.proyectos section.detalles ul li:nth-child(1){grid-area:a}.servicios.proyectos section.detalles ul li:nth-child(2){grid-area:b}.servicios.proyectos section.detalles ul li:nth-child(3){grid-area:c}.servicios.proyectos section.detalles ul li:nth-child(4){grid-area:d}.servicios.proyectos section.detalles ul li:nth-child(5){grid-area:e}.servicios.proyectos section.detalles ul li:nth-child(6){grid-area:f;border:0}.page-main .rating{unicode-bidi:bidi-override;color:#c5c5c5;font-size:2rem;position:relative;display:inline-block}.stars{position:relative;display:inline-block}.stars span{font-family:Arial,sans-serif}.stars span:first-child{color:gold;position:absolute;top:-4px;left:0;overflow:hidden;white-space:nowrap;width:calc(var(--rating) / 5 * 100%)}.stars span:last-child{color:#c5c5c5}.popup{position:fixed;width:100%;height:100%;background:#0b111f66;top:0;left:0;z-index:3}.popup .content{background:var(--main-white-color);border-radius:10px;overflow:hidden;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90%;max-height:90%}.popup .content a{position:absolute;top:7px;right:7px;z-index:3;font-size:2rem;background:var(--main-bluedark-color);color:var(--main-white-color);text-align:center;padding:5px 16px;border-radius:50%}.servicios.proyectos .popup .content section{justify-content:flex-start}.servicios.proyectos .popup.a .content section:nth-child(2){background:url(/assets/proyectos_popup_1-BBScsyTg.webp) no-repeat;background-size:cover}.servicios.proyectos .popup.b .content section:nth-child(2){background:url(/assets/proyectos_popup_2-BvPoZZ0O.webp) no-repeat;background-size:cover}.servicios.proyectos .popup.c .content section:nth-child(2){background:url(/assets/proyectos_popup_3-DRsEcn3r.webp) no-repeat;background-size:cover}.servicios.proyectos .popup.d .content section:nth-child(2){background:url(/assets/proyectos_popup_4-DDqdOUag.webp) no-repeat;background-size:cover}.servicios.proyectos .popup.e .content section:nth-child(2){background:url(/assets/proyectos_popup_5-Z9g2jr-l.webp) no-repeat;background-size:cover}.servicios.proyectos .popup .content section:nth-child(2){height:50%}.servicios.proyectos .popup .content section h3{color:var(--main-white-color);background:var(--main-bluedark-color);border-radius:0 25px 25px 0;padding:50px 5px 50px 78px;width:420px;margin:100px 0;text-align:left}.servicios.proyectos .popup .content section:nth-child(3){flex-direction:column;align-items:flex-start;flex-wrap:nowrap;padding:40px}.servicios.proyectos .popup .content section p{font-size:1.6rem;margin:40px 40px 0}.servicios.proyectos.contacto section.principal.contacto{background:url(/assets/contacto-bg-Cp1W01OO.webp) no-repeat center;background-size:cover}.servicios.proyectos.contacto section.principal.contacto div{align-self:center}.servicios.proyectos.contacto section.principal .wrapper:before,.servicios.proyectos.contacto section.principal .wrapper:after{display:none}.servicios.proyectos.contacto section.contacto{background:none}.servicios.proyectos.contacto section.contacto form input,.servicios.proyectos.contacto section.contacto form textarea{border-color:var(--main-bluedark-color)}footer{display:flex;flex-direction:row;justify-content:center;background:var(--main-bluedark-color);color:var(--main-white-color);padding:80px 0;font-weight:400;font-size:1rem}footer .wrapper{display:flex;flex-direction:row;align-items:flex-start;width:100%;justify-content:space-between;gap:16px}footer section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;line-height:2rem}footer section:first-child{align-self:center}footer button{margin-top:10px}footer button:hover{background:#222e4b}@media screen and (max-width: 1366px){section.razones ul li:nth-child(2){left:16%}}@media screen and (max-width: 1354px){.servicios section.soluciones .wrapper div div:nth-child(2) ul:after{bottom:-29px}.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{width:92%}}@media screen and (max-width: 1280px){section.razones ul li:nth-child(2){left:15%}section.clientes h2:before{left:12%}.servicios section.soluciones .wrapper div div:nth-child(2) ul:after{bottom:-29px}.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{width:88%}.servicios.airmobile section.soluciones .wrapper div div:nth-child(3) ul:after{top:-22px}}@media screen and (max-width: 1280px) and (max-height: 720px){.servicios.proyectos .popup .content section h3{width:285px;margin:25px 0;font-size:1.2rem;padding:25px 5px 25px 20px}.servicios.proyectos .popup .content section p{font-size:1.2rem;margin:0}.servicios.proyectos section.detalles{flex-direction:row;flex-wrap:wrap;overflow:hidden}.servicios.proyectos .popup .content section:nth-child(3){padding:10px;overflow:auto}}@media screen and (max-width: 1024px){section.razones .wrapper:after{right:35%;width:3.5%}section.razones ul li:nth-child(1){left:23%}section.razones ul li:nth-child(2){left:5%}section.razones ul li:nth-child(4){right:13%}section.razones ul li:nth-child(5){right:19%}section.clientes .wrapper:before{width:47%}.nosotros section{max-height:100%}.nosotros section.soluciones .wrapper{display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center}.nosotros section.soluciones .wrapper h2{width:100%;max-width:100%}.nosotros section.soluciones .wrapper h2:before{display:block;position:relative;top:0;left:33px}.nosotros section.soluciones .wrapper div{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.page-main section.staff ul{display:flex;flex-direction:column;align-items:center;text-align:center}.page-main section.staff ul:before{display:none}.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{width:61%;top:-31px}}@media screen and (max-width: 1018px){.page-header nav.navbar{display:none}.page-header nav.navbar.open{display:flex}.page-header nav.navbar.open ul{display:flex;flex-direction:column;flex-wrap:nowrap;background:var(--main-bluedark-color);border:1px solid var(--main-white-color);border-radius:10px;position:absolute;top:74px;right:22px;height:auto;align-items:flex-end;width:auto}.page-header ul li{padding:20px;width:100%;text-align:right;border-bottom:1px dashed #fff}.page-header ul li:last-child{border:none}.page-header nav.navbar.open ul li a ul{display:none}.page-header nav.navbar.open ul li ul{position:relative;display:block;top:0;right:0;background:var(--main-white-color);border:var(--main-white-color);width:100%}.page-header nav.navbar.open ul li ul li{border-color:var(--main-bluedark-color);padding:0}.page-header nav.navbar.open ul li ul li a{color:var(--main-bluedark-color)}.page-header nav.navbar.open ul li ul li a.active{color:var(--main-green-color)}section.contacto h2{width:100%;margin-bottom:40px;max-width:100%}section.contacto .wrapper{flex-direction:column;flex-wrap:wrap;justify-content:center;align-content:center}section.contacto form>div{padding:0}}@media screen and (max-width: 900px){section.razones,section.razones .wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}section.razones .wrapper:before{height:20px;top:0}section.razones .wrapper:after{height:100px;width:0;bottom:0;right:auto;border-top:0;border-radius:0}section.razones h2{border-radius:20px;max-width:100%;text-align:center;padding:14px;margin-left:0%}section.razones h2:before,section.razones h2:after{display:none}.page-main section.razones ul,.page-main section.razones ul li,.page-main section.razones ul li:before{position:relative;top:auto;bottom:auto;left:auto;right:auto;text-align:center;width:100%}.page-main section.razones ul{margin:40px 0;width:500px}.page-main section.razones ul li{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;padding:25px 25px 50px}.page-main section.razones ul li:before{position:absolute;top:-25px}.page-main section.razones ul li:nth-child(4):before{color:var(--main-white-color)}.page-main section.razones ul li:nth-child(5):before{color:var(--main-bluedark-color)}section.clientes .wrapper:before{width:43%}.servicios section.soluciones .wrapper>div{margin:0 0 120px;width:100%}.servicios section.soluciones .wrapper div div{flex-direction:column;align-content:center;gap:0}.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{width:43%;top:-30px}.popup .content{top:auto;left:auto;transform:inherit;width:100%;max-width:100%}.servicios.proyectos section.principal h2 b{font-size:2.2rem}}@media screen and (max-width: 768px){body{font-size:1.8rem}footer .wrapper{display:flex;align-items:flex-start;width:100%;flex-wrap:wrap;justify-content:space-between;flex-direction:column;align-content:center}footer section{margin-bottom:20px}section.principal ul{justify-content:flex-end}section.resolvemos{max-height:100%}section.resolvemos .wrapper{display:flex;text-align:center;justify-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;background:var(--main-bluedark-color);z-index:2}section.resolvemos .wrapper>div:nth-child(2){position:absolute;top:0}section.resolvemos .wrapper>div:nth-child(1),section.resolvemos .wrapper>div:nth-child(3),section.resolvemos .wrapper>div{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap}section.resolvemos .wrapper>div:first-child>div:nth-child(1){order:1}section.resolvemos .wrapper>div:first-child>p:nth-child(1){order:2}section.resolvemos .wrapper>div:first-child>div:nth-child(3){order:3}section.resolvemos .wrapper>div:first-child>p:nth-child(4){order:4}section.resolvemos .wrapper>div:last-child>div:nth-child(1){order:1}section.resolvemos .wrapper>div:last-child>p:nth-child(1){order:2}section.resolvemos .wrapper>div:last-child>div:nth-child(3){order:3}section.resolvemos .wrapper>div:last-child>p:nth-child(4){order:4}section.resolvemos .wrapper>div>div,section.resolvemos .wrapper>div:last-child>div{width:75%;margin:0}section.resolvemos .wrapper>div>div>p{z-index:4}section.resolvemos .wrapper>div p{text-align:center;background:var(--main-bluedark-color);z-index:3;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-self:center;position:relative}section.resolvemos .wrapper>div>p:before{content:"";width:5px;height:5px;border:1px solid var(--main-green-color);border-radius:50%;background-color:var(--main-green-color)}section.resolvemos .wrapper>div>p:after{content:"";border-left:2px solid var(--main-green-color);border-bottom:2px solid var(--main-green-color);height:100px;position:absolute;bottom:12px;left:-20px;z-index:2;width:20px;border-radius:0 0 0 20px}section.resolvemos .wrapper>div>div p{font-weight:700;padding:20px}section.resolvemos .wrapper>div>div,section.resolvemos .wrapper>div:first-child>div:nth-child(2),section.resolvemos .wrapper>div:first-child>div:nth-child(3),section.resolvemos .wrapper>div:last-child>div:nth-child(2),section.resolvemos .wrapper>div:last-child>div:nth-child(3){border:0}section.resolvemos .wrapper>div>div:before{display:none}section.soluciones .wrapper:before{width:145px;height:164px}section.soluciones .wrapper:after{width:232px;height:238px}section.clientes .wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:100%;flex-direction:column;flex-wrap:nowrap}section.clientes .wrapper:before{height:97px;top:0;right:auto;width:0;border-radius:0}section.clientes h2{text-align:center}section.clientes h2:before{display:none}section.clientes h2 span{padding-left:0}section.clientes h3{width:337px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}section.clientes h3:after{height:83px;width:0;top:-80px;border-radius:0 0 20px}.servicios section.soluciones h2,.servicios section.soluciones ul{width:100%;padding:20px}.servicios section.soluciones ul{margin:0;order:2}.servicios section.soluciones ul:before,.servicios section.soluciones .wrapper div div:nth-child(2) ul:after,.servicios section.soluciones .wrapper div div:nth-child(3) ul:after{display:none}.servicios section.soluciones .wrapper div div:nth-child(3) ul li:before{right:auto;left:-25px}.servicios section p{font-size:1.4rem;line-height:2rem;text-align:left}.servicios.fibraoptica section.soluciones h2{width:100%}.servicios.fibraoptica section.soluciones ul{flex-direction:column;align-items:center}.servicios.fibraoptica section.soluciones ul li{width:400px}.servicios.fibraoptica section.soluciones ul:after{display:none}.servicios.proyectos section.soluciones .wrapper>div{flex-direction:column}.servicios.proyectos section.soluciones h2{font-size:2rem}.servicios.proyectos section.soluciones h2,.servicios.proyectos section.soluciones h3{width:100%}.servicios.proyectos section.soluciones ul{display:flex;flex-direction:column;margin-top:0}.servicios.proyectos section.soluciones ul li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:20px;padding:0}.servicios.proyectos section.soluciones ul li:before{position:relative;top:auto;left:auto;min-width:100px}.servicios.proyectos section.soluciones ul li br{display:none}.servicios.proyectos section.detalles h2{max-width:100%}.servicios.proyectos section.detalles ul{display:flex;flex-direction:column}.popup.open{position:relative;top:auto;left:auto}.servicios.proyectos section.detalles ul li{width:100%}.servicios.proyectos section.detalles ul li:nth-child(1){order:2}.servicios.proyectos section.detalles ul .popup.open.a{order:3}.servicios.proyectos section.detalles ul li:nth-child(2){order:4}.servicios.proyectos section.detalles ul .popup.open.b{order:5}.servicios.proyectos section.detalles ul li:nth-child(3){order:6}.servicios.proyectos section.detalles ul .popup.open.c{order:7}.servicios.proyectos section.detalles ul li:nth-child(4){order:8}.servicios.proyectos section.detalles ul .popup.open.d{order:9}.servicios.proyectos section.detalles ul li:nth-child(5){order:10}.servicios.proyectos section.detalles ul .popup.open.e{order:11}.servicios.proyectos section.detalles ul li:nth-child(6){order:1}}@media screen and (max-width: 616px){.wrapper{width:100%}.page-header .navbar-brand img{max-width:192px}.page-header .menu-button{width:80px}section.principal div h2{font-size:24px}.servicios section.principal h2 b{font-size:50px}section.principal{height:100%;max-height:100%}section.principal ul{justify-content:center;gap:24px;margin-top:40px}section.resolvemos:before{top:0}section.resolvemos .wrapper>div{margin-top:62px}section.resolvemos .wrapper>div:nth-child(1){margin-top:95px}section.soluciones .wrapper{flex-direction:column;width:100%}section.soluciones ul{align-self:self-end}section.soluciones .wrapper:after{width:146px;height:160px}section.razones{height:100%;max-height:100%}section.razones h2{max-width:346px}.page-main section.razones ul{width:100%}section.contacto,section.contacto .wrapper{height:100%;max-height:100%}section.contacto form{flex-direction:column;position:relative}section.contacto form>div{width:100%}section.contacto form .noRobot{position:absolute;bottom:-10px}section.staff ul{align-self:center}.servicios.proyectos .popup .content section h3{padding:25px 5px 25px 50px;max-width:420px}.servicios.proyectos .popup .content section p{margin:0;font-size:16px}}@media screen and (max-width: 550px){.page-header .cta-contact{order:1}.page-footer{flex-direction:row;justify-content:space-between;align-items:center}.page-footer ul{margin-bottom:0}.page-main .exito .alice-carousel>div:first-child{padding:0 20px}.page-main .exito .alice-carousel__next-btn{right:-32px}.page-main .exito .alice-carousel__prev-btn{left:-15px}.page-main section.casos .wrapper{flex-direction:column}section.casos .wrapper .contli header{flex-direction:column}}@media screen and (min-width: 1019px){.page-header nav.navbar{display:flex}.page-header .menu-button{display:none}.page-header ul li:not(:last-child){padding-right:40px}}@media screen and (min-width: 1440px){section.soluciones .wrapper{min-width:1440px}section.razones ul li:nth-child(2){left:17%}}
