@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--color-web-1:#275f88;--color-web-2:#d9d9d9;--color-web-3:#fff;--color-web-4:#474747;--font-style-principal:"Poppins",sans-serif;--text-light-color:#fff;--text-dark-color:var(--color-web-4);--color-navbar:var(--color-web-1);--color-navbar-hover:#d19f6a;--ancho-navBar:70rem;--max-width-navBar:90%;--navBarHeight:5rem;--font-size-small-portrait:14px;--font-size-normal-portrait:16px}*{box-sizing:border-box;color:#fff;color:var(--text-light-color);font-family:Poppins,sans-serif;font-family:var(--font-style-principal);font-size:18px;font-weight:300;letter-spacing:1px;list-style:none;margin:0;padding:0;text-align:center}body{position:relative}a{color:inherit;text-decoration:none}.flex{align-items:center;display:flex;justify-content:center}.column{flex-direction:column}.wrap{flex-wrap:wrap}.opb{object-position:bottom}.opt{object-position:top}.opc{object-position:center}.opr{object-position:right}.opl{object-position:left}@media only screen and (orientation:landscape){html{font-size:calc(1vh + 10px)}}@media only screen and (orientation:portrait){html{font-size:calc(1vw + 10px)}}.swal2-icon-content{color:var(--color-web-1)!important}.button_hover{transition-duration:.25s;transition-property:filter;transition-timing-function:ease-out}.button_hover:hover{filter:brightness(125%)}.homeCont{margin-top:var(--navBarHeight);width:100%}.seccionCardsCont{justify-content:flex-start;min-height:calc(100vh - var(--navBarHeight));padding:5rem 2rem;width:100%}.seccionCardsCont div:last-child{margin-bottom:0}.homeIconsCont{cursor:pointer;padding:5rem 1rem 0}.homeIconCont{height:10rem;transition-duration:.25s;transition-property:transform;transition-timing-function:ease-out;width:10rem}.homeIconCont:hover{transform:scale(1.05)}.homeIconImg{height:70%;object-fit:contain;pointer-events:none;width:100%}.homeIconText{color:var(--text-dark-color);font-weight:400;margin-top:.5rem;pointer-events:none}@media only screen and (orientation:portrait){.homeIconsCont{align-items:flex-start;justify-content:space-around;padding:4rem .5rem;width:100%}.homeIconCont{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:15%}.homeIconImg{aspect-ratio:1/1;height:auto;width:100%}.homeIconText{font-size:12px;margin-top:.25rem}.seccionCardsCont{padding:0 2rem 4rem}}.carouselCont{height:calc(100vh - var(--navBarHeight));min-height:calc(100vh - var(--navBarHeight));overflow:hidden;position:relative;width:100%}.carouselImgCont{height:100%;position:relative}.currentImgCarousel{height:100%;object-fit:cover;width:100%}.currentImgCarousel1{left:0;position:absolute;top:0;z-index:20}.currentImgCarousel2{left:0;position:absolute;top:0;z-index:10}.carouselImgContAnimation1{animation-duration:1s;animation-fill-mode:forwards;animation-name:carouselImgContAnimation1;animation-timing-function:ease-in-out}@keyframes carouselImgContAnimation1{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carouselImgContAnimation2{animation-duration:1s;animation-fill-mode:forwards;animation-name:carouselImgContAnimation2;animation-timing-function:ease-in-out}@keyframes carouselImgContAnimation2{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carouselTextsCont{background-color:#000000b3;height:100%;left:0;padding:1rem;position:absolute;top:0;transform:translateX(-100%);width:50%;z-index:30}.carouselTextListCont{align-items:flex-start}.carouselTextsContAnimationIn{animation-duration:.75s;animation-fill-mode:forwards;animation-name:carouselTextsContAnimationIn;animation-timing-function:ease-in-out}@keyframes carouselTextsContAnimationIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.carouselTextsContAnimationOut{animation-duration:.75s;animation-fill-mode:forwards;animation-name:carouselTextsContAnimationOut;animation-timing-function:ease-in-out}@keyframes carouselTextsContAnimationOut{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.currentImgCarousel1Opacity0{opacity:0}.carouselText1,.carouselText2,.carouselText3{font-weight:700;line-height:1.2;text-align:left}.carouselButton,.carouselText1,.carouselText2,.carouselText3{animation-duration:.5s;animation-fill-mode:forwards;animation-name:carouselTextsAnimation;animation-timing-function:ease-in-out}.carouselText1{font-size:5rem;font-weight:800;margin-bottom:1rem;opacity:0}.carouselText2{animation-delay:.4s;font-size:3rem;opacity:0}.carouselButton{animation-delay:.8s;background-color:var(--color-web-1);border-style:none;color:var(--text-light-color);cursor:pointer;margin-top:1.5rem;opacity:0;padding:1rem 3rem;text-transform:uppercase}@keyframes carouselTextsAnimation{0%{opacity:0;transform:translateX(-50%)}to{opacity:1;transform:translateX(0)}}@media only screen and (orientation:landscape) and (max-width:1199px){.carouselTextsCont{padding-left:2rem}.carouselText1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;opacity:0}.carouselText2{animation-delay:.4s;font-size:1.5rem;opacity:0}}@media only screen and (orientation:portrait){.carouselTextsCont{padding:1rem 2rem;width:100%}.carouselText2{font-size:2.25rem}.carouselButton{margin-top:2.5rem}}.contSpinners{position:fixed;z-index:9000}.contSpinners,.imageSpinner{height:100%;left:0;top:0;width:100%}.imageSpinner{opacity:.5;pointer-events:none;position:absolute}.contMenu{background-color:var(--color-navbar);border-bottom:1px solid #3e6c8d;height:var(--navBarHeight);left:0;position:fixed;top:0;width:100vw;z-index:1000}.tapaMenu{left:0;pointer-events:none;position:absolute;top:0;z-index:250}.menu,.tapaMenu{height:100%;width:100%}.menu{z-index:260}.opcion{color:var(--text-light-color);cursor:pointer;font-size:16px;font-weight:300;height:100%;letter-spacing:2px;padding:0 1.5rem;position:relative;text-transform:uppercase}.opcion:after{background-color:#fff;bottom:30%;content:"";height:1px;left:0;opacity:0;position:absolute;transform:scale(0);transform-origin:center bottom;transition-duration:.3s;transition-property:transform opacity;transition-timing-function:ease-out;width:100%}.opcion:hover:after{opacity:.3;transform:scaleX(80%)}.navBarContLogoEidioma{bottom:0;height:100%;left:1.5rem;margin:auto;position:absolute;top:0;z-index:270}.navBarContLogo{height:100%;justify-content:flex-start}.navBarLogo{filter:brightness(120%);height:60%}.iconoMenu{bottom:0;cursor:pointer;display:none;filter:invert(100%);height:50%;margin:auto 2rem auto auto;position:absolute;right:.75rem;top:0;z-index:270}.iconoMenuON{display:flex}.menuOFF{display:none}.menuBaja{animation-duration:.35s;animation-fill-mode:forwards;animation-name:menuBaja;animation-timing-function:ease-out;background-color:var(--color-navbar);border-bottom:1px dotted var(--border-with-bg-dark);border-left:1px dotted var(--border-with-bg-dark);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;right:0;top:var(--navBarHeight);width:14.5rem;z-index:190}@keyframes menuBaja{0%{transform:translateX(100%)}to{transform:translateX(0)}}.menuSube{animation-duration:.35s;animation-fill-mode:forwards;animation-name:menuSube;animation-timing-function:ease-out;background-color:var(--color-navbar);border-bottom:1px dotted var(--border-with-bg-dark);border-left:1px dotted var(--border-with-bg-dark);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:fixed;right:0;top:var(--navBarHeight);width:14.5rem;z-index:190}@keyframes menuSube{0%{transform:translateX(0)}to{transform:translateX(calc(100% + 1px))}}.opcion2{border-bottom:1px solid #3e6c8d;font-size:var(--font-size-normal-portrait);font-weight:400;justify-content:flex-start;padding:.75rem 0 .75rem 1.5rem;width:100%}.opcion2:hover{animation-duration:.25s;animation-fill-mode:forwards;animation-name:none;animation-timing-function:ease-out;color:var(--color-navbar-hover)}.opcion2:hover:after{background-color:initial;height:0;transform:scale(0)}@keyframes rightMove{0%{transform:translateX(0)}to{transform:translateX(1.5rem)}}@media only screen and (orientation:portrait){.opcion2{border-bottom:1px solid #3e6c8d;font-size:var(--font-size-small-portrait);padding-left:1.5rem}.navBarLogo{height:60%}.iconoMenu{margin-right:1rem}}@media only screen and (orientation:landscape) and (max-width:1200px){.opcion2{border-bottom:1px solid #3e6c8d;font-size:var(--font-size-small-portrait);padding-left:1.5rem}.iconoMenu{margin-right:1rem}}.seccionCardCont{align-items:flex-start;height:-webkit-max-content;height:max-content;margin-bottom:5rem;max-width:100%;width:70rem}.seccionCardImgCont{aspect-ratio:1/1;padding-top:0;width:30%}.seccionCardImg{height:100%;object-fit:cover;width:100%}.seccionCardTextCont{align-items:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;padding:0 1rem 1rem 2rem;width:70%}.seccionCardTitle{color:var(--color-web-1);font-size:2.5rem;font-weight:600;line-height:1;margin-bottom:1.5rem;text-align:left;text-transform:uppercase}.seccionCardText{color:var(--text-dark-color);font-size:1.1rem;line-height:1.5;margin-bottom:.5rem;text-align:left}.seccionCardCont#clientes .seccionCardText{line-height:1.75}.seccionCardTextBold{color:var(--color-web-1);font-size:1.4rem;font-weight:500}@media only screen and (orientation:portrait){.seccionCardCont{flex-direction:column;margin-bottom:6rem}.seccionCardImgCont{width:100%}.seccionCardTextCont{margin-top:2rem;padding:0;width:100%}.seccionCardText{font-size:var(--font-size-normal-portrait)}.seccionCardTextBold{font-size:18px;font-weight:700}}.contactCont{--inputs-width:35rem;align-items:flex-end;background-color:var(--color-web-1);flex-wrap:wrap-reverse;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:35rem;padding:2.5rem 1rem;width:100%}.contactTitle{align-self:flex-end;font-size:1.65rem;font-weight:500;margin-bottom:1.5rem;width:var(--inputs-width)}.contactCont strong{font-weight:400}.contactSeccionLeftCont{height:100%;justify-content:flex-start;min-width:15%;padding-left:1rem;padding-right:1rem;padding-top:1rem}.contactSeccionLeftCont .contactSeccionTextCont{padding-left:0}.contactSeccionCenterCont{height:100%;justify-content:flex-start;min-width:15%;padding-left:1rem;padding-right:1rem;padding-top:1rem}.contactSeccionRightCont{align-items:flex-end;height:100%;justify-content:flex-start;min-width:-webkit-max-content;min-width:max-content;width:55%}.contactFormCont{align-items:flex-end;height:100%;margin-bottom:6rem;padding-left:1rem;padding-right:1rem;width:100%}.contactInputCont{justify-content:flex-end;margin-bottom:1.5rem;max-width:100%;position:relative}.contactTextAreaMainCont{align-items:flex-end;height:15rem;justify-content:flex-end;position:relative}.contactTextAreaCont{align-items:flex-end;height:100%;position:relative}.contactInput,.contactTextArea{border-style:none;color:var(--text-dark-color);min-width:var(--inputs-width);padding:1rem;text-align:left;width:var(--inputs-width)}.contactInput:focus,.contactTextArea:focus{outline:2px solid #7992b3}.contactTextArea{border-radius:1.25rem;height:100%;max-height:100%;max-width:none;min-height:100%;resize:none}.contactInputName{align-items:flex-start;font-size:1.05rem;font-weight:400;height:100%;line-height:1.2;margin-right:1rem;min-width:-webkit-max-content;min-width:max-content}.contactInputNameWrap{justify-content:flex-end;margin-right:0;min-width:7rem}.contactInputNameMessage{position:absolute;right:100%;top:0}.contactInput{border-radius:1.25rem;height:2.5rem}.contactSeccionTextCont{align-items:flex-start;border-right:1px solid #417ca7;padding-right:2rem;width:100%}.contactSeccionMap{aspect-ratio:1/1;border:none;margin-top:2rem;width:100%}.contactButton{background-color:#7992b3;border:none;border-radius:1.5rem;color:var(--text-light-color);cursor:pointer;font-weight:600;height:3rem;left:0;margin:auto;padding:0 2rem;position:absolute;right:0;text-transform:uppercase;top:calc(100% + 1rem);width:10rem}@media only screen and (orientation:landscape) and (max-width:1199px){.contactSeccionTextCont{border-right:none}.contactSeccionCenterCont{padding-left:1.5rem}.contactSeccionLeftCont{padding-right:1.5rem}.contactSeccionRightCont{margin-bottom:2rem;padding-top:2rem}}@media only screen and (orientation:portrait){.contactTitle{font-size:2rem}.contactCont{height:auto;justify-content:space-around;padding:4rem 1rem 2rem}.contactSeccionLeftCont{align-items:flex-start;padding-left:2rem;padding-right:2rem;padding-top:0;width:100%}.contactSeccionMap{margin-top:0}.contactSeccionRightCont{width:100%}.contactSeccionCenterCont{align-items:flex-start;margin-bottom:3rem;padding-left:2rem;padding-right:2rem;padding-top:0;width:100%}.contactFormCont{align-items:flex-start;margin-bottom:10rem;padding-left:0;padding-right:0}.contactSeccionTextCont{border-right:none;padding:0}.contactSeccionCenterCont .contactSeccionTextCont{margin-bottom:27px}.contactSeccionCenterCont,.contactSeccionLeftCont{margin-bottom:5rem}.contactInputCont{flex-direction:column;margin-bottom:.75rem;width:100%}.contactInput{font-size:var(--font-size-normal-portrait);max-width:none;min-width:0;min-width:auto;width:100%}.contactInput:focus{outline:2px solid #6aa0cd}.contactTextAreaMainCont{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.contactTextAreaCont{align-items:flex-start;flex-direction:column;justify-content:flex-start;width:100%}.contactTextArea{font-size:var(--font-size-normal-portrait);height:14rem;max-height:14rem;max-width:100%;min-height:14rem;min-width:100%;width:100%}.contactTextArea:focus{outline:2px solid #6aa0cd}.contactInputNameMessage{align-self:flex-start;margin-bottom:.5rem;min-width:-webkit-max-content;min-width:max-content;position:relative;right:auto;top:auto}.contactTitle{width:100%}}