/*
negocio/plantillas/panels/texto/style.css
negocio/plantillas/panels/lineatiempo/style.css
negocio/plantillas/panels/banner/style.css
negocio/plantillas/panels/footer/style.css
*/
.mdl-texto{padding:4rem 0}.mdl-texto.nopt{padding-top:0}.mdl-texto.nopb{padding-bottom:0}.mdl-texto .m-content{margin:0 auto;max-width:47.4rem;text-align:center}.mdl-texto .m-content header{font-family:Futura,sans-serif;margin-bottom:.5rem;font-size:1.3rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#202130;text-transform:uppercase}.mdl-texto .m-content .m-title-f35{font-size:35px}.mdl-texto .m-content .m-subtitle-text{font-family:Futura,sans-serif;font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.7;letter-spacing:.47px;text-align:center;color:#202130;text-transform:uppercase}.mdl-texto .m-content .m-title-left{text-align:left}.mdl-texto .m-content .m-text{margin-top:1.9rem;font-family:'DM Sans',sans-serif;font-size:1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#616d7c}.mdl-texto .m-content .m-text ul{margin-left:2rem}.mdl-texto .m-content .m-text a{color:#000;text-decoration:underline}.mdl-texto .m-content .m-text-left{text-align:left}.mdl-texto .m-fichero{width:100%}.mdl-texto .m-fichero__desc{width:20rem;margin-top:2rem;margin-left:62%}.mdl-texto .m-fichero__desc a{font-weight:700;display:flex}.mdl-texto .m-fichero__desc a svg{margin-right:.5rem;margin-bottom:.4rem}@media (max-width:900px) and (orientation:portrait){.mdl-texto{margin-top:-2rem;margin-bottom:-2rem}}@media (max-width:900px){.mdl-texto{padding-left:20px;padding-right:20px}}@media (max-width:767px) and (orientation:portrait){.mdl-texto .m-fichero__desc{margin-left:38%}}
.lineatiempo{padding:3rem 0;visibility:hidden}.lineatiempo__top{color:#202130;text-align:center;margin-bottom:2.5rem}.lineatiempo__header{background-color:#fff;padding:.75rem 1rem;color:#202130;margin-bottom:2rem}.lineatiempo__header__inner{display:flex;align-items:center;justify-content:space-between}.lineatiempo__header__inner>*{display:flex;align-items:center}.lineatiempo__header__inner>* .icon{margin-right:1rem}.lineatiempo__main{position:relative}.lineatiempo__line{position:relative;background:url(/content/img/timeline-bg.png);height:300px}.lineatiempo__item{position:absolute;top:9px;height:250px;background-color:#fff;box-shadow:0 0 3rem rgba(0,0,0,.25);font-size:17px;line-height:1.5}.lineatiempo__item__img{position:relative;width:100%;height:50%}.lineatiempo__item__img>img{position:relative;width:100%;height:100%;object-fit:cover;font-family:'object-fit: cover;'}.lineatiempo__item__content{padding:13px}.lineatiempo__item__time{display:flex;align-items:center;color:#202130;font-size:12px;margin-bottom:12px}.lineatiempo__item__time>*+*{margin-left:6px}.lineatiempo__marks{position:absolute;bottom:0;left:0;font-size:15px;opacity:.24;color:#202130}.lineatiempo__marks>*{position:absolute;top:0;transform:translateX(-50%)}.lineatiempo__nav{display:none;transition:opacity .3s ease}.lineatiempo__nav.disabled{opacity:0;pointer-events:none}@media (min-width:48em){.lineatiempo__top{margin-bottom:4rem}.lineatiempo__header{margin-bottom:1rem}.lineatiempo__viewport{overflow:hidden;padding:2.5rem 2rem}.lineatiempo__nav{display:block;position:absolute;top:0;height:100%}.lineatiempo__nav:before{content:'';display:block;position:absolute;top:0;width:50px;height:100%;z-index:1;pointer-events:none;background:url(/content/img/shadow-hr-vertical.png) no-repeat;background-size:contain}.lineatiempo__nav.prev{left:0}.lineatiempo__nav.prev:before{left:100%}.lineatiempo__nav.next{right:0}.lineatiempo__nav.next:before{right:100%;transform:scaleX(-1)}.lineatiempo__nav__btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.lineatiempo__item{font-size:15px}}@media (min-width:85.375em){.lineatiempo__line{height:325px}.lineatiempo__item{height:280px}}
.mdl-banner{padding:8rem 0 2rem}.mdl-banner__bg{background-size:contain;background-repeat:no-repeat}.mdl-banner .m-content{margin:0 auto;max-width:55rem;display:flex}.mdl-banner .m-content .m-col-left{margin:0 auto;max-width:30rem;text-align:left}.mdl-banner .m-content .m-col-left header{max-width:25rem;font-family:Futura,sans-serif;margin-top:3rem;margin-bottom:3rem;font-size:1.3rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.7;letter-spacing:normal;color:#202130;text-transform:uppercase}.mdl-banner .m-content .m-col-left .m-text-white{color:#fff}.mdl-banner .m-content .m-col-left .m-text{margin-top:1.9rem;font-family:'DM Sans',sans-serif;font-size:1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#616d7c}.mdl-banner .m-content .m-col-left .m-boton{margin-bottom:3rem}.mdl-banner .m-content .m-col-right{margin:0 auto;max-width:30rem;display:flex}.mdl-banner .m-content .m-col-right .m-img1{width:276px;height:230px;object-fit:contain}.mdl-banner .m-content .m-col-right .m-img2{margin-left:1rem;margin-top:-7rem;width:276px;height:230px;object-fit:contain}@media (max-width:900px) and (orientation:portrait){.mdl-banner{padding:1.5rem 0 2rem}.mdl-banner .m-content{display:block}.mdl-banner .m-content .m-col-left{text-align:center;max-width:22rem}.mdl-banner .m-content .m-col-left header{font-size:1.1rem;margin-bottom:2rem}.mdl-banner .m-content .m-col-left .m-boton{max-width:14rem;margin-left:4rem}.mdl-banner .m-content .m-col-right{display:block}.mdl-banner .m-content .m-col-right .m-img1{margin-left:2.5rem}.mdl-banner .m-content .m-col-right .m-img2{margin-left:2.5rem;margin-top:2rem}}@media (max-width:900px) and (orientation:landscape){.mdl-banner .m-content{display:block}.mdl-banner .m-content .m-col-left{text-align:center}.mdl-banner .m-content .m-col-left header{margin-bottom:2rem;max-width:27rem}.mdl-banner .m-content .m-col-left .m-boton{max-width:14rem;margin-left:5.5rem}.mdl-banner .m-content .m-col-right{display:block}.mdl-banner .m-content .m-col-right .m-img1{margin-left:3.5rem}.mdl-banner .m-content .m-col-right .m-img2{margin-left:3.5rem;margin-top:2rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.mdl-banner .m-content{margin-left:3rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.mdl-banner .m-content{padding-left:5rem;display:block}.mdl-banner .m-content .m-col-left{text-align:center;max-width:30rem}.mdl-banner .m-content .m-col-left header{margin-bottom:2rem}.mdl-banner .m-content .m-col-left .m-boton{max-width:14rem;margin-left:5.5rem}.mdl-banner .m-content .m-col-right{display:block}.mdl-banner .m-content .m-col-right .m-img1{margin-left:3.5rem;width:276px;height:230px;object-fit:contain}.mdl-banner .m-content .m-col-right .m-img2{margin-left:3.5rem;margin-top:2rem;width:276px;height:230px;object-fit:contain}}
.css-text2{font:500 1.5rem/1.36 'DM Sans',sans-serif;color:#fff}@media (max-width:767px){.css-text2{font-size:1.1rem;line-height:.93rem}}.css-text3{font:1.1rem/1.59 Lato,sans-serif;color:#fff}@media (max-width:767px){.css-text3{font-size:1rem;line-height:1.7rem}}.css-button3{font:1.1rem/1.59 Lato,sans-serif;font-weight:900;color:#fff;height:3.5rem;border-radius:4px;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;min-width:12rem;text-transform:uppercase;padding:0 20px;box-sizing:border-box;box-shadow:0 10px 10px -5px #046b04;border:1px solid rgba(255,255,255,.4)}@media (max-width:767px){.css-button3{font-size:1rem;line-height:1.7rem}}.mdl-footer{padding:0!important;background-color:#fff}.mdl-footer .m-content{margin:0 auto;max-width:1300px;display:flex;align-items:center;justify-content:space-between;align-items:flex-end}.mdl-footer .m-news{padding:2.7rem 3.3rem;background-color:#f1f1ec;text-align:center}.mdl-footer .m-news .m-title{font:500 1.5rem/1.36 'DM Sans',sans-serif;color:#fff;color:#444;margin:0 auto;max-width:45.2rem}@media (max-width:767px){.mdl-footer .m-news .m-title{font-size:1.1rem;line-height:.93rem}}.mdl-footer .m-news .m-text{font:1.1rem/1.59 Lato,sans-serif;color:#fff;color:#a5a597;margin-top:.93rem;margin:0 auto;max-width:45.2rem}@media (max-width:767px){.mdl-footer .m-news .m-text{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-news .m-inputs{margin-top:2rem;display:flex;align-items:center;justify-content:space-between}.mdl-footer .m-news .m-inputs .m-input{flex-grow:1;flex-basis:0}.mdl-footer .m-input{position:relative;margin-right:10px}.mdl-footer .m-input input{font:1.1rem/1.59 Lato,sans-serif;color:#fff;line-height:5.2rem;color:#a5a597;background-color:#fff;padding:0 2rem 0;height:5.2rem;border-radius:.4rem;box-sizing:border-box;width:100%}@media (max-width:767px){.mdl-footer .m-input input{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-input input::-webkit-input-placeholder{font:1.1rem/1.59 Lato,sans-serif;color:#fff;line-height:5.2rem;color:#a5a597}@media (max-width:767px){.mdl-footer .m-input input::-webkit-input-placeholder{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-input input::-moz-placeholder{font:1.1rem/1.59 Lato,sans-serif;color:#fff;line-height:5.2rem;color:#a5a597}@media (max-width:767px){.mdl-footer .m-input input::-moz-placeholder{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-input input:-ms-input-placeholder{font:1.1rem/1.59 Lato,sans-serif;color:#fff;line-height:5.2rem;color:#a5a597}@media (max-width:767px){.mdl-footer .m-input input:-ms-input-placeholder{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-input input:-moz-placeholder{font:1.1rem/1.59 Lato,sans-serif;color:#fff;line-height:5.2rem;color:#a5a597}@media (max-width:767px){.mdl-footer .m-input input:-moz-placeholder{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-button{font:1.1rem/1.59 Lato,sans-serif;font-weight:900;color:#fff;height:3.5rem;border-radius:4px;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;min-width:12rem;text-transform:uppercase;padding:0 20px;box-sizing:border-box;box-shadow:0 10px 10px -5px #046b04;border:1px solid rgba(255,255,255,.4);box-shadow:none;min-width:9.23rem;flex:none;transition:.3s ease}@media (max-width:767px){.mdl-footer .m-button{font-size:1rem;line-height:1.7rem}}.mdl-footer .m-button:hover{box-shadow:0 10px 10px 5px #046b04}.mdl-footer .m-check{display:flex;align-items:center;margin-top:2.2rem;font:1.5rem Lato,sans-serif;color:#a5a597;text-align:left}.mdl-footer .m-check input:checked~i{background-color:#f3f3f3}.mdl-footer .m-check input:checked~i:before{left:2.3rem}.mdl-footer .m-check a{color:#637285;text-decoration:underline;display:inline-block}.mdl-footer .m-check i{width:4.5rem;height:2.4rem;border-radius:99rem;box-shadow:inset 0 .1rem .3rem 0 rgba(0,0,0,.2);background-color:#e7e7df;position:relative;overflow:hidden;transition:.3s ease;margin-right:2rem;flex:none}.mdl-footer .m-check i:before{content:'';position:absolute;top:50%;left:.2rem;width:2rem;height:2rem;border-radius:50%;box-shadow:0 .2rem .4rem 0 rgba(0,0,0,.2);transform:translateY(-50%);background-color:#fff;transition:.3s ease}.mdl-footer .m-patterns{border-bottom:1px solid #d6d6cf;padding:12px 50px}.mdl-footer .m-patterns .m-img img{display:block;max-height:4.26rem}.mdl-footer .m-patterns .m-img img:nth-of-type(2){display:none}.mdl-footer .m-patterns .m-img.sta-hoverOFF:hover img:nth-of-type(1){display:none}.mdl-footer .m-patterns .m-img.sta-hoverOFF:hover img:nth-of-type(2){display:block}.mdl-footer .m-links{padding:3.6rem 3.33rem 0;display:flex;align-items:center;justify-content:center;font:900 17px/20px Lato,sans-serif}.mdl-footer .m-links span{padding:0 3.33rem;border-right:1px solid #d6d6cf;text-align:center}.mdl-footer .m-links span:first-child{padding-left:0}.mdl-footer .m-links span:last-child{border:0;padding-right:0}.mdl-footer .m-links__aie{background-image:none!important}.mdl-footer .m-links a{background-image:linear-gradient(73deg,#444 -17%,#444 22%,#444 59%,#444 95%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:.3s ease;text-transform:uppercase}.mdl-footer .m-links a.active,.mdl-footer .m-links a:hover{background-image:linear-gradient(73deg,#ff6161,#ff6161,#ff6161,#ff6161)}.mdl-footer .m-rrss{padding:3.33rem;display:flex;align-items:center;justify-content:center}.mdl-footer .m-rrss__aie:before{background-image:none!important}.mdl-footer .m-rrss a{margin:0 .73rem}.mdl-footer .m-rrss a i:before{background-image:linear-gradient(73deg,#cacabe -17%,#cacabe 22%,#cacabe 59%,#cacabe 95%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:2rem;transition:.3s ease}.mdl-footer .m-rrss a:hover i:before{background-image:linear-gradient(73deg,#ff6161,#ff6161,#ff6161,#ff6161)}.mdl-footer .m-rrss a img{width:2rem;display:block}.mdl-footer .m-rrss a img:nth-of-type(2){display:none}.mdl-footer .m-rrss a:hover img{display:none}.mdl-footer .m-rrss a:hover img:nth-of-type(2){display:block}.mdl-footer .m-rel{padding:1.33rem 3rem;border-top:1px solid #d6d6cf;border-bottom:1px solid #d6d6cf}.mdl-footer .m-rel a{max-width:33.33%;max-height:3rem;transition:.3s ease}.mdl-footer .m-rel a img{display:block;max-width:100%}.mdl-footer .m-rel a img:nth-of-type(2){display:none}.mdl-footer .m-rel a.sta-hoverOFF:hover img:nth-of-type(1){display:none}.mdl-footer .m-rel a.sta-hoverOFF:hover img:nth-of-type(2){display:block}.mdl-footer .m-bot{color:#a5a597;font:15px/1.67 Lato,sans-serif;padding:.93rem 3rem}.mdl-footer .m-linkss{display:flex;align-items:center}.mdl-footer .m-linkss a{margin-right:3rem}@media (max-width:1024px){.mdl-footer .m-rel a img{max-height:2.64rem}}@media (min-width:48em) and (orientation:portrait){.mdl-footer .m-content{margin-left:-4rem;align-items:center}.mdl-footer .m-content a{margin-right:.4rem}.mdl-footer .m-content a img{width:6rem}.mdl-footer .m-links{align-items:flex-start}.mdl-footer .m-links span{font-size:.9rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){.mdl-footer .m-links{align-items:flex-start}.mdl-footer .m-links span{max-width:19rem;font-size:.9rem}}@media (max-width:900px){.mdl-footer .m-patterns{padding:2rem 4rem}.mdl-footer .m-patterns .m-img img{max-height:4rem;max-width:9.5rem}.mdl-footer .m-links{padding:5rem 4rem 0}.mdl-footer .m-links span{padding:0;border:0;margin-right:3.6rem}.mdl-footer .m-links span:last-child{margin-right:0}.mdl-footer .m-rrss{padding:5rem 4rem}.mdl-footer .m-rel{padding:2.8rem 4rem}.mdl-footer .m-rel a img{max-height:3.3rem}.mdl-footer .m-bot{padding:.93rem 4rem}}@media (max-width:767px){.mdl-footer .m-news{padding:4rem 2rem 4rem;position:relative}.mdl-footer .m-news .m-inputs{margin-top:2.7rem;flex-wrap:wrap}.mdl-footer .m-news .m-inputs .m-input{width:100%;margin-bottom:1.5rem;margin-right:0;flex-grow:inherit;flex-basis:auto}.mdl-footer .m-check{margin-top:0}.mdl-footer .m-check input:checked~i:before{left:3.1rem}.mdl-footer .m-check i{width:6.2rem;height:3.4rem;margin-right:2.3rem}.mdl-footer .m-check i:before{width:2.8rem;height:2.8rem;left:.3rem}.mdl-footer .m-button{height:6rem;bottom:4rem;position:absolute;left:2rem;width:calc(100% - 4rem);box-sizing:border-box}.mdl-footer .m-patterns{padding:2.2rem 2rem 3.4rem}.mdl-footer .m-patterns .m-content{flex-wrap:wrap}.mdl-footer .m-patterns .m-img{margin:.8rem 0;width:50%}.mdl-footer .m-patterns .m-img img{max-height:6rem;max-width:100%;margin:0 auto}.mdl-footer .m-links{padding:4rem 2rem 0;flex-direction:column}.mdl-footer .m-links span{margin:.7rem 0}.mdl-footer .m-rrss{padding:4rem 2rem 4.5rem}.mdl-footer .m-rel{padding:1.9rem 2rem}.mdl-footer .m-rel .m-content{flex-direction:column;align-items:center}.mdl-footer .m-rel a{margin:1.9rem 0;max-width:100%}.mdl-footer .m-rel a img{max-height:4rem}.mdl-footer .m-bot{padding:2rem 2rem .93rem}.mdl-footer .m-bot .m-content{align-items:flex-end}.mdl-footer .m-bot .m-linkss{flex-direction:column;align-items:flex-start}}
