@import url(satoshi.css);@import url(helvetica.css);:root{--blue:#21afe5;--blue2:#0a9edb;--blue3:#1dade4;--dark-grey:#35363d;--light-grey:#e7e7e8;--grey:#7e8492;--grey2:#d7d7d8;--dark:#003034;--transparent-grey:#D7D7D899}.imgfluid{max-width:100%;height:auto}.noscroll{overflow:hidden}::-webkit-selection{color:#fff;background:var(--dark-grey)}::-moz-selection{color:#fff;background:var(--dark-grey)}::-ms-selection{color:#fff;background:var(--dark-grey)}::selection{color:#fff;background:var(--dark-grey)}html,body{width:100%;font-family:'Helvetica',sans-serif;font-weight:400;font-size:18px;background:#fff;color:var(--dark-grey);scroll-behavior:smooth}a{text-decoration:none;transition:all .3s ease}h1,h2,h3,h4,h5,h6{margin-top:0;font-family:'Satoshi',sans-serif}h2{font-size:56px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--dark);margin-bottom:16px}h2.h2-medium{font-weight:500}h2.h2-big{font-size:64px;line-height:1.08;font-weight:700}p{font-family:'Satoshi',sans-serif;font-size:18px;color:var(--grey);line-height:1.5;font-weight:500;margin-top:0;margin-bottom:27px}p strong{font-weight:700}p.p-big{font-size:20px;letter-spacing:-0.02em}p.p-xl{font-size:24px}p.p-xxl{font-size:26px}.nmb{margin-bottom:0}.fullwrap{font-size:0;position:relative;z-index:1}.fullwrap.to-front{z-index:2}.fullwrap.spacing-small{padding-top:45px;padding-bottom:45px}.fullwrap.spacing-small-top{padding-top:45px}.fullwrap.spacing-small-bottom{padding-bottom:45px}.fullwrap.spacing{padding-top:90px;padding-bottom:90px}.fullwrap.spacing-top{padding-top:90px}.fullwrap.spacing-bottom{padding-bottom:90px}.fullwrap.spacing-big{padding-top:120px;padding-bottom:120px}.fullwrap.spacing-big-top{padding-top:120px}.fullwrap.spacing-big-bottom{padding-bottom:120px}.fullwrap.extra-spacing{padding-top:180px;padding-bottom:180px}.fullwrap.extra-spacing-top{padding-top:180px}.fullwrap.extra-spacing-bottom{padding-bottom:180px}.fullwrap.no-bottom{padding-bottom:0!important}.fullwrap.no-top{padding-top:0!important}.fullscreen{height:100vh}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) repeat(12,minmax(0,79px)) minmax(0,1fr);grid-gap:30px}.main-grid.main-grid-hero{display:grid;grid-template-columns:minmax(0,1fr) repeat(12,minmax(0,89px)) minmax(0,1fr);grid-gap:30px}.main-grid.grid-center{align-items:center}.main-grid .grid-wrap{grid-column-start:2;grid-column-end:14}.grid-half{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.grid-half.image-first>:first-child{grid-column-start:2;grid-column-end:3;grid-row-start:1}.grid-half.image-first>:last-child{grid-column-start:1;grid-column-end:2;grid-row-start:1}.grid-half.grid-center{align-items:center}.grid-half.grid-bottom{align-items:end}.highlight-blue{color:var(--blue)}.highlight-dark-grey{color:var(--dark-grey)}.highlight-white{color:#fff}.btn-primary{display:inline-block;outline:0;border:0;cursor:pointer;font-family:'Satoshi',sans-serif;font-size:16px;font-weight:700;color:#fff;background:var(--blue2);line-height:26px;border-radius:110px;padding:15px 22px;text-align:center;min-width:166px}.btn-primary:hover{background:var(--blue)}.btn-primary.btn-dark-grey:not(:hover){background:var(--dark-grey)}.header{position:fixed;top:0;left:0;width:100%;z-index:999;height:130px;padding:15px 0;transition:all .3s ease}.header.header-fixed{background:#fff;height:90px;padding:10px}.header .header-wrap{display:grid;grid-template-columns:180px 1fr 180px;align-items:center;max-width:1366px;margin:0 auto;padding:0 15px}.header .header-logo .logo{display:block;width:100%;height:100px;transform:translateY(20px)}.header.header-fixed .header-logo .logo{height:70px;transform:translateY(0)}.header .header-logo .logo .logo-img{height:100%;width:auto;transition:all .3s ease}#pg-interior .header:not(.header-fixed):not(.opened) .header-logo .logo .logo-img,#pg-recubrimientos .header:not(.header-fixed):not(.opened) .header-logo .logo .logo-img{filter:brightness(0) invert(1)}.header .header-nav{display:flex}.main-menu{list-style:none;margin:0;padding:0;display:inline-flex;justify-content:center;align-items:center;gap:11px;margin:auto;background:#fff;border-radius:100px;padding:4px 26px 4px 5px;height:48px}.main-menu .menu-link:not(.m-home){display:block;font-family:'Helvetica',sans-serif;font-size:16px;font-weight:400;color:var(--dark-grey);line-height:40px;border:0;background:0;cursor:pointer}.main-menu .menu-link:not(.m-home):hover,.main-menu .has-submenu.opened .menu-link.open-submenu{color:var(--blue)}.main-menu .menu-link.m-home{display:block;font-family:'Helvetica',sans-serif;font-size:16px;font-weight:700;color:#fff;line-height:40px;background:var(--blue);position:relative;border-radius:100px;padding:0 14px 0 40px}.main-menu .menu-link.m-home:hover{background:var(--blue2)}.main-menu .menu-link.m-home::before{content:'';position:absolute;top:50%;left:12px;transform:translateY(-50%);width:16px;height:16px;background:url(../images/icon-home.png) center / contain no-repeat}.main-menu .menu-link.m-home svg{position:absolute;top:50%;left:12px;transform:translateY(-50%)}.has-submenu{position:relative}.has-submenu .submenu{display:none;position:absolute;top:45px;left:-70px;right:-70px;background:#fff;list-style:none;margin:0;padding:5px 10px 12px 10px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;text-align:center}.footer-nav .has-submenu .submenu{top:0;transform:translateY(-100%);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:20px;border-top-left-radius:20px}.has-submenu.opened .submenu{display:block}.has-submenu .menu-link.open-submenu{position:relative;padding-right:20px}.has-submenu .menu-link.open-submenu::after{content:'';width:0;height:0;border-style:solid;border-width:6.9px 4px 0 4px;border-color:var(--dark-grey) transparent transparent transparent;position:absolute;top:50%;right:5px;transform:translateY(-50%);transition:all .3s ease}.has-submenu .menu-link.open-submenu:hover::after{border-top-color:var(--blue)}.has-submenu.opened .menu-link.open-submenu::after{border-width:0 4px 6.9px 4px;border-color:transparent transparent var(--blue) transparent}.has-submenu .submenu .menu-link{line-height:1.5;padding:5px 0}.header .header-btn{text-align:right}.header .header-btn .btn-header{display:inline-block;border-radius:82px;background:var(--blue2);padding:0 20px;color:#fff;font-family:'Satoshi',sans-serif;font-size:16px;font-weight:700;line-height:56px}.header .header-btn .btn-header:hover{background:var(--blue)}.header .header-btn .btn-menu{display:none;width:40px;height:56px;border:0;background:0;outline:0}.header .header-btn .btn-menu .bar{display:block;width:100%;height:2px;background:var(--dark-grey);border-radius:4px}.header .header-btn .btn-menu .bar:nth-child(2){margin:3px 0}#pg-interior .header:not(.opened):not(.header-fixed) .header-btn .btn-menu .bar,#pg-recubrimientos .header:not(.opened):not(.header-fixed) .header-btn .btn-menu .bar{background:#fff}.hero{padding-top:20px;position:relative;width:100%;overflow:hidden}.hero .hero-bg{position:absolute;width:1262px;height:975px;top:50px;left:180px;background-color:rgba(53,54,61,.2);transform:rotate(19deg);z-index:10;pointer-events:none}.hero .hero-textura{position:absolute;width:621px;height:454px;top:100px;right:10px;background:url(../images/hero-textura.png) center / contain no-repeat;z-index:11;pointer-events:none}.hero .hero-txt{grid-column-start:2;grid-column-end:10;position:relative;z-index:10;padding:200px 0}.hero .hero-img{grid-column-start:10;grid-column-end:14}.hero .hero-txt .inner-wrap{max-width:793px}.hero .swiper-button-next,.hero .swiper-button-prev,.hero-interior .swiper-button-next,.hero-interior .swiper-button-prev{width:48px;height:48px;background:url(../images/icon-arrow-right.png) center / contain no-repeat}.hero .swiper-button-prev,.hero-interior .swiper-button-prev{transform:rotate(-180deg)}.hero .swiper-button-next::after,.hero .swiper-button-prev::after,.hero-interior .swiper-button-next::after,.hero-interior .swiper-button-prev::after{display:none}.hero .hero-txt h1{font-family:'Satoshi',sans-serif;font-size:80px;font-weight:700;line-height:.99;letter-spacing:-.03em;color:var(--dark-grey);margin-bottom:33px}.hero .hero-txt p{font-family:'Satoshi',sans-serif;font-size:25px;font-weight:500;line-height:1.2;color:var(--grey)}.hero .hero-txt p strong{font-weight:700}.hero .hero-img .slider-fix{height:100%;display:block}.hero .hero-slider{position:relative;height:100%}.hero-slider-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.hero-swiper{width:100%;height:100%}.swiper-slide img{width:100%;height:100%}.home-sectores-heading{text-align:center;margin-bottom:59px}.home-sectores-heading p{font-family:'Helvetica Neue',sans-serif;font-weight:700;color:var(--dark-grey);font-size:24px}.home-sectores{display:flex;flex-wrap:wrap;justify-content:space-between;gap:21px;max-width:1145px;margin:0 auto}.home-sectores .home-sector-item{width:221px}.home-sectores .home-sector{max-width:221px}.home-sectores .home-sector img{width:100%;max-width:100%;height:auto;transition:opacity .3s ease}.home-sectores .home-sector img:hover{opacity:.8}.home-sectores .home-sector .home-sector-btn{padding:21px 13px 0 13px;text-align:center}.home-sectores .home-sector .btn-sector{display:inline-flex;font-family:'Satoshi',sans-serif;font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:1.2;text-align:center;border-radius:100px;background:var(--blue);padding:13px 15px;color:#fff;width:100%;max-width:195px;transition:background .3s ease;min-height:74px}.home-sectores .home-sector .btn-sector span{margin:auto}.home-sectores .home-sector .btn-sector:hover{background:var(--blue2)}.nosotros{background:var(--transparent-grey);border-radius:80px;padding:70px 15px}.nosotros-wrap{max-width:1120px;margin:0 auto}.nosotros-heading .inner-wrap{max-width:530px}.nosotros-heading .line-heading{background:var(--grey2);border-radius:98px;padding:0 16px;margin-bottom:40px;line-height:30px;font-family:'Satoshi',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;display:inline-block}.nosotros-heading .nosotros-datos{margin-top:76px;display:flex;gap:40px}.nosotros-datos .dato h3.dato-numero{font-family:'Satoshi',sans-serif;font-size:100px;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--dark-grey);margin-bottom:8px;position:relative}.nosotros-datos .dato h3.dato-numero.has-icon{padding-left:52px}.nosotros-datos .dato h3.dato-numero.has-icon::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:35px;background:url(../images/icon-star.svg) center / contain no-repeat}.nosotros-txt .inner-wrap{max-width:488px;border:3px solid rgba(255,255,255,.6);border-radius:50px;background:var(--blue);position:relative;padding:50px 40px;overflow:hidden}.nosotros-txt .inner-wrap p{position:relative;z-index:2}.nosotros-txt .inner-wrap::before{content:'';mix-blend-mode:color-burn;background:url(../images/bg-nosotros.png) center / cover;position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;z-index:0}.marcas-wrap{background-color:var(--dark-grey);background-image:url(../images/bg-marcas-l.svg),url(../images/bg-marcas-r.svg);background-position:left top 120px,right bottom 250px;background-repeat:no-repeat;border-radius:40px;padding:77px 20px}.marcas-wrap .inner-wrap{max-width:1072px;margin:0 auto}.marcas-heading{text-align:center;margin-bottom:70px}.marcas{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:55px 35px;align-items:center}.marcas .marca{text-align:center}.marcas .marca img{max-width:200px;height:auto;max-height:90px;width:100%;object-fit:contain;object-position:center}.main{padding-top:20px;position:relative}.main::before{content:'';position:absolute;top:0;right:0;pointer-events:none;width:621px;height:242px;background:url(../images/textura2.svg) center / contain no-repeat;z-index:10}.hero-interior{border-radius:31px;background-size:cover;background-position:center;max-width:1399px;margin:0 auto;padding:216px 15px 142px 15px;position:relative;overflow:hidden}.hero-interior:not(.hero-recubrimientos)::before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(17,17,17,.6);z-index:2}.hero-interior.hero-abrasivos{background-image:url(../images/bg-abrasivos.png)}.hero-interior.hero-herramientas{background-image:url(../images/bg-herramientas2.png)}.hero-interior.hero-sierras{background-image:url(../images/bg-sierras2.png)}.hero-interior.hero-soldaduras{background-image:url(../images/bg-soldaduras.png)}.hero-interior.hero-quimicos{background-image:url(../images/bg-solventes.png)}.hero-interior.hero-adhesivos{background-image:url(../images/bg-adhesivos3.png)}.hero-interior.hero-acabados{background-image:url(../images/bg-acabados.png)}.hero-interior.hero-refinish{background-image:url(../images/bg-refinish2.png)}.hero-interior .inner-wrap{max-width:793px;margin:0 auto;text-align:center;position:relative;z-index:4;pointer-events:none}.rslide{position:relative}.rslide::before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(17,17,17,.6);z-index:2}.hero-interior.hero-recubrimientos .inner-wrap{max-width:100%}.hero-interior h1{font-family:'Satoshi',sans-serif;font-size:80px;font-weight:700;line-height:.99;letter-spacing:.03em;margin:0;color:#fff}.recubrimientos-top{max-width:1104px;margin:0 auto;text-align:center}.interior-info{background-color:var(--light-grey);background-repeat:no-repeat;border-radius:40px;padding:118px 15px;background-blend-mode:multiply;position:relative}.interior-info.info-abrasivos{background-image:url(../images/bg-abrasivos-info2.png);background-position:right center}.interior-info.info-herramientas{background-image:url(../images/bg-herramientas-info2.png);background-position:right bottom 20px}.interior-info.info-sierras{background-image:url(../images/bg-sierras-info.png);background-position:right top 200px}.interior-info.info-soldaduras{background-image:url(../images/bg-soldaduras-info.png);background-position:right top}.interior-info.info-quimicos{background-image:url(../images/bg-quimicos-info.png);background-position:right center}.interior-info.info-adhesivos{background-image:url(../images/bg-adhesivos-info2.png);background-position:right center}.interior-info.info-acabados{background-image:url(../images/bg-acabados-info2.png);background-position:right center}.interior-info.info-refinish{background-image:url(../images/bg-refinish-info2.png);background-position:right center}.interior-info.info-arquitectonicos{background-image:url(../images/bg-arquitectonicos-info.png);background-position:right center}.interior-info .rindustriales-slider{position:absolute;top:50%;right:0;z-index:0;pointer-events:none;transform:translateY(-50%);width:416px}.swiper-slide.rslide img{object-fit:cover;object-position:center}.interior-info .interior-info-wrap{max-width:1102px;margin:0 auto;position:relative;z-index:10}.info-heading{margin-bottom:21px;max-width:837px;display:flex;gap:70px;align-items:flex-start}.info-heading-btns{width:251px;display:inline-block;vertical-align:top}.info-heading-btns ul{list-style:none;margin:0;padding:0}.info-heading-btns ul li:not(:last-child){margin-bottom:10px}.info-heading-btns ul li .btn-primary{display:block;width:100%}.info-subheading{font-family:'Helvetica',sans-serif;font-size:35px;font-weight:400;color:var(--blue);margin-bottom:70px}.info-abrasivos .info-subheading{max-width:545px}.info-txt{max-width:837px}.info-arquitectonicos .info-txt{max-width:723px}.info-rindustriales .info-txt{max-width:723px}.info-abrasivos .info-txt{max-width:723px}.info-refinish .info-txt{max-width:723px}.info-txt p,.info-txt li{font-size:26px;font-family:'Helvetica',sans-serif;font-weight:400;letter-spacing:0;line-height:1.08;color:var(--dark-grey)}.info-txt ul{margin:0 0 24px 0}#contacto{margin-top:-70px;max-width:1400px;margin:-70px auto 0 auto}.contacto{border-radius:40px;background:#f8f8f8;padding:170px 15px 0 15px}.contacto-wrap{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:4fr 3fr;align-items:end;grid-gap:45px 30px}.contacto-l h2{max-width:651px;margin-bottom:45px}.contacto-l .inner-wrap{max-width:688px}.contacto-form{margin-top:50px;display:grid;grid-template-columns:1fr 150px;grid-gap:25px;align-items:end}.form-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px 25px;max-width:517px}.form-wrap ::placeholder{opacity:1;color:var(--dark)}.input-wrap.input-full{grid-column:span 2}.input-wrap input,.input-wrap textarea{display:block;width:100%;border:0;outline:0;color:var(--dark);font-family:'Inter',sans-serif;font-size:16px;font-weight:400;line-height:18px;background:#f1f1f1;border-radius:88px;padding:25px;transition:all .3s ease}.input-wrap input:focus,.input-wrap textarea:focus{background:var(--transparent-grey)}.input-wrap textarea{height:154px;border-radius:31px;resize:none}.contacto-r .inner-wrap{max-width:537px;margin-left:auto}.mapa{position:relative;padding-top:64%}.mapa iframe{position:absolute;top:0;left:0;width:100%;height:100%}.redes-wrap{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:15px;margin-bottom:15px}.redes-wrap .redes{list-style:none;margin:0;padding:0}.redes li{display:inline-block;vertical-align:middle}.redes li:not(:last-child){margin-right:25px}.redes li a{display:block;border-radius:50%;width:49px;height:49px;background:#0030340D;position:relative}.redes li a:hover{background:var(--blue2)}.redes li a svg{width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.redes li a svg path{fill:var(--dark-grey);transition:all .3s ease}.redes li a:hover svg path{fill:#fff}.contacto-btns{margin-top:25px}.contacto-btns .btn-primary{margin-right:5px;margin-bottom:10px}.hidden{display:none}.footer-info-wrap{max-width:1210px;margin:0 auto;text-align:center;margin-top:55px}.footer-info-wrap p{font-size:24px;letter-spacing:-.02em}.footer-info-wrap li{font-family:'Satoshi',sans-serif;font-size:22px;letter-spacing:-.02em;font-weight:500}.footer-info-wrap li{color:var(--blue)}.footer-info-wrap .footer-info{list-style:none;padding:0;display:flex;justify-content:space-between;text-align:center;margin:10px 0 0 0;gap:10px}.footer-bottom{max-width:1281px;margin:25px auto 0 auto;border-top:1.5px solid #1111161A;padding:38px 0}.fmixen{text-align:center;color:var(--dark-grey);font-size:14px}.fmixen a{color:var(--blue);border-bottom:1px solid var(--blue)}.footer-enlaces{list-style:none;margin:0;padding:0;text-align:right}.footer-enlaces li{display:inline-block;vertical-align:middle;margin-right:45px}.footer-enlaces li a{font-family:'Satoshi',sans-serif;font-size:16px;font-weight:500;color:var(--dark-grey)}.footer-enlaces li a:hover{color:var(--grey)}.footer-nav{display:flex;margin-top:40px}@media screen and (max-width:1080px){.hero .hero-txt h1{font-size:54px}.hero .hero-txt{grid-column-end:9}.hero .hero-img{grid-column-start:9}.hero .hero-txt p{font-size:20px}h2{font-size:48px}h2.h2-big{font-size:52px}.hero-interior h1{font-size:68px}.home-sectores-heading p{font-size:20px}.nosotros-datos .dato h3.dato-numero{font-size:80px}.contacto-btns .btn-primary:first-child{margin-bottom:20px}.footer-info-wrap .footer-info{display:block}.footer-info-wrap li{margin-bottom:20px}.info-txt,.info-subheading{max-width:600px}}@media screen and (max-width:810px){.hero .hero-txt h1{font-size:46px}h2{font-size:44px}h2.h2-big{font-size:48px}.hero-interior h1{font-size:58px}.header .header-logo .logo{transform:translateY(0)}.header .header-nav,.header .header-btn .btn-header{display:none}.header.opened{background:#fff}.header.opened .header-nav{position:fixed;top:130px;left:0;width:100%;text-align:center;background:#fff;transition:all .3s ease;padding:10px 5px}.header.opened.header-fixed .header-nav{top:90px}.header.opened .header-nav{display:block}.header .header-btn .btn-menu{display:inline-block}.header.opened .header-btn .btn-menu span{background:var(--blue)}.header .header-wrap{grid-template-columns:180px 1fr}.hero .hero-txt{padding:150px 0}.grid-half,.contacto-wrap{grid-template-columns:1fr}.grid-half.image-first>:first-child,.grid-half.image-first>:last-child{grid-column-start:auto;grid-column-end:auto;grid-row-start:auto}.nosotros-heading .inner-wrap{max-width:488px;margin:0 auto 30px auto}.nosotros-txt .inner-wrap{margin:0 auto}.contacto-r .inner-wrap{max-width:100%}.interior-info.info-abrasivos,.interior-info.info-refinish,.interior-info.info-herramientas,.interior-info.info-sierras,.interior-info.info-quimicos,.interior-info.info-adhesivos,.interior-info.info-acabados,.interior-info.info-soldaduras{background-position:right top;padding-bottom:50px}.info-heading{display:block}.info-titulo{margin-bottom:40px}}@media screen and (max-width:768px){.interior-info.info-abrasivos,.interior-info.info-refinish,.interior-info.info-herramientas,.interior-info.info-sierras,.interior-info.info-quimicos,.interior-info.info-adhesivos,.interior-info.info-acabados,.interior-info.info-soldaduras,.interior-info.info-arquitectonicos{background-image:none}.rindustriales-slider{display:none}.info-heading{display:flex}p.p-xxl{font-size:22px}}@media screen and (max-width:640px){.hero .hero-img .slider-fix{display:table}.hero .hero-slider{padding-top:192%}.main-grid,.main-grid.main-grid-hero{grid-template-columns:1fr 1fr;padding-left:20px;padding-right:20px}.main-grid .grid-wrap,.hero .hero-txt,.hero .hero-img{grid-column:span 2}.hero .hero-txt{padding-top:180px;padding-bottom:30px}.home-sectores .home-sector-item{width:100%}.home-sectores .home-sector{max-width:100%}.hero .hero-txt h1{font-size:42px}h2{font-size:38px}h2.h2-big{font-size:40px}.hero-interior h1{font-size:42px}.nosotros-heading .nosotros-datos{display:block}.nosotros-heading .nosotros-datos .dato{width:100%;margin-bottom:30px}.nosotros{border-radius:40px;padding:40px 15px 30px 15px}.contacto-form{grid-template-columns:1fr}.form-wrap .input-wrap{grid-column:span 2}.marcas{grid-template-columns:repeat(2,minmax(0,1fr))}.marcas .marca-spacing{display:none}.footer-enlaces{text-align:center}.footer-enlaces li:last-child{margin:0}.footer-nav{display:none}.redes-wrap{display:block}.redes-wrap .redes{margin-top:20px;margin-bottom:40px}.nosotros-txt .inner-wrap{padding:30px 18px}.nosotros-datos .dato h3.dato-numero{font-size:60px}.nosotros-heading .nosotros-datos{display:grid;grid-template-columns:1fr 1fr}.info-heading{display:block}.info-subheading{font-size:28px}.info-txt p,.info-txt li{font-size:22px}.interior-info{padding-top:50px}.main-menu{display:block;text-align:center;height:auto}.main-menu .menu-link:not(.m-home),.main-menu .menu-link,.main-menu .menu-link.m-home{display:inline-block}.main{padding:0}.hero-interior{border-top-right-radius:0;border-top-left-radius:0}p.p-xxl{font-size:20px}}