@charset "UTF-8";:root{--font-a: Raleway, Arial, Helvetica, sans-serif;--color-primary: #012e8b;--color-b: rgba(1, 46, 139, .9);--color-white: rgba(255, 255, 255, .8)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:after{box-sizing:border-box}body{margin:0;font-family:Raleway,Arial,Helvetica,sans-serif}a{text-decoration:none}img{max-width:100%}h1{margin:0;padding:0}.o-container{max-width:100%;width:1200px;display:block;margin:0 auto}.o-color-primary{color:#012e8b}.o-relative{position:relative}a.o-text-decoration-none{text-decoration:none}.c-layout{position:relative;overflow-x:hidden;padding:0 0rem}.c-layout__container{overflow:hidden}.c-header{position:relative}.c-header .c-banner-top__image{position:absolute;object-fit:cover;width:100vw;height:calc(50vh - 4rem);top:0;left:0;z-index:-1}.c-header .c-banner-top__image.extraHightBanner{height:100%}.c-header__container{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:100%;padding:0 1rem;max-width:1200px;margin:auto}.c-header__nav{display:flex;justify-content:space-between;width:100%;padding-top:1rem}.c-slider{position:absolute;top:0;left:0;z-index:-1}.c-slider__btn{position:relative}.c-slider__btn>button{border:none;background-color:transparent;font-size:1.5rem;color:#fff;outline:none}@media (min-width: 1200px){.c-slider__btn>button{font-size:3rem}}.c-slider__container{width:100vw;height:100vh;max-height:100vh;max-width:100vw;display:flex;transform:translate(0);transition:.5s linear}.c-slider__bg{object-fit:cover;min-width:100vw;filter:brightness(.8)}.moverslider1{transition:.5s linear;transform:translate(-100%)}.moverslider2{transition:.5s linear;transform:translate(-200%)}.c-hero{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;color:#fff;padding:0 1rem;min-height:100vh}.c-hero__text{display:flex;align-items:center;justify-content:space-between}@media (min-width: 1200px){.c-hero__text{width:85%}}.c-hero__title{font-size:1.5rem}@media (min-width: 769px){.c-hero__title{font-size:2.5rem}}@media (min-width: 1200px){.c-hero__title{font-size:4rem}}.c-hero__subtitle{color:#fffc;font-size:1.2rem}@media (min-width: 1200px){.c-hero__subtitle{font-size:1.6rem}}@media (min-width: 1200px){.c-hero__subtitle{font-size:2.5rem}}.c-banner{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:1rem;text-align:center;font-size:1.5rem;color:#fff;min-height:40vh;margin-top:8rem}@media (min-width: 1200px){.c-banner{min-height:40vh}}.c-banner__bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}@media (min-width: 1200px){.c-banner__bg{object-fit:cover}}.c-banner__text{position:relative;margin-top:0;margin-bottom:1rem;max-width:1200px;line-height:1.5}@media (min-width: 1200px){.c-banner__text{font-size:2rem;margin-bottom:2rem}}.c-banner__body{display:flex;flex-direction:column;align-items:center}.c-banner__solution-btn{font-size:1.2rem;border:2px solid #fff;padding:1rem;cursor:pointer;max-width:220px}.c-banner__solution-btn:hover{background-color:#fff;color:var(--color-primary)}.c-banner__solution-btn:hover>a{color:var(--color-primary)}.c-banner__link{color:#fff}.c-banner__link:hover{color:var(--color-primary)}.blue-filter{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#012e8bcc}.c-nav-desktop{display:none}@media (min-width: 1200px){.c-nav-desktop{display:block}}.c-nav-desktop__list,.c-nav-desktop__submenu{list-style:none;gap:1rem;margin:0;padding:0}.c-nav-desktop__list-link,.c-nav-desktop__submenu-link{color:var(--color-white)}.c-nav-desktop__submenu{display:flex;flex-direction:column;border-radius:7px;padding:1rem;background-color:var(--color-b);gap:1rem}.c-nav-desktop__list{display:flex}.c-nav-desktop__list-wrap{display:none;flex-direction:column;position:absolute;padding-top:1rem;z-index:1}.c-nav-desktop__list-item:hover .c-nav-desktop__list-wrap{display:flex}.nav-mobile{display:flex;justify-content:center;position:absolute;top:0;right:0;transform:translate(100%);transition:transform .5s;height:100vh;width:50vw;background-color:#012e8b;font-family:Raleway,Arial,Helvetica,sans-serif;font-weight:400;z-index:10}.nav-mobile .nav-mobile__submenu{display:none;margin:0;padding:1rem;list-style:none;background-color:navy;border-radius:7px;margin-bottom:1rem}.nav-mobile__submenu.block{display:block}.nav-mobile a{color:#fff}.nav-mobile__menu{position:relative;text-align:left;margin:0;padding:.5rem 1rem 1rem;list-style:none;width:100%;color:#fff}@media (min-width: 1200px){.nav-mobile__menu{display:flex;align-items:center;width:100%;justify-content:space-between}}.nav-mobile__menu>:nth-child(2){margin-top:2rem}@media (min-width: 1200px){.nav-mobile__menu>:nth-child(2){margin-top:0rem}}.nav-mobile__menu-item{line-height:3rem;border-bottom:1px solid rgba(255,255,255,.5);z-index:5}@media (min-width: 1200px){.nav-mobile__menu-item{padding-right:1rem;border-bottom:none;line-height:4rem}.nav-mobile__menu-item:last-child{padding-right:0}}.nav-mobile__menu-item.services-toggle{position:relative}.nav-mobile__menu-item.services-toggle:hover .submenu{display:block}.nav-mobile__menu-item .submenu{display:none;position:relative;top:100%;left:0;background-color:#012e8b;list-style:none;padding:0;margin:0;z-index:1}@media (min-width: 1200px){.nav-mobile__menu-item .submenu{display:none;position:absolute}}.nav-mobile__menu-item .submenu li{padding:10px;border-bottom:1px solid rgba(255,255,255,.5)}.nav-mobile__menu-item .submenu li:last-child{border-bottom:none}.nav-mobile__menu-item .submenu li a{color:#fff;text-decoration:none}.nav-mobile__menu_link{display:flex;justify-content:space-between;text-decoration:none;color:#fffc}.nav-mobile__menu_link-btn{display:block;font-size:2rem}@media (min-width: 1200px){.nav-mobile__menu_link-btn{display:none;position:absolute}}.nav-mobile__menu .close{position:absolute;text-align:center;cursor:pointer;top:1rem;right:1rem;font-size:1.5rem;width:50px;z-index:10}@media (min-width: 1200px){.nav-mobile__menu .close{display:none}}.nav-mobile__container{display:flex;justify-content:space-between}.nav-mobile__container>span{display:flex;justify-content:flex-end;font-size:2rem;width:100px}.burguer-icon{cursor:pointer;color:#fff;font-size:1.3rem;z-index:10}@media (min-width: 1200px){.burguer-icon{display:none}}.show{transform:translate(0)}.c-details{display:flex;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;justify-content:center;align-items:center;flex-direction:column;color:var(--color-primary);padding:0 1rem;max-width:1200px;margin:auto}.c-details__text{font-size:1.3rem;text-align:center;margin-bottom:1rem;line-height:1.3}.c-details__card{display:grid;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;border-bottom:1px solid rgba(0,0,0,.3)}@media (min-width: 769px){.c-details__card{border-bottom:none;grid-template-rows:103px 60px auto;min-height:100%;padding:1rem}}.c-details__card:nth-child(3),.c-details__card:last-child{border-bottom:none}@media (min-width: 769px){.c-details__card:nth-child(3),.c-details__card:last-child{border-right:none}}.c-details__card-img{width:100px}.c-details__card-text{font-size:1.5rem;font-weight:700}@media (min-width: 769px){.c-details__card-text{align-self:flex-start}}.c-details__card-description{line-height:1.5;font-size:1.3rem}@media (min-width: 769px){.c-details__card-description{font-size:1.2rem}}.u-four-cols .c-details__card:nth-child(3),.u-four-cols .c-details__card:last-child{border-bottom:1px solid rgba(0,0,0,.3)}@media (min-width: 769px){.u-four-cols .c-details__card:nth-child(3),.u-four-cols .c-details__card:last-child{font-size:1.2rem}}@media (min-width: 769px){.u-four-cols .c-details__card:nth-child(3),.u-four-cols .c-details__card:last-child{border-bottom:none}}@media (min-width: 1025px){.u-four-cols .c-details__card:last-child{border-right:none}}.c-details__btn{padding:1rem;background-color:var(--color-primary);color:#fff;font-weight:700;margin-bottom:1rem;border:2px solid var(--color-primary);transition:all .2s linear;cursor:pointer}.c-details__btn:hover{color:var(--color-primary);background-color:#fff}.c-details__btn:hover>.c-details__link{color:var(--color-primary)}.c-details__link{color:#fff}.c-stats{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 769px){.c-stats{flex-direction:row}}.c-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center}.c-stats__item{margin-bottom:1rem}@media (min-width: 1200px){.c-stats__item{margin:0 2rem}}.c-stats__number{font-size:2rem;margin-bottom:.5rem}@media (min-width: 1200px){.c-stats__number{font-size:4rem}}.c-stats__letter{font-size:1rem}@media (min-width: 1200px){.c-stats__letter{font-size:2rem}}.c-clients{padding:0 1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1200px;margin:8rem auto}.c-clients__title{color:var(--color-primary);font-weight:700;font-size:1.7rem;margin-bottom:1rem}.c-clients__description{text-align:center;margin-bottom:1rem;font-size:1.5rem;color:var(--color-primary)}@media (min-width: 1200px){.c-clients__description{margin-bottom:2rem}}.owl-nav{position:absolute;top:25%;left:0;width:100%;display:flex;justify-content:space-between}.owl-nav>button{outline:none}.prev,.next{background-color:#012e8bcc;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:50%}.c-carousel__brands{display:flex;justify-content:center;object-fit:cover;width:100%}@media (min-width: 1200px){.c-carousel__brands{width:25%}}.c-carousel__image{margin-bottom:1rem;max-width:300px;max-width:250px}@media (min-width: 769px){.c-carousel__image{max-width:150px}}@media (min-width: 1025px){.c-carousel__image{max-width:200px}}@media (min-width: 1025px){.c-carousel__image{min-width:150px}}.c-video__container{max-width:1200px;margin:0rem auto 8rem}@media (min-width: 961px){.c-video__image{display:none}}.c-video__film{display:none}@media (min-width: 961px){.c-video__film{display:flex;max-width:100%}}.c-video__image{object-fit:cover;height:100%;width:100%}@media (min-width: 961px){.c-video__image{display:none;max-width:100%}}.c-characteristics{display:flex;margin:8rem auto;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;padding:0 1rem}@media (min-width: 769px){.c-characteristics{flex-direction:row;align-items:flex-start}}@media (min-width: 1200px){.c-characteristics{flex-direction:row}}.c-characteristics__card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;text-align:center;max-width:1200px}.c-characteristics__card>img{width:150px}.c-characteristics__title{color:var(--color-primary)}.c-characteristics__body{color:#333;line-height:1.5}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-item.active{display:flex;justify-content:center;align-items:center;min-height:150px}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display: inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.c-banner-top{display:grid;min-height:45vh;overflow:hidden}.c-banner-top__container.splitted{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;align-items:center;max-width:1200px;margin:2rem auto}@media (min-width: 1200px){.c-banner-top__container.splitted{grid-template-columns:repeat(2,1fr)}}.c-banner-top__card{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;color:#fff;padding:0 1rem}.c-banner-top__card-title{font-size:2rem}@media (min-width: 1200px){.c-banner-top__card-title{font-size:2.5rem}}.c-banner-top__card-subtitle{color:#fffc;font-size:1.5rem}@media (min-width: 1200px){.c-banner-top__card-subtitle{font-size:1.5rem;line-height:1.5}}.c-especialization{display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--color-primary);padding:0 2rem;margin-top:2rem;max-width:1200px;margin:0 auto}@media (min-width: 1200px){.c-especialization{justify-content:space-between;align-items:center;flex-direction:row;margin-top:2rem}}.c-especialization__text{margin-top:1rem;margin-bottom:2rem;font-size:1.2rem;line-height:2;text-align:justify}@media (min-width: 1200px){.c-especialization__text{width:50%}}.c-especialization__img{width:50%;display:flex;justify-content:center}.c-details__tips{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;justify-content:center;align-items:center;flex-direction:column;text-align:center;max-width:1200px;margin:2rem auto;color:var(--color-primary)}@media (min-width: 769px){.c-details__tips{grid-template-columns:repeat(3,1fr);margin:8rem auto}}.c-services__container{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;grid-gap:3rem;align-items:center;color:var(--color-primary);padding:0 2rem;max-width:1200px;margin:2rem auto;text-align:center}@media (min-width: 1200px){.c-services__container{grid-template-columns:repeat(2,1fr);align-items:inherit}}.c-services__card{display:flex;flex-direction:column}.c-services__card:last-child{border-bottom:none}.c-services__card *{color:var(--color-primary);font-size:1.3rem;text-align:left}@media (min-width: 1200px){.c-services__card *{font-size:1.2rem}}.c-services__card-link{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;text-decoration:underline}@media (min-width: 1200px){.c-services__card-link{font-size:1.5rem}}.c-services__card-link-icon{width:25px;height:25px}.c-services__card-img{margin:0 auto;margin-bottom:1rem;height:200px;width:100%}.c-services__card-img>img{object-fit:cover;width:100%;height:100%}.c-services__card-title{margin:1.5rem 0rem;text-align:left;font-weight:700}.c-services__card-body{height:25%;line-height:1.5;margin-bottom:0rem;font-weight:400;text-align:left}.c-services__card-text{margin-top:0}.c-services__card-list{text-align:left;margin-bottom:1rem;margin-top:0rem;padding-left:1rem}.c-services__card-list-item{margin-bottom:1rem;line-height:1.5}.c-other-services__container{display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;grid-gap:3rem;align-items:center;color:var(--color-primary);padding:0 2rem;max-width:1200px;margin:2rem auto;text-align:center}@media (min-width: 769px){.c-other-services__container{grid-template-columns:repeat(3,1fr);align-items:inherit}}.c-other-services__title{text-align:center;font-size:1.7rem;color:var(--color-primary);margin-bottom:1.5rem}.c-other-services__card{display:flex;flex-direction:column}.c-other-services__card:last-child{border-bottom:none}.c-other-services__card-img{margin:0 auto;margin-bottom:1rem;height:200px;width:100%}.c-other-services__card-img>img{object-fit:cover;width:100%;height:100%}.c-other-services__card-title{margin-bottom:1rem;text-align:left;font-size:1.5rem;font-weight:700}.c-other-services__card-body{height:25%;line-height:1.5;font-size:1.3rem;margin-bottom:0rem;font-weight:400;text-align:left}@media (min-width: 769px){.c-other-services__card-body{font-size:1.2rem}}.c-contact__container{display:grid;grid-template-columns:repeat(1,1fr);max-width:1200px;gap:8rem;padding:0 2rem;margin:2rem auto;font-family:raleway}@media (min-width: 1025px){.c-contact__container{grid-template-columns:repeat(2,1fr)}}.g-recaptcha{margin:1rem auto}.c-contact-extra{display:flex;flex-direction:column}.c-contact-extra__title{color:var(--color-primary);font-weight:400;font-size:1.5rem}.c-contact-extra__info{display:flex;flex-direction:column}.c-contact-extra__info-meta{display:flex;margin-bottom:1rem;color:#9a9a9a;font-size:1.2rem}.c-contact-extra__info-meta>i{margin-right:1rem}.c-contact-extra__info-meta-data-link{color:var(--color-primary);text-decoration:underline}.c-contact-extra__logo{text-align:center;margin-top:1rem}.c-form__title{color:var(--color-primary);font-weight:400;font-size:1.3rem}.c-form__form{display:flex;flex-direction:column}.c-form__form-input-group{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;margin-bottom:1rem}.c-form__form-btn-group{display:flex;justify-content:center;flex-direction:column}.c-form__form-btn-submit,.c-form__form-btn-reset{font-size:1rem;height:2.75em;padding:0 1rem;margin-bottom:1rem;border:solid 1px #dbdbdb;color:#fff;background-color:#5a5a5a;font-weight:700;cursor:pointer}.c-form__form-btn-reset{color:#5a5a5a;background-color:#fff}.c-input__text{font-size:1rem;height:2.75em;padding:0 1rem;border:solid 1px #dbdbdb;color:#9a9a9a;background-color:#90909013}.c-input__file{width:100%;max-width:100%}.c-input__textarea{font-size:1rem;height:16rem;width:100%;padding:1rem;border:solid 1px #dbdbdb;color:#9a9a9a;background-color:#90909013}.c-input__textarea-group{margin-bottom:1rem}.c-form-alternative{background-color:#fff;border-radius:4px;padding:1rem;margin:0 1rem;max-height:900px;text-align:center}.c-form-alternative__title,.c-form-alternative__subtitle{color:var(--color-primary);font-weight:400;font-size:2rem}.c-form-alternative__subtitle{font-size:1.5rem}.c-faq{padding:1rem}.c-faq__container{display:flex;flex-direction:column;gap:3rem;justify-content:center;max-width:1200px;margin:4rem auto}.c-faq__card{color:var(--color-primary)}.c-faq__card-title{margin:1.5rem 0rem;text-align:left;font-size:1.5rem;font-weight:700}.c-faq__card-list,.c-faq__card-text{font-size:1.3rem}@media (min-width: 1200px){.c-faq__card-list,.c-faq__card-text{font-size:1.2rem}}.c-faq__card-text{height:25%;line-height:1.5;font-size:1.3rem;margin-bottom:0rem;font-weight:400;text-align:left}.c-services-page{color:var(--color-primary)}.c-services-page__container{padding:0 2rem;max-width:1200px;margin:0rem auto 2rem}.c-services-page__image{margin:0 auto;margin-bottom:1rem;height:200px;width:100%;object-fit:cover}.c-services-page__text{column-count:2;column-gap:1rem;line-height:1.5;font-size:1.3rem}@media (min-width: 1200px){.c-services-page__text{font-size:1.2rem}}.c-wasap__container{position:fixed;font-size:2rem;background-color:#25d366;padding:.5rem 1rem;color:#fff;border-radius:50%;right:1rem;bottom:1rem;z-index:1}.c-wasap__link{color:#fff}.c-footer{background-color:#34383e}.c-footer_container{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;padding:1rem;max-width:1200px}@media (min-width: 1025px){.c-footer_container{margin:0 auto;justify-content:space-between;flex-direction:row}}.c-footer_licencia{text-align:center;line-height:2;color:#ffffff80}.c-footer_redes{margin-bottom:1rem}.c-footer_redes i{font-size:2rem;color:#4682b4}.c-footer_redes :nth-child(2){padding:0 1rem}.u-none{display:none}@media (min-width: 1200px){.u-none\@xxl{display:none!important}}.u-tar{text-align:right!important}@media print{u-none\@print{display:none!important}}@media (min-width: 769px){.u-four-cols{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){.u-four-cols{grid-template-columns:repeat(4,1fr)}}
