.header{color:#000;background:#fff}.header__pre{background:var(--light);padding:4px var(--padding-h);display:none}.header__pre-container{display:flex;align-items:center;justify-content:space-between}.header__pre-info1{font-size:.9rem;line-height:1.2em}.header__pre-info1 ul{list-style:none;display:flex}.header__pre-info1 li{margin-right:2rem}.header__pre-info1 li i{margin-right:.5rem;color:var(--primary)}.header__pre-info2{font-size:.9rem;line-height:1.2em}.header__pre-info2 ul{list-style:none;display:flex}.header__pre-info2 li{margin-right:2rem}.header__pre-info2 li:last-child{margin-right:0}.header__pre-info2 li i{margin-right:.5rem;color:var(--primary)}.header__container{padding:8px var(--padding-h)}.header--fixed{position:fixed;width:100%;color:#fff;top:0;left:0;z-index:3;background:rgba(255,255,255,0);transition:background 300ms ease}.header--fixed.--is-active{box-shadow:0 1px 6px rgba(0,0,0,.3);color:#000;background:rgba(255,255,255,1)}.header--sticky{position:sticky;position:-webkit-sticky;top:0;left:0;z-index:3}.header--sticky.--is-active{box-shadow:0 0 6px rgba(0,0,0,.15)}.header--sticky.--is-active .header__logo{max-width:calc(var(--width-logo) - 25px)}.header--pinned{position:fixed;width:100%;top:0;left:0;box-shadow:0 1px 6px rgba(0,0,0,.3);z-index:3;transition:all 250ms ease}.header--pinned.--not-active{transform:translateY(-100%)}.header--pinned.--is-active{transform:translateY(0)}.header__overlay{position:fixed;width:0%;height:100%;z-index:9;right:0;top:0;background:rgba(0,0,0,0);transition:background 300ms ease}.header__overlay--is-active{background:rgba(0,0,0,.6);width:100%}.header__container-inner{display:flex;align-items:center;justify-content:space-between}.header__logo{max-width:var(--width-logo);width:100%;transition:max-width 300ms ease}.header--fixed:not(.--is-active) .header__logo img{content:url(/images/logo-invert.svg)}.header--fixed.--is-active .header__logo{max-width:calc(var(--width-logo) - 25px)}.header__logo-link{display:block}.header__logo-img{display:block;width:100%}.header__info{text-align:right;display:flex;align-items:center}.header__info-inner{display:flex;align-items:center;color:#666;justify-content:flex-end}.header--fixed .header__info-inner{color:#fff}.header.--is-active .header__info-inner{color:#666}.header__info-txt{display:none;margin-right:16px}.header__language{display:none}.header__language select{height:28px;width:50px;border:1px solid #ddd;padding:2px;border-radius:4px}@media only screen and (min-width:1101px){.header__container{padding:16px var(--padding-h)}.header__pre{display:block}.header__info--row{flex-direction:row-reverse}.header__info--row .header__info-inner{margin-left:30px}.header__info--column{flex-direction:column;align-items:flex-end}.header__info-txt{display:block}.header__language{display:block;margin-left:12px}.header__info-inner{margin-bottom:8px}}.nav__list{list-style:none}.nav__link{display:block;color:currentColor;text-decoration:none}.nav__submenu{list-style:none}.nav__submenu .nav__link{padding:.6rem 1rem;color:#333}.nav__info{padding:1rem;color:#fff;text-align:center}.nav__info .buttons li{margin:0 8px}.nav__info .buttons a{opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.nav__info .buttons__social a{font-size:1.75rem;width:34px;height:34px;min-height:34px}.nav__info .buttons__phones a{font-size:1.25rem}.nav__info .buttons ul{flex-wrap:wrap}.nav__info .buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}.nav__info .buttons ul:not(:first-child){margin-top:.5rem}.nav__info .buttons__phones .address a{font-size:1rem}@media only screen and (max-width:1100px){.nav{position:fixed;top:0;left:0;height:100%;width:100%;overflow:auto;z-index:10;justify-content:center;background-color:var(--primary);display:flex;flex-direction:column;width:100%;align-items:center;opacity:0;visibility:hidden;-webkit-transition:visibility .3s ease,opacity .3s ease;transition:visibility .3s ease,opacity .3s ease}.nav--is-active{opacity:1 !important;visibility:visible}.nav--is-active .nav__link{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.nav--is-active .nav__info .buttons a{opacity:1}.nav__language{padding:4px 8px;text-align:left;background:#f5f5f5;box-shadow:0 0 15px rgba(0,0,0,.15)}.nav__language:before{content:"Selecciona tu idioma:";display:inline-block;margin-right:8px;font-size:90%;line-height:120%}.nav__language select{height:32px;width:60px;border:1px solid #ddd;padding:2px;border-radius:var(--radius1)}.nav__list{display:flex;flex-direction:column;padding:1rem 0;min-width:300px;max-height:80vh;overflow:hidden;overflow-y:auto}.nav__item{text-align:center}.nav__item--selected>.nav__link{color:var(--secondary)}.nav__item--has-sub>a{position:relative;display:inline-flex;align-items:center;justify-content:center}.nav__item--has-sub>a .nav__down{margin-left:1rem;font-size:.9em;position:absolute;right:0;top:50%;transform:translate(100%,-50%)}.--rotate:before{content:''!important}.nav__link{padding:.75rem 1rem;color:#fff;font-size:var(--font-m);font-weight:var(--bold1);line-height:1.4em;opacity:0;-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-transition:opacity .6s .14s ease,transform .44s .14s ease,color .2s linear;transition:opacity .6s .14s ease,transform .44s .14s ease,color .2s linear;letter-spacing:1px}.nav__submenu:not(.nav__submenu--is-active){display:none}.nav__submenu .nav__submenu:not(.nav__submenu--is-active){display:none}.nav__submenu .nav__item{border:0}.nav__submenu .nav__link{font-size:var(--font-s);line-height:1.2em;color:#fff;opacity:.7}}@media only screen and (min-width:1101px){.nav__language{display:none}.nav__list{display:flex}.nav__item{margin-left:2rem}.nav__item:hover>.nav__link{color:var(--primary)}.nav__item--selected>.nav__link{font-weight:var(--bold1);color:var(--primary)}.header--fixed.--is-active .nav__item--selected>.nav__link{color:var(--primary)}.nav__link{padding:.25rem;font-weight:500}.nav__item--has-sub{position:relative}.nav__item--has-sub .nav__submenu{visibility:hidden;opacity:0;position:absolute;z-index:3;transform:translateY(20%);box-shadow:0 0 4px rgba(0,0,0,.3);left:0;top:100%;background:#fff;text-align:left;min-width:200px;transition:transform 400ms ease,opacity 400ms ease}.nav__item--has-sub:hover>.nav__submenu{visibility:visible;opacity:1;transform:translateY(0%)}.nav__item--has-sub .nav__item{margin:0;border-bottom:1px solid #eee}.nav__item--has-sub .nav__item:hover>.nav__link{background:#eee}.nav__link .nav__down{margin-left:.5rem;display:inline-block}.nav__info{display:none}}.hamburger{cursor:pointer;margin-left:12px;padding:8px 4px}.hamburger .bar{display:block;height:2px;width:32px;background:currentColor;transition:transform 300ms ease}.header--fixed .hamburger .bar{background:currentColor}.hamburger .bar.middle{margin:8px auto}.header--sticky .hamburger--is-active .bar{background:#fff}.hamburger--is-active .top{transform:translateY(9px) rotateZ(45deg)}.hamburger--is-active .bottom{transform:translateY(-11px) rotateZ(-45deg)}.hamburger--is-active .middle{width:0}.nav--is-active+.hamburger--is-active{z-index:11}@media only screen and (min-width:1101px){.hamburger{display:none}}.buttons{display:flex;align-items:center}.buttons ul{list-style:none;display:flex;align-items:center;justify-content:center}.buttons li{display:inline-block;margin:1px 2px}.buttons a{display:flex;align-items:center;justify-content:center;width:28px;color:currentColor;min-height:28px;text-decoration:none}.buttons__phones li span{display:none}.buttons__phones .full a{width:auto;padding:.2rem .5rem}.buttons__phones .full span{display:block;margin-left:4px}.buttons--bg li{border-radius:50%}.buttons--bg li,.nav .buttons--bg li{background:#686868;border:0}.buttons--bg a{width:36px;height:36px;min-height:36px}.buttons--bg a,.buttons--bg a[href^="tel:"]{color:#fff}.buttons--fixed{transition:bottom 300ms ease,transform 300ms ease;position:fixed;bottom:2px;right:0;z-index:1;display:none}.buttons--fixed ul{flex-direction:column;align-items:initial}.buttons--fixed li{margin:2px 0;display:flex;border-radius:var(--radius1) 0 0 var(--radius1);background:var(--primary);color:#fff;border:0;box-shadow:0 0 12px rgba(0,0,0,.1)}.buttons--fixed .whatsapp{background:var(--color-wa)}.buttons--fixed .whatsapp i{color:var(--color-wa)}.buttons--fixed a{width:auto;height:auto;flex:1;border-radius:0;border:0}.buttons--fixed .etiq{display:block;font-size:.8em;line-height:1.2em}.buttons.buttons--fixed .etiq+span{margin-left:0}.buttons--fixed li a>span{display:block;line-height:100%;margin-left:.5rem;flex:1;padding:.25rem .75rem .25rem 0}.buttons--fixed li:not(.full) a>span{display:none}.buttons--fixed i{height:42px;width:48px;font-size:1.125rem;margin:1px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--primary);border-radius:var(--radius1) 0 0 var(--radius1)}.buttons--fixed li.full i{height:42px;width:42px}@media only screen and (min-width:768px){.buttons__phones li a{width:auto;height:auto;padding:.2rem .5rem}.buttons__phones li span{display:block;margin-left:4px}.buttons__phones .full a{height:auto}.buttons__phones .full a{height:auto}.buttons--fixed{position:fixed;bottom:50%!important;transform:translateY(50%)}.buttons--fixed i{height:46px;width:46px;font-size:1.25rem}.buttons--fixed a{font-size:1.125rem;line-height:100%}.buttons--fixed li a>span{margin-left:.75rem;padding:.25rem 1rem .25rem 0}.buttons--fixed li:not(.full) a>span{display:block}.buttons--bg a{width:26px;height:26px;min-height:26px;font-size:.9rem}}