@charset "UTF-8";.social-media{width:5rem;height:10rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:3.5rem;height:3.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:3rem;height:3rem}.social-media .circle-icon .whatsappIcon{width:3.25rem!important;height:3.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:12rem;height:4rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:12rem;height:4rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:.8rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}@media (min-width: 2000px) and (orientation: landscape){.social-media{width:10rem;height:20rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:7rem;height:7rem;margin:5px 0;border:8px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:6rem!important;height:6rem!important}.social-media .circle-icon .whatsappIcon{width:6.5rem!important;height:6.5rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:24rem;height:8rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:24rem;height:8rem;border:1px solid #000;border-radius:16px;line-height:2px;text-align:center}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:2.1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:1.6rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:40px solid #000}}@media (max-width: 1024px){.social-media{width:5rem;height:10rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:3.5rem;height:3.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:3rem;height:3rem}.social-media .circle-icon .whatsappIcon{width:3.25rem!important;height:3.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:12rem;height:4rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:12rem;height:4rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:.8rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}}@media (max-width: 900px) and (orientation: portrait){.social-media{width:7rem;height:17rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:start;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:5.5rem;height:5.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:4.75rem;height:4.75rem}.social-media .circle-icon .whatsappIcon{width:5.25rem!important;height:5.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-220%;width:15rem;height:6rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:15rem;height:6rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1.5rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:1rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}}@media (max-width: 500px){.social-media{display:none}}header.navbar-space{position:relative;background-color:#fff;width:100%;height:100%;display:grid;place-items:center;border-bottom:1px solid #101820}header.navbar-space div.background-decoration{position:absolute;left:0;background-color:#fff;width:15vw;height:100%;border-right:1px solid #101820;z-index:0}header.navbar-space nav.navbar-Movil{display:none}header.navbar-space nav.navbar-Desktop{width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;z-index:1}header.navbar-space nav.navbar-Desktop div.navlogo-space{background-color:#fff;width:12vw;height:100%;display:flex;align-items:center;justify-content:start;position:relative}header.navbar-space nav.navbar-Desktop div.navlogo-space img{width:11vw;height:auto;position:relative;right:.5vw}header.navbar-space nav.navbar-Desktop div.navlinks-space{width:35vw;height:100%;display:flex;align-items:center;justify-content:center;gap:1vw}header.navbar-space nav.navbar-Desktop div.navlinks-space a{text-decoration:none;color:#000;font-family:Arial,sans-serif;font-size:1rem;font-weight:500}header.navbar-space nav.navbar-Desktop div.navlinks-space a:hover{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:4px;text-decoration-line:underline;text-underline-offset:12px;transition:text-decoration-color .3s ease}header.navbar-space nav.navbar-Desktop div.navlinks-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:4px;text-decoration-line:underline;text-underline-offset:12px;color:#fff;-webkit-background-clip:text;background-clip:text;background:rgb(0,0,0)!important;padding:4px 0;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Desktop div.navlinks-space .empleo{text-decoration:underline;text-decoration-color:#fff!important;text-decoration-thickness:4px;text-decoration-line:underline;text-underline-offset:12px;color:#101820;-webkit-background-clip:text;background-clip:text;background:#fff!important;padding:4px 0;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Desktop div.navstore-space{width:50vw;height:100%;display:flex;align-items:center;justify-content:center;position:relative}header.navbar-space nav.navbar-Desktop div.navstore-space div.line-separacion{display:none;position:absolute;left:0%;background-color:#fff;width:2px;height:80%;box-shadow:0 4px 4px #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navprofile-space{width:50%;height:100%}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{width:50%;height:100%;display:flex;align-items:center;justify-content:end;gap:1vw}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{text-decoration:none;color:#101820;font-family:Arial,sans-serif;font-size:.9rem;font-weight:500;text-align:center;display:grid;place-items:center}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:3px;text-underline-offset:8px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:first-child{width:11vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:nth-child(2){width:15vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:last-child{width:11vw;height:7vh;border:1px solid #101820}@media (min-width: 2000px) and (orientation: landscape){header.navbar-space{border-bottom:2px solid #101820}header.navbar-space nav.navbar-Desktop{width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;z-index:1}header.navbar-space nav.navbar-Desktop div.navlinks-space a{font-size:2rem}header.navbar-space nav.navbar-Desktop div.navlinks-space a.active{text-decoration-thickness:8px;text-underline-offset:20px;padding:4px 0}header.navbar-space nav.navbar-Desktop div.navstore-space div.line-separacion{width:4px;box-shadow:0 8px 8px #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navprofile-space{width:50%;height:100%}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{width:50%;height:100%;display:flex;align-items:center;justify-content:end;gap:1vw}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{font-size:2rem}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.active{text-decoration-thickness:8px;text-underline-offset:20px}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:first-child{width:11vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:last-child{width:11vw;height:7vh;border:1px solid #101820}}@media (max-width: 1024px) and (orientation: landscape){header.navbar-space{border-bottom:1px solid #101820}header.navbar-space nav.navbar-Desktop{width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;z-index:1}header.navbar-space nav.navbar-Desktop div.navlinks-space a{font-size:.8rem}header.navbar-space nav.navbar-Desktop div.navlinks-space a.active{text-decoration-thickness:4px;text-underline-offset:10px;padding:4px 0}header.navbar-space nav.navbar-Desktop div.navstore-space div.line-separacion{width:2px;box-shadow:0 4px 4px #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navprofile-space{width:50%;height:100%}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{width:50%;height:100%;display:flex;align-items:center;justify-content:end;gap:1vw}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{font-size:.8rem}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.active{text-decoration-thickness:4px;text-underline-offset:10px}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:first-child{width:11vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:last-child{width:11vw;height:7vh;border:1px solid #101820}}@media (max-width: 900px) and (orientation: portrait){header.navbar-space{position:relative;background-color:#fff;width:100%;height:12.5vh;display:grid;place-items:center;border-bottom:2px solid #101820}header.navbar-space div.background-decoration{display:none}header.navbar-space nav.navbar-Desktop{display:none}header.navbar-space nav.navbar-Movil{display:block;width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}header.navbar-space nav.navbar-Movil div.blankSpace-nav{width:30%;height:100%}header.navbar-space nav.navbar-Movil div.navlogo-space{width:40%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}header.navbar-space nav.navbar-Movil div.navlogo-space img{width:25vw;height:auto;position:relative;right:0vw}header.navbar-space nav.navbar-Movil div.menuIcon-space{width:30%;height:100%;display:flex;align-items:center;justify-content:end}header.navbar-space nav.navbar-Movil div.menuIcon-space img{width:9vw;height:auto}header.navbar-space nav.navbar-Movil aside.menuMovil-space{position:absolute;top:12.5vh;right:-2.5vw;background-color:#fff;width:75vw;height:60vh;border-top:2px solid #101820;border-left:2px solid #101820;border-bottom:2px solid #101820;display:flex;flex-direction:column;align-items:center;justify-content:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space{width:60vw;height:65%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0vh}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a{text-decoration:none;color:#000;font-family:Arial,sans-serif;font-size:2.25rem;font-weight:500}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:8px;text-decoration-line:underline;text-underline-offset:20px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;padding:4px 12px;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space{width:60vw;height:25%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.line-separacion{display:none;position:absolute;top:-18vh;left:50%;transform:rotate(90deg);background-color:#fff;width:4px;height:45vh;box-shadow:0 4px 4px #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navprofile-space{width:100%;height:5%}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space{width:100%;height:50%;display:flex;align-items:center;justify-content:space-between;gap:0vw}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a{text-decoration:none;color:#101820;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:500;display:grid;place-items:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:3px;text-underline-offset:8px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:first-child{width:28vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:last-child{width:28vw;height:7vh;border:1px solid #101820}}@media (max-width: 600px) and (orientation: portrait){header.navbar-space{position:relative;background-color:#fff;width:100%;height:12.5vh;display:grid;place-items:center;border-bottom:1px solid #101820}header.navbar-space div.background-decoration{display:none}header.navbar-space nav.navbar-Desktop{display:none}header.navbar-space nav.navbar-Movil{display:block;width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}header.navbar-space nav.navbar-Movil div.blankSpace-nav{width:30%;height:100%}header.navbar-space nav.navbar-Movil div.navlogo-space{width:40%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}header.navbar-space nav.navbar-Movil div.navlogo-space img{width:25vw;height:auto;position:relative;right:0vw}header.navbar-space nav.navbar-Movil div.menuIcon-space{width:30%;height:100%;display:flex;align-items:center;justify-content:end}header.navbar-space nav.navbar-Movil div.menuIcon-space img{width:12vw;height:auto}header.navbar-space nav.navbar-Movil aside.menuMovil-space{position:absolute;top:12.5vh;right:-2.5vw;background-color:#fff;width:75vw;height:60vh;border-top:2px solid #101820;border-left:2px solid #101820;border-bottom:2px solid #101820;display:flex;flex-direction:column;align-items:center;justify-content:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space{width:60vw;height:65%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0vh}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a{text-decoration:none;color:#000;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:500}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:4px;text-decoration-line:underline;text-underline-offset:12px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;padding:4px 12px;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space{width:65vw;height:25%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.line-separacion{display:none;position:absolute;top:-18vh;left:50%;transform:rotate(90deg);background-color:#fff;width:4px;height:45vh;box-shadow:0 4px 4px #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navprofile-space{width:100%;height:5%}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space{width:100%;height:50%;display:flex;align-items:center;justify-content:space-between;gap:0vw}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a{text-decoration:none;color:#000;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:500;display:grid;place-items:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:3px;text-underline-offset:8px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:first-child{width:33vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:last-child{width:33vw;height:7vh;border:1px solid #101820}}@media (max-width: 320px) and (orientation: portrait){header.navbar-space{position:relative;background-color:#fff;width:100%;height:12.5vh;display:grid;place-items:center;border-bottom:1px solid #101820}header.navbar-space div.background-decoration{display:none}header.navbar-space nav.navbar-Desktop{display:none}header.navbar-space nav.navbar-Movil{display:block;width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}header.navbar-space nav.navbar-Movil div.blankSpace-nav{width:30%;height:100%}header.navbar-space nav.navbar-Movil div.navlogo-space{width:40%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}header.navbar-space nav.navbar-Movil div.navlogo-space img{width:25vw;height:auto;position:relative;right:0vw}header.navbar-space nav.navbar-Movil div.menuIcon-space{width:30%;height:100%;display:flex;align-items:center;justify-content:end}header.navbar-space nav.navbar-Movil div.menuIcon-space img{width:12vw;height:auto}header.navbar-space nav.navbar-Movil aside.menuMovil-space{position:absolute;top:12.5vh;right:-2.5vw;background-color:#fff;width:75vw;height:60vh;border-top:2px solid #101820;border-left:2px solid #101820;border-bottom:2px solid #101820;display:flex;flex-direction:column;align-items:center;justify-content:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space{width:60vw;height:65%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0vh}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a{text-decoration:none;color:#101820;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:500}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:4px;text-decoration-line:underline;text-underline-offset:14px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;padding:4px;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space{width:70vw;height:25%;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.line-separacion{display:none;position:absolute;top:-18vh;left:50%;transform:rotate(90deg);background-color:#fff;width:4px;height:45vh;box-shadow:0 4px 4px #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navprofile-space{width:100%;height:5%}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space{width:100%;height:50%;display:flex;align-items:center;justify-content:space-between;gap:0vw}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a{text-decoration:none;color:#000;font-family:Arial,sans-serif;font-size:1rem;font-weight:500;display:grid;place-items:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.hover{color:#fff}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.active{text-decoration:underline;text-decoration-color:#101820!important;text-decoration-thickness:3px;text-underline-offset:8px;color:#fff;-webkit-background-clip:text;background-clip:text;background:#101820!important;transition:color .3s ease,background-color .3s ease,text-decoration-color .3s ease}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:first-child{width:33vw;height:7vh;border:1px solid #101820}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:last-child{width:33vw;height:7vh;border:1px solid #101820}}@font-face{font-family:Poppins;src:url(../assets/fonts/Poppins-Regular.ttf) format("truetype")}:root{margin:0;padding:0;font-family:Poppins}html,body,#app{width:100%;height:100%;margin:0;padding:0}#app{position:relative;animation:fadeIn .7s ease-in-out forwards}section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 20rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:0vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:800;line-height:124%;text-transform:uppercase}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw;border-right:8px solid #DA291C;border-radius:0rem 16rem 0rem 0rem}@keyframes fadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#0000004d;width:100%;height:100%}@media (min-width: 2000px) and (orientation: landscape){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 25rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:0vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:4rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:2.4rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw;border-right:16px solid #DA291C;border-radius:0rem 21rem 0rem 0rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#0000004d;width:100%;height:100%}img.icons-banner{position:relative;right:10%;width:auto;height:60vh}}@media (max-width: 1024px) and (orientation: landscape){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 16rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw!important;border-right:8px solid #DA291C;border-radius:0rem 13rem 0rem 0rem}}@media (max-width: 900px) and (orientation: portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 12rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:0vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.2rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:20vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-3vw!important;border-right:8px solid #DA291C;border-radius:0rem 10rem 0rem 0rem}}@media (max-width: 600px) and (orientation: portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:200% 100%;background-position-x:center;background-position-y:center;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:center}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);width:85vw;height:85%;border-radius:0px 0rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:0vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:15vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:0vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:20vh;margin-top:0vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:500;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:90vw;height:68vh;position:absolute;bottom:-3vh;right:-3vw!important;border-top:8px solid #DA291C;border-bottom:8px solid #DA291C;border-right:0px solid #DA291C;border-radius:0rem}}@media (max-width: 320px) and (orientation: portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:200% 100%;background-position-x:center;background-position-y:center;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:center}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);width:85vw;height:85%;border-radius:0px 0rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:0vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:12vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:-1vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.4rem;font-style:normal;font-weight:800;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content{width:90%;height:20vh;margin-top:4vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:90vw;height:68vh;position:absolute;bottom:-3.5vh;right:-2vw!important;border-top:8px solid #DA291C;border-bottom:8px solid #DA291C;border-right:0px solid #DA291C;border-radius:0rem}}footer.Footer-Section{background-color:#101820;width:100%;height:12vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;align-items:end;justify-content:space-between}footer.Footer-Section .footer-space div:first-child{display:flex;align-items:center;justify-content:center;gap:1vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:first-child aside{display:flex;align-items:center;justify-content:center;gap:.2vw}footer.Footer-Section .footer-space div:first-child aside img{width:2vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}@media (min-width: 2000px) and (orientation: landscape){footer.Footer-Section .footer-space div:first-child{gap:1vw}footer.Footer-Section .footer-space div:first-child p{font-size:2rem}footer.Footer-Section .footer-space div:first-child aside{gap:.2vw}footer.Footer-Section .footer-space div:first-child aside img{width:2vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{font-size:2rem}}@media (max-width: 900px) and (orientation: portrait){footer.Footer-Section{background-color:#000;width:100%;height:16vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;align-items:end;justify-content:space-between}footer.Footer-Section .footer-space div:first-child{display:flex;align-items:center;justify-content:center;position:relative;bottom:7vh;gap:1vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:.2vw;margin-left:0vw}footer.Footer-Section .footer-space div:first-child aside img{width:5vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}@media (max-width: 600px) and (orientation: portrait){footer.Footer-Section{background-color:#000;width:100%;height:25vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}footer.Footer-Section .footer-space div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:-2vh;gap:0vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1vh}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:1vw;margin-top:1vh}footer.Footer-Section .footer-space div:first-child aside img{width:10vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2){margin-top:5vh;display:grid;place-items:center}footer.Footer-Section .footer-space div:nth-child(2) p{width:80vw;color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}@media (max-width: 320px) and (orientation: portrait){footer.Footer-Section{background-color:#000;width:100%;height:30vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}footer.Footer-Section .footer-space div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:-2vh;gap:0vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1vh}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:1vw;margin-top:1vh}footer.Footer-Section .footer-space div:first-child aside img{width:10vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2){margin-top:5vh}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}a.Card-section{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px;overflow:hidden}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:16px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:20vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:15vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}@media (min-width: 2000px) and (orientation: landscape){a.Card-sectio{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-sectio aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-sectio aside.image-card-space img{width:100%;height:100%}a.Card-sectio article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-sectio article.text-card-space h1{width:80%;color:#000;font-size:32px;font-style:normal;font-weight:800;line-height:124%;text-align:center}}@media (max-width: 1024px) and (orientation: landscape){a.Card-section{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:12px;font-style:normal;font-weight:800;line-height:124%;text-align:center}}@media (max-width: 900px) and (orientation: portrait){a.Card-section{width:25vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:16px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:25vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:20vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}}@media (max-width: 600px) and (orientation: portrait){a.Card-section{width:37vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:90%;color:#000;font-size:10px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:37vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:30vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}#slideDown{animation:slideInDown 1s ease-in-out}#zoomIn-VideoPopup{animation:zoomIn 1s ease-out forwards;animation-delay:1s}.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:40vw;height:40vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:3vw;height:3vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{object-fit:cover;width:1.5vw;height:auto}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:75vw;height:75vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:8vw;height:8vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{object-fit:cover;width:3vw;height:auto}}@media (max-width: 749px) and (orientation: portrait){.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:100vw;height:100vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:10vw;height:10vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{object-fit:cover;width:5vw;height:auto}}div.PopUp-container{display:none;visibility:hidden}section.hero-space{display:flex;align-items:center;justify-content:center;width:100%;height:85vh;margin-top:12.5vh;margin-bottom:13vh}section.hero-space div.hero-slider{width:100%;height:85vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:70vh;margin-bottom:22.5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:40vw;height:auto;position:absolute;bottom:-15vh;right:0}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:20vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:-15vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;width:100%;height:75vh;position:relative;margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:8vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;font-size:3rem;font-weight:800;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:1.75rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:12%;height:15%;background-color:transparent;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons .maps-icons img{width:5vw;height:auto}section.contacto-section{width:100%;height:85vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area{width:95%;height:95%;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:62vw;height:100%;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:start}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:90%;height:80%;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{position:relative;bottom:0vh;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal;text-wrap:pretty}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:4rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}@media (min-width: 2000px) and (orientation: landscape){section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{font-size:6rem}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{font-size:2.5rem;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{border:2px solid #FFF}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{font-size:3rem}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{position:absolute}section.baner-promocion2{margin-bottom:20vh}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{font-size:6rem}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{border:2px solid #FFF}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{font-size:3rem}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{position:absolute}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;font-size:6rem;font-weight:800;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:3.5rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:5vw;height:auto}section.contacto-section div.contacto-area aside.contactanos-space{gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{border-radius:2rem 2rem 0 0}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{font-size:5rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{border-radius:0 0 2rem 2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{border-radius:.5rem;box-shadow:14px 8px 18px #00000040;font-size:2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{box-shadow:14px 8px 18px #00000040;font-size:2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{font-size:4rem}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{margin:2vh 0;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:6rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}}@media (max-width: 1024px) and (orientation: landscape){section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{font-size:2.5rem;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{font-size:1rem}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{font-size:1.25rem}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{position:absolute}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:16vw;height:10vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{position:relative;margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:8vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2.5rem;font-weight:800;width:80vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:1.5rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.contacto-section{width:100%;height:85vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area{width:95%;height:95%;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:62vw;height:100%;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.25rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:1.75rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:1vw;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:start}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:90%;height:80%;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{margin:2vh 0;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:2vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:3rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}}@media (max-width: 900px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{display:flex;align-items:center;justify-content:center;width:100%;height:40vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:40vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{background-color:transparent;width:50vw;height:60%;margin-top:10vh;margin-left:0vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:70vw;height:auto;position:absolute;bottom:-2vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:16vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:3rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:2rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:25%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:10vw;height:auto}section.contacto-section{width:100%;min-height:120vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:120vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;height:50%;padding:2.5vh 0;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:65%;height:65%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:45vw;height:45vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:4rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:45vh;margin-left:0vw;margin-right:10vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:45vh}}@media (max-width: 600px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{background-color:gray;display:flex;align-items:center;justify-content:center;width:100%;height:75vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:75vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:80vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{background-color:transparent;width:55vw;height:60%;margin-top:10vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:10vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative;overflow:visible}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:0vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh;margin-left:1vw}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:5vh;margin-left:1vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:10vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;background-position-x:left;background-position-y:center;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:16vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2.5rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:1.5rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:25%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:10vw;height:auto}section.contacto-section{width:100%;min-height:200vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:200vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;min-height:130vh;padding:2.5vh 0;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:10vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:65%;height:65%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:70vw;height:60vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:3rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:50vh;margin-left:0vw;margin-right:20vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:50vh}}@media (max-width: 320px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{background-color:gray;display:flex;align-items:center;justify-content:center;width:100%;height:75vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:75vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:80vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:90vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{width:90vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:75vw;height:60%;margin-top:5vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:16px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:35vw;height:8vh;margin-bottom:12vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative;overflow:visible}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:0vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh;margin-left:1vw}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:2vh;margin-left:1vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:10vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;background-position-x:left;background-position-y:center;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:18vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:1rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:35%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:15vw;height:auto}section.contacto-section{width:100%;min-height:205vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:205vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;min-height:135vh;padding:2.5vh 0;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:10vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:90%;height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:20vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:20vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:85%;height:85%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:70vw;height:60vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:2rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:50vh;margin-left:0vw;margin-right:20vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:50vh}}section.catalogo-section{width:100%;height:90vh;margin-bottom:30vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;height:90vh}@media (min-width: 2000px) and (orientation: landscape){section.catalogo-section{width:100%;min-height:90vh;margin-bottom:25vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:90vh}}@media (max-width: 1024px) and (orientation: landscape){section.catalogo-section{width:100%;min-height:90vh;margin-bottom:15vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:90vh}}@media (max-width: 900px) and (orientation: portrait){section.catalogo-section{width:100%;min-height:50vh;margin-bottom:-40vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:50vh}}@media (max-width: 600px) and (orientation: portrait){section.catalogo-section{width:100%;min-height:50vh;margin-bottom:-50vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:50vh}}@media (max-width: 320px) and (orientation: portrait){section.catalogo-section{width:100%;min-height:50vh;margin-bottom:-50vh;display:grid;place-items:center}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:50vh}}section.Cards-section{width:100%;min-height:35vh;margin-bottom:10vh;display:grid;place-items:center;position:relative}section.Cards-section div.Cards-space{width:95%;min-height:35vh;display:flex;flex-wrap:wrap;justify-content:center;gap:4.65vw}section.Cards-section-forEmpresas{width:100%;min-height:35vh;margin-bottom:10vh;display:grid;place-items:center;position:relative}section.Cards-section-forEmpresas div.Cards-space{width:95%;min-height:35vh;display:flex;flex-wrap:wrap;justify-content:center;gap:4vw}section.img-error-space{width:100%;height:88vh;margin-top:12.5vh;margin-bottom:0vh;display:grid;place-items:center}section.img-error-space img.img-error{width:50vw;height:auto}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:100px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}@media (min-width: 2000px) and (orientation: landscape){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:200px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:6.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}}@media (max-width: 1024px) and (orientation: landscape){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:80px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2.75rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}}@media (max-width: 900px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:80px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:0vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:24vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}@media (max-width: 600px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:40px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:5vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}@media (max-width: 320px) and (orientation: portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:35px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:8vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:20vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:40px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:40px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}@media (min-width: 2000px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:80px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:80px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}}@media (max-width: 1024px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}}@media (max-width: 900px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:18vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:30vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}@media (max-width: 600px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:30px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:4vh;margin-bottom:2vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:80%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:10vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:30px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:3vh;margin-bottom:1vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:80%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:22vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}@media (max-width: 320px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:25px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:2vh;margin-bottom:1vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:9px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:90%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:10vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:75vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:25px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:2vh;margin-bottom:1vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:9px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:90%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:22vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:rgba(0,0,0,0);padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}section.hero-space-2 div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);width:85%;height:45vh;display:grid;place-items:center}div.line-decoration-space-servicios{width:100%;height:3vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space-servicios aside{width:85%;height:3vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space-servicios aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space-servicios aside div{background-color:#4f4f4f;width:100%;height:2vh}section.servicios-section{width:100%;min-height:35vh;margin-bottom:25vh;display:flex;align-items:center;justify-content:center}section.servicios-section aside{width:90%;min-height:35vh}div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1.5rem;font-weight:500;line-height:1rem}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:1.2rem;font-weight:500}@media (min-width: 2000px) and (orientation: landscape){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:2.5rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:2rem;font-weight:500}}@media (max-width: 1024px) and (orientation: landscape){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.7rem;font-weight:500;line-height:1rem}}@media (max-width: 900px) and (orientation: portrait){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:14vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:25vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:10vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:25vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:10vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}@media (max-width: 600px) and (orientation: portrait){div.btn-filtro-space{width:90vw;min-height:50vh;margin-bottom:5vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:20vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}@media (max-width: 320px) and (orientation: portrait){div.btn-filtro-space{width:90vw;min-height:50vh;margin-bottom:5vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:20vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}@media (min-width: 2000px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:2rem}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media (max-width: 1024px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1rem}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media (max-width: 600px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1.5rem;text-align:center}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media (max-width: 320px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1.2rem;text-align:center}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}section.hero-space-2{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:2vh}section.hero-space-2 div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2 div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:100px;font-style:normal;font-weight:800;line-height:124%}div.line-decoration-space2{width:100%;height:15vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space2 aside{width:85%;height:15vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space2 aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space2 aside div{background-color:#4f4f4f;width:100%;height:2vh}section.servicios-section{width:100%;min-height:35vh;margin-bottom:25vh}.formulario-citas{width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1.5rem;overflow-x:hidden}.formulario-citas-container{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;max-width:100%;overflow-x:auto}.formulario-citas__titulo{color:#1f2937;font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;line-height:1.2}.formulario-citas__contenido{display:flex;flex-direction:column;gap:1.5rem}.formulario-citas__seccion{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f3f4f6;border-radius:8px;border:1px solid #d1d5db}.formulario-citas__seccion-titulo{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #dc2626}.formulario-citas__campo{display:flex;flex-direction:column;gap:.5rem}.formulario-citas__campo-label{color:#1f2937;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.formulario-citas__campo-label--requerido{position:relative}.formulario-citas__campo-label--requerido:after{content:"*";color:#dc2626;margin-left:4px;font-weight:700}.formulario-citas__campo-input,.formulario-citas__campo-select,.formulario-citas__campo-textarea{padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:6px;font-size:1rem;color:#1f2937;background-color:#fff;transition:border-color .3s ease}.formulario-citas__campo-input::placeholder,.formulario-citas__campo-select::placeholder,.formulario-citas__campo-textarea::placeholder{color:#6b7280;font-style:italic}.formulario-citas__campo-input:focus,.formulario-citas__campo-select:focus,.formulario-citas__campo-textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.formulario-citas__campo-input:hover:not(:focus),.formulario-citas__campo-select:hover:not(:focus),.formulario-citas__campo-textarea:hover:not(:focus){border-color:#b4bbc5}.formulario-citas__campo-input--error,.formulario-citas__campo-select--error,.formulario-citas__campo-textarea--error{border-color:#ef4444!important;background-color:#ef44440d}.formulario-citas__campo-input--error:focus,.formulario-citas__campo-select--error:focus,.formulario-citas__campo-textarea--error:focus{box-shadow:0 0 0 3px #ef44441a}.formulario-citas__campo-select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formulario-citas__campo-select--error{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ef4444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")}.formulario-citas__campo-textarea{resize:vertical;min-height:100px;font-family:inherit;line-height:1.5}.formulario-citas__boton{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin-top:1rem}.formulario-citas__boton--primario{background-color:#dc2626;color:#fff}.formulario-citas__boton--primario:hover:not(:disabled){background-color:#bb1e1e;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;transform:translateY(-2px)}.formulario-citas__boton--primario:active{transform:translateY(0);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.formulario-citas__boton--primario:disabled{background-color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.formulario-citas__cargando{position:relative;color:transparent!important}.formulario-citas__cargando:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}.formulario-citas__mensaje{padding:1rem 1.5rem;border-radius:8px;font-weight:500;text-align:center;margin-top:1rem;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.formulario-citas__mensaje--exito{background-color:#6b72801a;color:#3d4148;border:1px solid rgba(107,114,128,.3)}.formulario-citas__mensaje--error{background-color:#ef44441a;color:#bd1010;border:1px solid rgba(239,68,68,.3)}.formulario-citas__error-message{color:#ef4444;font-size:.75rem;font-weight:500;margin-top:.25rem;display:block}@media (max-width: 768px){.formulario-citas{padding:1rem .5rem}.formulario-citas-space{padding:1.5rem;margin:0 .5rem}.formulario-citas__titulo{font-size:1.5rem;margin-bottom:1.5rem}.formulario-citas__seccion{padding:1rem}.formulario-citas__campo-input,.formulario-citas__campo-select,.formulario-citas__campo-textarea{padding:.625rem .75rem;font-size:.875rem}.formulario-citas__boton{padding:.875rem 1.5rem;font-size:.875rem}}@media (max-width: 480px){.formulario-citas-space{padding:1rem}.formulario-citas__titulo{font-size:1.25rem}.formulario-citas__seccion{padding:.75rem}.formulario-citas__seccion-titulo{font-size:1.125rem}}*{box-sizing:border-box}header.header-navbar{position:fixed;top:0;z-index:999}section.hero-banner-linea-unica{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:2vh}section.hero-banner-linea-unica div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;background-position:center;width:85%;height:45vh;display:grid;place-items:center}section.hero-banner-linea-unica div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);text-align:center;font-size:clamp(1.5rem,5vw,3rem);font-weight:800;line-height:1.2;padding:0 1rem;max-width:90%;margin:0 auto}div.line-decoration-space{width:100%;height:5vh;margin-bottom:5vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}@media (min-width: 2000px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media (max-width: 1024px) and (orientation: landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media (max-width: 600px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media (max-width: 320px) and (orientation: portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0;color:#da291c;text-align:center}.logo-container{margin-bottom:20px}.logo{width:250px;height:auto;animation:logo-bounce 2s infinite}.spinner{border:8px solid #101820;border-top:8px solid #DA291C;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logo-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.loading-text{font-size:22px;font-weight:700;animation:blink 2s infinite;color:#da291c}@font-face{font-family:Poppins;src:url(../assets/fonts/Poppins-Regular.ttf) format("truetype")}body{font-family:Poppins,sans-serif;margin:0;padding:0}.header-navbar{width:100%;height:12.5vh;display:flex;justify-content:center;min-width:100%;position:sticky;top:0}.space-margin{margin-top:10vh;width:100%;height:5vh}@media (max-width: 900px) and (orientation: portrait){.header-navbar{width:100%;height:24vh!important;display:flex;justify-content:center;min-width:100%;position:sticky;top:0}}
