@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,400&display=swap);:root{--color-1:#4423d9;--color-2:#185f98;--color-dark:#18181b}body{font-family:Montserrat,sans-serif;color:#18181b;line-height:1.5;font-size:1rem!important}body,html{overflow-x:hidden!important}html{font-size:15px!important}a{color:#4423d9;text-decoration:underline;opacity:1}a:hover{color:#684de2}.sec{padding:70px 0}.btn,a.btn,button.btn{background:#4423d9;border:1px solid #4423d9;color:#fff;text-decoration:none!important;font-weight:600;border-radius:7px;background-clip:padding-box;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease;padding:7px 20px;font-size:1rem;height:40px}.btn:hover,a.btn:hover,button.btn:hover{background:#5d40e0;color:#fff}.btn.btn-lg,a.btn.btn-lg,button.btn.btn-lg{min-width:200px;font-size:18px;padding:12px 30px;height:53px}.btn.btn-white,a.btn.btn-white,button.btn.btn-white{background:#f0f0f0;border-color:#f0f0f0;color:#b6b3c7}.btn.btn-white:hover,a.btn.btn-white:hover,button.btn.btn-white:hover{background:#fff;border-color:#fff}.btn.btn-accent,a.btn.btn-accent,button.btn.btn-accent{background:#ff7a00;border-color:#ff7a00;color:#fff!important}.btn.btn-accent:hover,a.btn.btn-accent:hover,button.btn.btn-accent:hover{background:#ff9533;border-color:#ff9533}.btn.btn-outline,a.btn.btn-outline,button.btn.btn-outline{border:2px solid #4423d9;color:#4423d9;background:transparent;-webkit-box-shadow:none;box-shadow:none}.btn.btn-outline:hover,a.btn.btn-outline:hover,button.btn.btn-outline:hover{background:transparent}.btn.btn-outline.btn-accent,a.btn.btn-outline.btn-accent,button.btn.btn-outline.btn-accent{border-color:#ff7a00;color:#ff7a00!important}.btn.btn-outline.btn-white,a.btn.btn-outline.btn-white,button.btn.btn-outline.btn-white{border-color:#fff;color:#fff}.btn.btn-outline.btn-white:hover,a.btn.btn-outline.btn-white:hover,button.btn.btn-outline.btn-white:hover{background:hsla(0,0%,100%,.1)}.btn.btn-outline.btn-dark,a.btn.btn-outline.btn-dark,button.btn.btn-outline.btn-dark{border-color:#18181b;color:#18181b}.btn.btn-clear,a.btn.btn-clear,button.btn.btn-clear{border-color:transparent;background:transparent;color:#4423d9;-webkit-box-shadow:none;box-shadow:none}.btn.btn-clear.btn-white,a.btn.btn-clear.btn-white,button.btn.btn-clear.btn-white{color:#fff}.btn.btn-sm,a.btn.btn-sm,button.btn.btn-sm{padding:3px 14px;height:32px}.form{max-width:600px;margin:0 auto;padding:0 0 160px}.form .validation-summary-errors ul li{color:#fb110d;font-weight:600;margin-bottom:8px}.form .form-group label{opacity:1}.form .form-group label.error{color:#fb110d;font-weight:600}.form .form-group .form-control.error{border-color:#fb110d}.form .submit-cont .btn{display:block;margin:0 auto;width:400px;max-width:100%}.title-huge{font-size:34px}.title-1,.title-huge{font-weight:800;color:#18181b}.title-1{font-size:27px}.title-caps{font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:3px}.text-big{font-weight:500;font-size:16px;line-height:1.5}a{text-decoration:none;font-weight:600}a:hover{text-decoration:underline}.m{max-width:1500px;margin:0 auto;padding:0 30px}#homePage{padding-top:0}@-webkit-keyframes bgdiagonalbars{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes bgdiagonalbars{0%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}to{-webkit-transform:translateX(25%);transform:translateX(25%)}}#homeIntro{position:relative;background-color:#08080c;overflow:hidden}#homeIntro .bg-diagonal-bars{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0}#homeIntro .bg-diagonal-bars .bg{-webkit-animation:bgdiagonalbars 34s ease-in-out infinite alternate;animation:bgdiagonalbars 34s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,#121216 50%,#29292d 0);bottom:0;left:-50%;opacity:.5;position:absolute;right:-50%;top:0;z-index:-1}#homeIntro .bg-diagonal-bars .bg2{animation-direction:alternate-reverse;-webkit-animation-duration:50s;animation-duration:50s}#homeIntro .bg-diagonal-bars .bg3{-webkit-animation-duration:61s;animation-duration:61s}#homeIntro .home-intro-slider{position:relative;z-index:2}#homeIntro .home-intro-slider .slide{height:100vh;position:relative}#homeIntro .home-intro-slider .slide .bg{top:0;left:0;position:absolute;z-index:0;height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-image:none!important;background-color:transparent}#homeIntro .home-intro-slider .slide .cont{position:relative;z-index:1;height:100%;max-width:800px;color:#fff;font-size:37px;padding:0 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:center;margin:0 auto}#homeIntro .home-intro-slider .slide .cont h1{font-size:2.5rem;cursor:default;opacity:.8}#homeIntro .scroll-down-cont{position:absolute;z-index:3;bottom:44px;left:0;width:100%;text-align:center}#homeIntro .scroll-down-cont .scroll-down{width:100px;display:block;position:relative;text-align:center;color:#fff;text-decoration:none;opacity:.3;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:13px;margin:0 auto}#homeIntro .scroll-down-cont .scroll-down:hover{opacity:.6}#homeIntro .scroll-down-cont .scroll-down .scroll-down-icon{position:relative;color:#fff;display:block;margin:0 auto 15px;overflow:hidden;width:24px;height:50px;border:2px solid #fff;border-radius:30px;opacity:1}#homeIntro .scroll-down-cont .scroll-down .scroll-down-icon:after{display:block;content:"";position:absolute;left:50%;top:10px;width:4px;height:4px;margin-left:-2px;background-color:#fff;border-radius:2px;-webkit-animation:mouse-wheel 2.5s cubic-bezier(.77,0,.175,1) infinite;animation:mouse-wheel 2.5s cubic-bezier(.77,0,.175,1) infinite}@-webkit-keyframes mouse-wheel{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}10%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}30%{-webkit-transform:translateY(0);transform:translateY(0);height:4px}50%{-webkit-transform:translateY(0);transform:translateY(0);height:20px}70%{-webkit-transform:translateY(15px);transform:translateY(15px);height:4px;opacity:1}90%{opacity:0}to{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}}@keyframes mouse-wheel{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}10%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}30%{-webkit-transform:translateY(0);transform:translateY(0);height:4px}50%{-webkit-transform:translateY(0);transform:translateY(0);height:20px}70%{-webkit-transform:translateY(15px);transform:translateY(15px);height:4px;opacity:1}90%{opacity:0}to{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}}#contactBox{background-color:#f6f6f6;padding:100px 0}#contactBox .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#contactBox .cont .left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center}#contactBox .cont .left h2{max-width:400px;margin:0 auto}#contactBox .cont .right{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center}#contactBox .cont .right p{color:#b6b3c7;font-weight:600;max-width:300px;margin:0 auto 30px}#contactBox .cont .right p a{color:#b6b3c7;font-weight:700}#contactBox .cont .right .btn{margin:0 auto 30px}#footer{background:#18181b;color:#fff}#footer a{color:#6a46ff}#footer .cont{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:44px 0 20px}#footer .cont,#footer .cont .left{display:-webkit-box;display:-ms-flexbox;display:flex}#footer .cont .left{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .cont .left .footer-logo{margin-right:20px}#footer .cont .left .footer-logo svg{height:25px}#footer .cont .left .footer-logo svg path,#footer .cont .left .footer-logo svg polygon{fill:#fff}#footer .cont .left .credit{font-size:.75rem;opacity:.5;line-height:1}#footer .cont .right{text-align:right}#footer .cont .right .footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .cont .right .footer-nav ul li{margin-left:15px}#footer .cont .right .footer-nav ul li a{display:block;color:#fff;text-decoration:none}#footer .cont .right .footer-nav ul li a:hover{text-decoration:underline}#footer .cont .right .footer-nav .lang-links{margin-top:12px;text-align:right}#footer .cont .right .footer-nav .lang-links a{margin-left:12px}#footer .redes{width:100%;padding:15px 20px 0;text-align:center}#footer .redes a{display:inline-block;margin:0 6px 15px}#footer .redes a img{width:28px}#footer .datos-contacto{width:100%;padding:0 20px 20px;text-align:center;font-size:0}#footer .datos-contacto a{color:#fff;font-weight:400}#footer .datos-contacto span{margin-bottom:8px;font-size:.75rem;opacity:.5;display:inline-block;border-left:1px solid hsla(0,0%,100%,.2);padding:0 8px;line-height:1.5}#footer .datos-contacto span:first-child{border:0}#servicesSec{position:relative;background-color:#000}#servicesSec .services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#servicesSec .services .serv{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center;position:relative}#servicesSec .services .serv .img{position:relative;z-index:1;width:100%;height:30vw;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;opacity:.44}#servicesSec .services .serv .inf{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;padding:15px 44px;display:-webkit-box;display:-ms-flexbox;display:flex}#servicesSec .services .serv .inf,#servicesSec .services .serv .inf .inf-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#servicesSec .services .serv .inf .inf-box{max-width:555px;margin:0 auto;height:80px;background:#fff;padding:27px 44px;display:none}#servicesSec .services .serv .inf .inf-box .title{color:#18181b}#servicesSec .services .serv .inf .extra-inf{overflow:hidden;color:#fff;max-width:510px;margin:0 auto;font-size:1.08rem;font-weight:600}#servicesSec .services .serv .inf .extra-inf .secondary-title{margin:30px auto 25px;color:#fff}#servicesSec .services .serv .inf .extra-inf .description{margin:15px auto 35px}#servicesSec .services .serv .inf .extra-inf a{display:inline-block}#servicesSec .services-cuadro{background-color:#18181b;color:#fff}.hey-no-touch #servicesSec .services .serv .img{-webkit-transition:all .44s ease;transition:all .44s ease;opacity:1}.hey-no-touch #servicesSec .services .serv .inf .inf-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .44s ease;transition:all .44s ease;-webkit-transform:translate(0);transform:translate(0);position:absolute;width:300px;left:50%;margin-left:-150px;top:50%;margin-top:-40px}.hey-no-touch #servicesSec .services .serv .inf .extra-inf{-webkit-transition:all .44s ease;transition:all .44s ease;opacity:0}.hey-no-touch #servicesSec .services .serv .inf .extra-inf .secondary-title{margin-top:0}.hey-no-touch #servicesSec .services .serv:hover .img{opacity:.17}.hey-no-touch #servicesSec .services .serv:hover .inf .inf-box{-webkit-transform:translateY(-140px);transform:translateY(-140px);opacity:0}.hey-no-touch #servicesSec .services .serv:hover .inf .extra-inf{-webkit-transition-delay:.3s;transition-delay:.3s;opacity:1}.heading{display:-webkit-box;display:-ms-flexbox;display:flex;padding:72px 0}.heading .heading-left{max-width:400px}.heading .heading-left .title{margin-bottom:.8em}.heading .heading-right{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}#characteristics{color:#fff}#characteristics .charac-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;padding:80px 0 30px}#characteristics .charac-list .charac{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;margin:0 40px 70px;position:relative}#characteristics .charac-list .charac img{display:block;margin:0 auto;height:60px}#characteristics .charac-list .charac .inf .title{font-weight:700;font-size:1.05rem;margin:30px auto 25px}#characteristics .charac-list .charac .inf .description{font-size:.85rem;line-height:1.5;opacity:.7}#characteristics .darker-sec{background-color:#3b1cca}#characteristics .darker-sec .heading,#characteristics .darker-sec .heading h1{color:#fff}#characteristics .darker-sec .heading .heading-left{max-width:640px}#work{padding-bottom:60px}.hey-touch .slick-next,.hey-touch .slick-prev{top:19vw}.work-slider{width:100%;margin:0}.work-elem{position:relative;text-decoration:none!important}.work-elem,.work-elem span{display:block}.work-elem .img{position:relative;z-index:1;width:100%;height:19vw;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.work-elem .inf{position:relative;padding:20px 30px;z-index:2;color:#18181b}.work-elem .inf .title{font-weight:700;font-size:1.06rem;margin-bottom:8px}.hey-no-touch .work-elem .inf{position:absolute;width:100%;height:100%;left:0;top:0;text-align:center;padding:30px;color:#fff;-webkit-transition:all .25s ease;transition:all .25s ease;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hey-no-touch .work-elem .inf .subtitle,.hey-no-touch .work-elem .inf .title{-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transform:translateY(30px);transform:translateY(30px)}.hey-no-touch .work-elem:hover .inf{opacity:1;background-color:rgba(0,0,0,.8)}.hey-no-touch .work-elem:hover .inf .subtitle,.hey-no-touch .work-elem:hover .inf .title{-webkit-transform:translate(0);transform:translate(0)}.page{padding-top:0}#pageIntro .para-fake,#pageIntro .parallax-window{min-height:20vw;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:144px 0 44px;position:relative}#pageIntro .para-fake .intro-links,#pageIntro .parallax-window .intro-links{position:absolute;bottom:0;left:0;padding:30px;z-index:2}#pageIntro .para-fake .intro-links a,#pageIntro .parallax-window .intro-links a{color:#fff;opacity:.75;-webkit-transition:all .3s ease;transition:all .3s ease}#pageIntro .para-fake .intro-links a:hover,#pageIntro .parallax-window .intro-links a:hover{opacity:1;text-decoration:none}#pageIntro .cont{max-width:600px;margin:0 auto;padding:0 20px;color:#fff;position:relative;z-index:3}#pageIntro .cont .subida{text-transform:uppercase;margin-bottom:10px}#pageIntro .cont .subida a{color:#6a46ff}#pageIntro .cont h1{line-height:1.2;color:#fff;margin-bottom:30px}#pageIntro .cont .subtitle{color:#fff;font-weight:600;font-size:1rem;max-width:420px;margin:0 auto}.subida{text-transform:uppercase}.subida a{color:#6a46ff!important;font-weight:700;font-size:.9rem}#partner{text-align:center;background-color:#f6f6f6}#partner .m{max-width:800px}#partner h1{margin-bottom:30px}#partner .subtitle{color:#b6b3c7;margin-bottom:30px;font-weight:600}#partner .services-links a{margin:0 10px 20px}#aboutInfoBoxes{position:relative}#aboutInfoBoxes .elem{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#aboutInfoBoxes .elem,#aboutInfoBoxes .elem .inf{display:-webkit-box;display:-ms-flexbox;display:flex}#aboutInfoBoxes .elem .inf{min-height:444px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:80px}#aboutInfoBoxes .elem .img{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}#aboutInfoBoxes .elem:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#clients{background-color:#f6f6f6;text-align:center;margin-bottom:30px}#clients h1{margin-bottom:44px}.client-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.client-list .client{-webkit-box-flex:0;-ms-flex:0 0 144px;flex:0 0 144px;text-align:center;margin:0 20px 40px}.client-list .client img{display:block;margin:0 auto;max-width:100%;opacity:.2}.client-list .client h2{display:none}#servicesList{background:#fff}#servicesList .serv .serv-hash-handle{-webkit-box-flex:0;-ms-flex:none;flex:none;display:inline-block;width:0;height:0;position:relative;top:-100px;visibility:hidden}#servicesList .serv .m{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1280px}#servicesList .serv .m .inf{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:100px}#servicesList .serv .m .inf .title{margin-bottom:.6em}#servicesList .serv .m .inf .subtitle{font-weight:600;color:#b6b3c7}#servicesList .serv .m .inf .editor-cont ul{max-width:444px}#servicesList .serv .m .inf .editor-cont ul li{margin-bottom:.5em;font-weight:600}#servicesList .serv .m .inf .btn-cont{padding-top:10px}#servicesList .serv .m .img-col{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%}#servicesList .serv:nth-child(odd){background-color:#fff}#servicesList .serv:nth-child(2n){background-color:#f6f6f6}.work-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work-list .work-elem{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.parallax-window .bg-overlay{-webkit-box-flex:0;-ms-flex:none;flex:none;position:absolute;left:0;top:0;width:100%;height:100%;background:#05021b;opacity:.8;z-index:0}#contactPage #pageIntro .para-fake,#contactPage #pageIntro .parallax-window{padding:144px 0 50px;min-height:16vw}#contactPage .form .form-group label{color:#fff;opacity:1}#contactPage .form .form-group label.error{color:#fb110d}#workDetail{background:#fff}#workDetail .info{padding:50px 0 75px}#workDetail .info .m{max-width:900px}#workDetail .info .description{font-size:1.08rem;color:#b6b3c7;font-weight:600;line-height:1.6;text-align:center}#workDetail .info .btn-cont{padding:20px 0 0;text-align:center}#workDetail .gallery{background-color:#f6f6f6;padding:70px 0;margin-bottom:44px}#workDetail .gallery .gallery-list .gal-item img{display:block;max-width:100%;margin:0 auto 44px;-webkit-box-shadow:0 1px 18px rgba(0,0,0,.2);box-shadow:0 1px 18px rgba(0,0,0,.2)}@media only screen and (max-width:1440px){.m{max-width:1320px;padding:0 30px}}@media only screen and (max-width:1280px){.work-elem .img{height:24vw}.work-elem .inf{padding:13px 17px 17px}.work-elem .inf .title{font-size:1rem;margin-bottom:2px}.work-elem .inf .subtitle{font-size:.8rem}.work-list .work-elem{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%}#homeIntro .home-intro-slider .slide .cont h1{font-size:2.32rem}}@media only screen and (max-width:992px){#aboutInfoBoxes .elem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important;margin-bottom:10px}#aboutInfoBoxes .elem .inf{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:0;padding:30px 20px}#aboutInfoBoxes .elem .img{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:40vw;margin:0 auto}.title-huge{font-size:1.5rem}.title-1{font-size:20px}.text-big{font-size:1rem;line-height:1.5}.work-elem .img{height:34vw}.work-list .work-elem{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:768px){.m{padding:0 20px}html{font-size:14px!important}body{line-height:1.6}.title-huge{font-size:31px}.title-caps{font-size:16px;letter-spacing:2px}#pageIntro .cont h1{margin-bottom:15px}#pageIntro .parallax-window{min-height:44vw;padding:150px 0 100px}#pageIntro .para-fake .intro-links,#pageIntro .parallax-window .intro-links{padding:20px;font-size:.9rem}#servicesList .serv{padding:20px 0 40px}#servicesList .serv .m{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#servicesList .serv .m .inf{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0}#servicesList .serv .m .img-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:44vw;margin-top:40px;display:none}#partner h1{max-width:300px;margin:0 0 30px}#partner .services-links,#partner .subtitle,#partner h1{text-align:left}#partner .services-links a{display:block;margin-bottom:10px}#homeIntro .home-intro-slider .slide .cont h1{font-size:2rem}.heading{padding:44px 0;display:block}.heading .heading-left{max-width:100%}.heading .heading-right{max-width:100%;padding:30px 0 0;text-align:left}#servicesSec .services .serv{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#servicesSec .services .serv .img{height:55vw}#work{padding-bottom:0}#characteristics .charac-list .charac .inf .description{font-size:1rem}#footer{padding-bottom:84px}#footer .cont .left{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .cont .left .footer-logo{margin:0 0 20px}#footer .cont .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:20px 0 0;text-align:center}#footer .cont .right .footer-nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .cont .right .footer-nav ul li{margin:0 7px;font-size:.9rem}#footer .cont .right .footer-nav .lang-links{text-align:center;font-size:.9rem}#footer .datos-contacto span.address{display:block;border:0}.hey-touch .slick-next,.hey-touch .slick-prev{top:26vw}.work-elem .img{height:54vw}.work-list .work-elem{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.sec{padding:50px 0}#workDetail .info{padding:20px 0 40px}#workDetail .gallery{padding:40px 0 0}}@media only screen and (max-width:550px){.sec{padding:44px 0}.btn,a.btn,button.btn{height:37px;padding:6px 17px}.btn.btn-outline,a.btn.btn-outline,button.btn.btn-outline{border-width:1px}#homeIntro .scroll-down-cont{bottom:59px}#homeIntro .home-intro-slider .slide{height:calc(100vh - 155px)}#homeIntro .home-intro-slider .slide .cont{padding:40px 20px 120px;text-align:center}#homeIntro .home-intro-slider .slide .cont h1{text-align:center;font-size:1.6rem;font-weight:600;line-height:1.8}#homeIntro .bg-diagonal-bars .bg{-webkit-animation:bgdiagonalbars 12s ease-in-out infinite alternate;animation:bgdiagonalbars 12s ease-in-out infinite alternate;background-image:linear-gradient(-52deg,#121216 50%,#29292d 0)}#homeIntro .bg-diagonal-bars .bg2{-webkit-animation-duration:50s;animation-duration:50s}#homeIntro .bg-diagonal-bars .bg3{-webkit-animation-duration:23s;animation-duration:23s}#servicesSec .services .serv .img{height:85vw}#servicesSec .services .serv .inf{padding:15px 20px}#servicesSec .services .serv .inf .extra-inf .secondary-title{margin:0 auto 10px}#servicesSec .services .serv .inf .extra-inf .description{margin:10px auto 20px}#contactBox{padding:44px 0 18px}#contactBox .cont .left,#contactBox .cont .right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#contactBox .cont .right{padding-top:30px}}@media only screen and (max-width:480px){.title-huge{font-size:26px}.title-caps{font-size:13px;letter-spacing:2px}.sec{padding:30px 0}}@font-face{font-family:summernote;font-style:normal;font-weight:400;font-display:auto;src:url("./font/summernote.eot");src:url("./font/summernote.eot?#iefix") format("embedded-opentype"),url("./font/summernote.woff2") format("woff2"),url("./font/summernote.woff") format("woff"),url("./font/summernote.ttf") format("truetype")}[class*=" note-icon"]:before,[class^=note-icon]:before{display:inline-block;font-family:summernote;font-style:normal;font-size:inherit;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:"\EA01"}.note-icon-align-center:before{content:"\EA02"}.note-icon-align-indent:before{content:"\EA03"}.note-icon-align-justify:before{content:"\EA04"}.note-icon-align-left:before{content:"\EA05"}.note-icon-align-outdent:before{content:"\EA06"}.note-icon-align-right:before{content:"\EA07"}.note-icon-arrow-circle-down:before{content:"\EA08"}.note-icon-arrow-circle-left:before{content:"\EA09"}.note-icon-arrow-circle-right:before{content:"\EA0A"}.note-icon-arrow-circle-up:before{content:"\EA0B"}.note-icon-arrows-alt:before{content:"\EA0C"}.note-icon-arrows-h:before{content:"\EA0D"}.note-icon-arrows-v:before{content:"\EA0E"}.note-icon-bold:before{content:"\EA0F"}.note-icon-caret:before{content:"\EA10"}.note-icon-chain-broken:before{content:"\EA11"}.note-icon-circle:before{content:"\EA12"}.note-icon-close:before{content:"\EA13"}.note-icon-code:before{content:"\EA14"}.note-icon-col-after:before{content:"\EA15"}.note-icon-col-before:before{content:"\EA16"}.note-icon-col-remove:before{content:"\EA17"}.note-icon-eraser:before{content:"\EA18"}.note-icon-float-left:before{content:"\EA19"}.note-icon-float-none:before{content:"\EA1A"}.note-icon-float-right:before{content:"\EA1B"}.note-icon-font:before{content:"\EA1C"}.note-icon-frame:before{content:"\EA1D"}.note-icon-italic:before{content:"\EA1E"}.note-icon-link:before{content:"\EA1F"}.note-icon-magic:before{content:"\EA20"}.note-icon-menu-check:before{content:"\EA21"}.note-icon-minus:before{content:"\EA22"}.note-icon-orderedlist:before{content:"\EA23"}.note-icon-pencil:before{content:"\EA24"}.note-icon-picture:before{content:"\EA25"}.note-icon-question:before{content:"\EA26"}.note-icon-redo:before{content:"\EA27"}.note-icon-rollback:before{content:"\EA28"}.note-icon-row-above:before{content:"\EA29"}.note-icon-row-below:before{content:"\EA2A"}.note-icon-row-remove:before{content:"\EA2B"}.note-icon-special-character:before{content:"\EA2C"}.note-icon-square:before{content:"\EA2D"}.note-icon-strikethrough:before{content:"\EA2E"}.note-icon-subscript:before{content:"\EA2F"}.note-icon-summernote:before{content:"\EA30"}.note-icon-superscript:before{content:"\EA31"}.note-icon-table:before{content:"\EA32"}.note-icon-text-height:before{content:"\EA33"}.note-icon-trash:before{content:"\EA34"}.note-icon-underline:before{content:"\EA35"}.note-icon-undo:before{content:"\EA36"}.note-icon-unorderedlist:before{content:"\EA37"}.note-icon-video:before{content:"\EA38"}.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;display:none;z-index:100;color:#87cefa;background-color:#fff;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;vertical-align:middle;text-align:center;font-size:28px;font-weight:700}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-airframe,.note-editor.note-frame{border:1px solid #00000032}.note-editor.note-airframe.codeview .note-editing-area .note-editable,.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-airframe.codeview .note-editing-area .note-codable,.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-airframe .note-editing-area,.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-airframe .note-editing-area .note-editable,.note-editor.note-frame .note-editing-area .note-editable{padding:10px;overflow:auto;word-wrap:break-word}.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-airframe .note-editing-area .note-codable,.note-editor.note-frame .note-editing-area .note-codable{display:none;width:100%;padding:10px;border:none;-webkit-box-shadow:none;box-shadow:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;resize:none;outline:none;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:0}.note-editor.note-airframe.fullscreen,.note-editor.note-frame.fullscreen{position:fixed;top:0;left:0;width:100%!important;z-index:1050}.note-editor.note-airframe.fullscreen .note-resizebar,.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-airframe .note-status-output,.note-editor.note-frame .note-status-output{display:block;width:100%;font-size:14px;line-height:1.42857143;height:20px;margin-bottom:0;color:#000;border:0;border-top:1px solid #e2e2e2}.note-editor.note-airframe .note-status-output:empty,.note-editor.note-frame .note-status-output:empty{height:0;border-top:0 solid transparent}.note-editor.note-airframe .note-status-output .pull-right,.note-editor.note-frame .note-status-output .pull-right{float:right!important}.note-editor.note-airframe .note-status-output .text-muted,.note-editor.note-frame .note-status-output .text-muted{color:#777}.note-editor.note-airframe .note-status-output .text-primary,.note-editor.note-frame .note-status-output .text-primary{color:#286090}.note-editor.note-airframe .note-status-output .text-success,.note-editor.note-frame .note-status-output .text-success{color:#3c763d}.note-editor.note-airframe .note-status-output .text-info,.note-editor.note-frame .note-status-output .text-info{color:#31708f}.note-editor.note-airframe .note-status-output .text-warning,.note-editor.note-frame .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-airframe .note-status-output .text-danger,.note-editor.note-frame .note-status-output .text-danger{color:#a94442}.note-editor.note-airframe .note-status-output .alert,.note-editor.note-frame .note-status-output .alert{margin:-7px 0 0;padding:7px 10px 2px;border-radius:0;color:#000;background-color:#f5f5f5}.note-editor.note-airframe .note-status-output .alert .note-icon,.note-editor.note-frame .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-airframe .note-status-output .alert-success,.note-editor.note-frame .note-status-output .alert-success{color:#3c763d!important;background-color:#dff0d8!important}.note-editor.note-airframe .note-status-output .alert-info,.note-editor.note-frame .note-status-output .alert-info{color:#31708f!important;background-color:#d9edf7!important}.note-editor.note-airframe .note-status-output .alert-warning,.note-editor.note-frame .note-status-output .alert-warning{color:#8a6d3b!important;background-color:#fcf8e3!important}.note-editor.note-airframe .note-status-output .alert-danger,.note-editor.note-frame .note-status-output .alert-danger{color:#a94442!important;background-color:#f2dede!important}.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid #00000032}.note-editor.note-airframe .note-statusbar .note-resizebar,.note-editor.note-frame .note-statusbar .note-resizebar{padding-top:1px;height:9px;width:100%;cursor:ns-resize}.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #00000032}.note-editor.note-airframe .note-statusbar.locked .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-airframe .note-placeholder,.note-editor.note-frame .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-editor .note-toolbar,.note-popover .popover-content{margin:0;padding:0 0 5px 5px}.note-editor .note-toolbar>.note-btn-group,.note-popover .popover-content>.note-btn-group{margin-top:5px;margin-left:0;margin-right:5px}.note-editor .note-toolbar .note-btn-group .note-table,.note-popover .popover-content .note-btn-group .note-table{min-width:0;padding:5px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat}.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre,.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p,.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p{margin:0;padding:0}.note-editor .note-toolbar .note-color-all .note-dropdown-menu,.note-popover .popover-content .note-color-all .note-dropdown-menu{min-width:337px}.note-editor .note-toolbar .note-color .dropdown-toggle,.note-popover .popover-content .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title{font-size:12px;margin:2px 7px;text-align:center;border-bottom:1px solid #eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select{font-size:11px;margin:3px;padding:0 3px;cursor:pointer;width:100%;border-radius:5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div,.note-popover .popover-content .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-editor .note-toolbar .note-dropdown-menu,.note-popover .popover-content .note-dropdown-menu{min-width:160px}.note-editor .note-toolbar .note-dropdown-menu.right,.note-popover .popover-content .note-dropdown-menu.right{right:0;left:auto}.note-editor .note-toolbar .note-dropdown-menu.right:before,.note-popover .popover-content .note-dropdown-menu.right:before{right:9px;left:auto!important}.note-editor .note-toolbar .note-dropdown-menu.right:after,.note-popover .popover-content .note-dropdown-menu.right:after{right:10px;left:auto!important}.note-editor .note-toolbar .note-dropdown-menu.note-check a i,.note-popover .popover-content .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,.note-popover .popover-content .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-editor .note-toolbar .note-fontsize-10,.note-popover .popover-content .note-fontsize-10{font-size:10px}.note-editor .note-toolbar .note-color-palette,.note-popover .popover-content .note-color-palette{line-height:1}.note-editor .note-toolbar .note-color-palette div .note-color-btn,.note-popover .popover-content .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0}.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,.note-popover .popover-content .note-color-palette div .note-color-btn:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .2s;transition:all .2s}.note-modal .modal-dialog{outline:0;border-radius:5px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{min-height:100px;font-size:30px;line-height:4;color:#d3d3d3;text-align:center;border:4px dashed #d3d3d3;margin-bottom:10px}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-holder,.note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;border:1px solid #000}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:none;border-bottom:none}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:none;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:none;border-right:none}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:none;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;color:#fff;background-color:#000;font-size:12px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{padding:3px;max-height:150px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:#fff;white-space:nowrap;text-decoration:none;background-color:#428bca;outline:0;cursor:pointer}.note-toolbar{background:#8080801d}.note-btn-group .note-btn{border-color:#00000032;padding:.28rem .65rem;font-size:13px}