:root{--color-primary: #1C60E8;--color-primary-tint: #dde7fc;--color-dark: #444444;--color-medium: #8C8C8C;--color-light: #f0f0f0;--color-content: #F2F4F8;--color-white: #FFFFFF;--color-gray: #292929;--color-purple: #4D17FA;--color-yellow: #F5A827;--color-red: #EB3648;--color-orange: #D66E40;--font-family: 'Montserrat', sans-serif}*{margin:0;padding:0}body{font-family:var(--font-family)}.wrapper-home{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wrapper-home .left-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-home .left-container .intro{width:265px;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;margin-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wrapper-home .left-container .intro img{width:100%}.wrapper-home .left-container .intro p{color:var(--color-medium)}.wrapper-home .left-container .donut{position:fixed;width:200px;top:0;right:50%}.wrapper-home .left-container .more{position:fixed;bottom:20px;right:51.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wrapper-home .left-container .more .linkedin{margin-left:16px}.wrapper-home .left-container .more .language{width:30px;height:30px;border:1px solid var(--color-primary);border-radius:3px;color:var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-home .right-container{overflow:hidden;width:50%}.wrapper-home .right-container .item-project{width:100%;height:43vw;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper-home .right-container .item-project .img-project{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:40%;-webkit-transition:0.3s width ease-in-out;transition:0.3s width ease-in-out}.wrapper-home .right-container .item-project .img-project img{width:100%}.wrapper-home .right-container .item-project:hover .img-project{width:43%}.wrapper-home .right-container .item-project .bottom{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.wrapper-home .right-container .item-project .bottom div .logo-project{width:120px}.wrapper-home .right-container .item-project .bottom p{margin:0;color:var(--color-white);font-size:0.75rem}.wrapper-home .right-container .item-project .bottom i{color:var(--color-white);font-size:30px}.wrapper-home .right-container .item-project.tiendapp{background-color:var(--color-gray)}.wrapper-home .right-container .item-project.tap{background-color:var(--color-red)}.wrapper-home .right-container .item-project.lr{background-color:var(--color-purple)}.wrapper-home .right-container .item-project.lr .img-project{width:60%}.wrapper-home .right-container .item-project.lr:hover .img-project{width:65%}.wrapper-home .right-container .item-project.lr .bottom div .logo-project{width:50px}.wrapper-home .right-container .item-project.asuntos{background-color:var(--color-yellow)}.wrapper-home .right-container .item-project.asuntos .img-project{width:60%}.wrapper-home .right-container .item-project.asuntos:hover .img-project{width:65%}.wrapper-home .right-container .item-project.asuntos .bottom div .logo-project{width:188px}.wrapper-home .right-container .item-project.agro{background-color:var(--color-orange)}.wrapper-home .right-container .item-project.agro .img-project{width:60%}.wrapper-home .right-container .item-project.agro:hover .img-project{width:65%}.wrapper-home .right-container .item-project.agro .bottom div .logo-project{width:220px}@media (max-width: 768px){.wrapper-home{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:scroll;height:auto;flex-direction:column}.wrapper-home .left-container{width:100%;height:80vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.wrapper-home .left-container .intro{position:static}.wrapper-home .left-container .donut{position:absolute;width:100px;top:0;right:0}.wrapper-home .left-container .more{width:30px;position:absolute;bottom:20px;right:auto;left:50%;margin-left:-38px}.wrapper-home .right-container{width:100%}.wrapper-home .right-container .item-project{height:auto}.wrapper-home .right-container .item-project .img-project{margin:2rem 0}}.wrapper-home.project .left-container{width:20%;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;background-color:var(--color-white);-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;position:relative}.wrapper-home.project .left-container .intro{width:190px;margin-top:4rem}.wrapper-home.project .left-container .intro .btn{padding:12px 10px;font-size:13px}.wrapper-home.project .left-container ul{margin:2rem 0;width:100%}.wrapper-home.project .left-container ul li{list-style:none;width:100%}.wrapper-home.project .left-container ul li a{text-decoration:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.75rem;display:block;color:var(--color-primary);-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.wrapper-home.project .left-container ul li a.active{font-weight:500;color:var(--color-dark);pointer-events:none}.wrapper-home.project .left-container ul li a.active:hover{background:var(--color-white)}.wrapper-home.project .left-container ul li a:hover{background:var(--color-primary-tint)}.wrapper-home.project .left-container .more{left:12.5%;right:auto}.wrapper-home.project .left-container .header-menu{display:none}.wrapper-home.project .left-container .header-menu i{font-size:30px;color:var(--color-primary)}.wrapper-home.project .right-container{background-color:var(--color-content);width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;padding-bottom:10rem}.wrapper-home.project .right-container .top{width:100%;padding:2rem;margin-top:2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-home.project .right-container .top a{text-decoration:none}.wrapper-home.project .right-container .top a i{font-size:35px;color:var(--color-dark)}.wrapper-home.project .right-container .logo-project{width:55%;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-home.project .right-container .logo-project img{height:60px}.wrapper-home.project .right-container .logo-project.lr img{height:100px}.wrapper-home.project .right-container .logo-project.agro img{height:20px}.wrapper-home.project .right-container .logo-project a{text-decoration:none;color:var(--color-primary)}.wrapper-home.project .right-container .logo-project a:visited{color:var(--color-primary)}.wrapper-home.project .right-container h3,.wrapper-home.project .right-container h4,.wrapper-home.project .right-container h5{width:55%;color:var(--color-primary);margin:1.5rem 0}.wrapper-home.project .right-container h3{font-size:18px}.wrapper-home.project .right-container h4{font-size:17px}.wrapper-home.project .right-container p{width:55%;font-size:15px;color:var(--color-dark);margin:1rem 0}.wrapper-home.project .right-container p b{font-weight:600}.wrapper-home.project .right-container p.with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-home.project .right-container p .icon{width:22px;margin-right:1rem}.wrapper-home.project .right-container .divide-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:55%}.wrapper-home.project .right-container .divide-content div{width:50%;padding-right:2rem}.wrapper-home.project .right-container .divide-content div p{width:100%}.wrapper-home.project .right-container img.article-images{width:70%;margin:1rem 0}.wrapper-home.project .top-bar-mobile{width:100%;padding:20px;background-color:var(--color-white);position:fixed;top:0;left:0;display:none}.wrapper-home.project .top-bar-mobile i{font-size:30px}@media (max-width: 768px){.wrapper-home.project .left-container,.wrapper-home.project .right-container{width:100%}.wrapper-home.project .left-container{position:fixed;height:100vh;width:100vw;top:0;left:-100vw;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wrapper-home.project .left-container.showMenu{left:0vw;top:0}.wrapper-home.project .left-container .intro{width:210px;margin-top:0;margin:auto}.wrapper-home.project .left-container .header-menu{position:absolute;top:0;right:0;padding:1.5rem;width:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.wrapper-home.project .top-bar-mobile{display:block}.wrapper-home.project .right-container .top{padding:2rem}.wrapper-home.project .right-container .top i{display:none}.wrapper-home.project .right-container p,.wrapper-home.project .right-container h3,.wrapper-home.project .right-container h4,.wrapper-home.project .right-container img.article-images{width:90%}.wrapper-home.project .right-container .divide-content{width:90%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper-home.project .right-container .divide-content div{width:100%;padding:0}.wrapper-home.project .right-container .logo-project{text-align:center;margin-bottom:0px;width:90%;padding:0 1rem}.wrapper-home.project .right-container .logo-project img{width:auto}.wrapper-home.project .right-container .logo-project a{font-size:13px}.wrapper-home.project .right-container .logo-project.asuntos img{height:30px}.wrapper-home.project .right-container .logo-project.agro img{height:15px}.wrapper-home.project .more{position:relative;left:initial !important;bottom:initial;right:initial !important;margin-left:initial;width:auto;margin-top:48px}}p{margin:1.5rem 0;line-height:1.5}.block{display:block;width:100%}.btn{padding:16px 20px;color:var(--color-primary);border:1px solid var(--color-primary);background-color:var(--color-white);font-family:var(--font-family);text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.btn:hover{background-color:var(--color-primary);color:var(--color-white)}
/*# sourceMappingURL=styles.css.map */