*{margin:0;padding:0;font-family:"Montserrat",sans-serif;font-size:1em;font-weight:400;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}a{cursor:pointer;text-decoration:none;outline:none}a img{border:none;margin:0}img{max-width:100%;display:block;margin:0}b{font-weight:700}ul{list-style:none}button{cursor:pointer;border:none;outline:none}embed,iframe,iframe[style]{max-width:100%;height:auto}.noscroll{overflow:hidden}.container{display:block;width:100%}.content{width:92%;max-width:1200px;display:flex;flex-wrap:wrap;margin:0 auto}.m-top10{margin-top:10px}.alert{width:100%;height:55px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:1.125em;font-weight:700;color:#b1dd41;border:2px solid #b1dd41;padding:0 20px;border-radius:27px}.load-overlay{position:fixed;top:0;left:0;right:0;bottom:0;transition:all .5s,z-index 0ms;z-index:99;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden}.load-overlay.active{opacity:1;visibility:visible}.ajax_load{z-index:99;display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.ajax_load .ajax_load_box{font-weight:700;margin:auto;text-align:center;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.ajax_load .ajax_load_box_title{margin-top:15px;font-weight:600}.ajax_load .ajax_load_box_circle{border-top:16px solid #b1dd41 !important;border:16px solid #e3e3e3;border-radius:50%;margin:auto;width:80px;height:80px;-webkit-animation:spin 1.2s linear infinite;-o-animation:spin 1.2s linear infinite;animation:spin 1.2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ajax_response{width:100%;display:block}.message{width:100%;display:block;margin-bottom:20px;padding:15px;text-align:center;border:2px solid #cecfd4;font-weight:bold}.message.success{color:#36ba9b;border-color:#36ba9b}.message.info{color:#39aed9;border-color:#39aed9}.message.warning{color:#f5b946;border-color:#f5b946}.message.error{color:#d94352;border-color:#d94352}[data-anime]{opacity:0;transition:1s}[data-anime=left]{transform:translate3d(-50px, 0, 0)}[data-anime=right]{transform:translate3d(50px, 0, 0)}[data-anime=top]{transform:translate3d(0, -50px, 0)}[data-anime=bottom]{transform:translate3d(0, 50px, 0)}[data-anime].animate{opacity:1;transform:translate3d(0px, 0px, 0px)}.header{width:100%;display:block;position:absolute;left:0;top:0;z-index:1}.header.fixed{position:fixed;background-color:#f3f3f3;-webkit-box-shadow:0 0 6px rgba(0,0,0,.25);-moz-box-shadow:0 0 6px rgba(0,0,0,.25);box-shadow:0 0 6px rgba(0,0,0,.25);z-index:4}.header.fixed .content{justify-content:space-between;padding:20px 0}.header .content{align-items:center;padding-top:40px}.header .logo{width:150px}.header .nav{display:flex;flex-wrap:wrap;margin-left:10px}.header .nav .social{display:none}.header .mobile{display:none}.header .menu{display:flex;flex-wrap:wrap;align-items:center}.header .menu a{font-size:.9em;font-weight:500;color:#a0a0a0;padding:15px;position:relative}.header .menu a:after{content:"";width:0;height:2px;background-color:#a0a0a0;position:absolute;left:0;right:0;bottom:10px;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;transition-timing-function:ease-in;margin:auto}.header .menu a:hover:after{width:calc(100% - 30px)}.header .social{display:flex;flex-wrap:wrap;align-items:center}.header .social a{font-size:2em;color:#fff;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.header .social a:hover{color:#48c9f8}@media(max-width: 79.9375em){.header .menu a{font-size:.875em;padding:10px}}@media(max-width: 63.9375em){.header .content{justify-content:flex-end;padding-top:20px}.header .logo{margin-right:auto}.header .nav{width:90%;max-width:340px;height:100vh;justify-content:center;align-items:flex-start;align-content:flex-start;background-color:#3c3c3c;position:fixed;top:0;right:-100%;z-index:98;padding:20px;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.header .nav.active{right:0}.header .nav .mobile{margin:20px 0}.header .nav .social{display:flex;margin-top:15px}.header .mobile{display:block;width:35px;height:24px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;margin-top:-10px}.header .mobile span{display:block;position:absolute;height:4px;width:100%;background:#b1dd41;border-radius:4px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.header .mobile span:nth-child(1){top:0px}.header .mobile span:nth-child(2),.header .mobile span:nth-child(3){top:10px}.header .mobile span:nth-child(4){top:20px}.header .mobile.active span:nth-child(1),.header .mobile.active span:nth-child(4){top:5px;width:0%;left:50%}.header .mobile.active span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.header .mobile.active span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.header .menu a{width:100%;font-size:1em;font-weight:400;text-align:center;padding:15px}.header .menu a::after{display:none}.header .social{display:none}}@media(max-width: 44.9375em){.header.fixed .content{padding:15px 0}.header.fixed .logo{width:100px}}.banner{width:100%;height:1050px;display:block;background:url(../images/banner2.jpg) center bottom no-repeat;background-size:cover}.banner .content{display:flex;flex-wrap:wrap;align-items:center}.banner h1{width:100%;max-width:760px;font-size:4em;font-weight:800;font-style:italic;color:#a0a0a0;margin-top:220px}.banner h1 .green{font-weight:800;color:#b1dd41}.banner h1 .blue{font-weight:800;color:#48c9f8}@media(max-width: 79.9375em){.banner{background-position:left -150px bottom;height:900px}.banner h1{max-width:650px;font-size:3.5em}}@media(max-width: 63.9375em){.banner{height:500px;background:url(../images/banner2_bg.jpg) left bottom no-repeat;background-size:cover}.banner h1{max-width:550px;font-size:3em;margin-top:160px}}@media(max-width: 44.9375em){.banner .content{height:100%;align-items:center}.banner h1{font-size:2.5em;max-width:450px;margin-top:0}}@media(max-width: 29.9375em){.banner{height:450px}.banner h1{text-align:center;max-width:100%}}.products{width:100%;display:block;background:url(../images/products-bg.jpg) center bottom no-repeat;background-size:cover;position:relative}.products .content{padding-top:60px;padding-bottom:80px}.products h2{width:100%;max-width:540px;font-size:2.25em;font-weight:700;color:#414142;position:absolute;top:-202px}.products .items{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}.products .items_row{width:100%;display:flex;flex-wrap:wrap;align-items:center}.products .items_row .product_item{width:50%;max-width:600px}.products .arrow{margin:40px auto}.product_item{width:65%;display:flex;align-items:center;position:relative}.product_item header{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:50px;z-index:1}.product_item h3{width:100%;font-size:1.875em;font-weight:500;color:#a6a6a6;text-transform:uppercase;margin-bottom:20px}.product_item p{width:auto;font-size:1.375em;font-weight:700;color:#fff;background-color:#b1dd41;padding:7px 20px;border-radius:15px;margin-bottom:5px}.product_item p:last-of-type{margin-bottom:0}.product_item::before{font-size:18em;font-weight:800;color:rgba(65,65,66,.07);line-height:.71em;position:absolute}.product_item.pdt1 .image{width:201px}.product_item.pdt1 header{width:calc(100% - 201px)}.product_item.pdt1::before{content:"1";right:45px;top:-60px}.product_item.pdt2 .image{width:234px}.product_item.pdt2 header{width:calc(100% - 234px)}.product_item.pdt2::before{content:"2";right:-40px;top:-85px}.product_item.pdt3{max-width:780px;margin:0 auto 200px auto}.product_item.pdt3 .image{width:322px}.product_item.pdt3 header{width:calc(100% - 322px)}.product_item.pdt3::before{content:"3";right:-40px;top:50px}.product_item.pdt4 .image{width:286px}.product_item.pdt4 header{width:calc(100% - 286px)}.product_item.pdt4::before{content:"4";right:30px;top:-50px}.product_item.pdt5 .image{width:219px}.product_item.pdt5 header{width:calc(100% - 219px)}.product_item.pdt5::before{content:"5";right:50px;top:-50px}@media(max-width: 79.9375em){.products .items_row{justify-content:center}.products .items_row .product_item{width:100%}.products .arrow{display:none}.product_item{width:100%}.product_item.pdt2{margin:185px 0 100px 0}.product_item.pdt3{margin-bottom:150px}.product_item.pdt4{margin-bottom:150px}}@media(max-width: 63.9375em){.products .content{padding-top:40px;padding-bottom:60px}.products h2{position:static;max-width:515px;font-size:2em;margin-bottom:100px}.product_item{max-width:600px !important}.product_item .image{width:286px !important;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.product_item header{width:calc(100% - 286px) !important}.product_item h3{font-size:1.5em}.product_item p{font-size:1.125em}.product_item::before{font-size:15em !important;right:-50px !important;top:-60px !important}}@media(max-width: 44.9375em){.products .content{padding-top:0;padding-bottom:50px}.products h2{max-width:460px;font-size:1.75em;margin-bottom:60px}.product_item{flex-wrap:wrap;justify-content:center}.product_item .image{width:100% !important;justify-content:center}.product_item header{width:100% !important;align-items:center;justify-content:center;margin:20px 0 0 0}.product_item h3{text-align:center}.product_item::before{font-size:15em !important;right:0 !important;top:0 !important}.product_item.pdt2{margin:80px 0}.product_item.pdt3{margin-bottom:80px}.product_item.pdt4{margin-bottom:80px}.product_item::before{font-size:10em !important;right:0 !important}.product_item.pdt1::before{top:245px !important}.product_item.pdt2::before{top:225px !important}.product_item.pdt3::before{top:470px !important}.product_item.pdt4::before{top:300px !important}.product_item.pdt5::before{top:320px !important}}@media(max-width: 29.9375em){.products h2{max-width:380px;font-size:1.5em;text-align:center;margin:0 auto 40px auto}}.quality .content{padding:100px 0}.quality header{width:100%;display:flex;flex-wrap:wrap;align-items:center}.quality h2{width:100%;max-width:500px;font-size:2.25em;font-weight:700;color:#7f7f7f}.quality .image{width:calc(100% - 500px);display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.quality .items{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px}.quality .items p{font-size:1.25em;font-weight:700;color:#fff;text-align:center;background-color:#48c9f8;padding:10px 20px;border-radius:10px;margin:30px 15px 0 15px}@media(max-width: 63.9375em){.quality .content{padding:60px 0}.quality header{justify-content:center}.quality h2{max-width:440px;font-size:2em;text-align:center}.quality .image{width:100%;justify-content:center;margin-top:40px}}@media(max-width: 44.9375em){.quality .content{padding:50px 0}.quality header{justify-content:center}.quality h2{max-width:390px;font-size:1.75em}.quality .items{margin-top:30px}.quality .items p{font-size:1.125em;margin:30px 0 0 0}}@media(max-width: 29.9375em){.quality h2{max-width:335px;font-size:1.5em}}.security{width:100%;display:block;background:url(../images/security.jpg) left bottom no-repeat;background-size:cover}.security .content{justify-content:center;padding:100px 0 170px 0}.security header{width:100%;display:flex;flex-wrap:wrap}.security h2{width:100%;font-size:3.25em;font-weight:800;font-style:italic;color:#787878;text-transform:uppercase}.security h2::after{content:"";width:160px;height:6px;display:block;background-color:#b1dd41;margin-top:20px}.security p{width:100%;font-size:1.25em;color:#8c8c8c;margin-top:50px}.security .items{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:100px 0}.security .item{width:206px;display:flex;flex-wrap:wrap;justify-content:center}.security .item .image{width:206px;height:206px;background-color:#fff;border-radius:50%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.security .item h3{width:100%;font-size:1.25em;font-weight:600;color:#b1dd41;text-align:center;text-transform:uppercase;margin-top:30px}@media(max-width: 63.9375em){.security{background:#f2f2f2}.security .content{padding:60px 0}.security h2{font-size:2.5em}.security h2::after{width:140px}.security p{font-size:1.125em;margin-top:40px}.security .items{width:100%;max-width:492px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:20px 0 0 0}.security .item{margin-top:40px}}@media(max-width: 44.9375em){.security .content{padding:50px 0}.security .items{max-width:420px;margin-top:20px}.security h2{font-size:2em}.security h2::after{width:120px}}@media(max-width: 29.9375em){.security h2{text-align:center}.security h2::after{margin:20px auto 0 auto}.security p{text-align:center}.security .items{max-width:206px;margin-top:0}}.clients{width:100%;display:block;background:url(../images/clients.jpg) left top no-repeat;background-size:cover}.clients .content{justify-content:center;padding:130px 0 230px 0}.clients header{width:100%;display:flex;flex-wrap:wrap}.clients h2{width:100%;max-width:1060px;font-size:2.25em;font-weight:700;color:#3d3d3d}.clients p{width:100%;max-width:910px;font-size:1.875em;color:#959595}.clients .items{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.clients .image{width:25%;display:flex;justify-content:center;align-items:center;margin-top:60px}@media(max-width: 79.9375em){.clients .image{width:calc(25% - 20px)}}@media(max-width: 63.9375em){.clients{background:#f7f7f7}.clients .content{padding:60px 0}.clients h2{font-size:2em;text-align:center}.clients h2::after{margin:40px auto}.clients p{font-size:1.5em;text-align:center}.clients .items{justify-content:flex-start}.clients .image{width:calc((100% / 3) - 20px);margin:50px 10px 0 10px}}@media(max-width: 44.9375em){.clients .content{padding:50px 0}.clients h2{font-size:1.75em}.clients h2::after{width:70%;margin:20px auto}.clients p{font-size:1.25em}.clients .image{width:calc(50% - 30px);margin:50px 15px 0 15px}}@media(max-width: 29.9375em){.clients h2{font-size:1.5em}.clients p{font-size:1.125em}}.about{width:100%;display:block;background-color:#fff}.about .content{justify-content:flex-end;padding:280px 0 200px 0;position:relative}.about header{width:650px;display:flex;flex-wrap:wrap}.about h2{width:100%;font-size:2.5em;font-weight:300;color:#999;text-transform:uppercase;margin-bottom:50px}.about p{font-size:1.75em;font-weight:500;color:#a1a1a1}.about .image{position:absolute;left:0;top:-130px}@media(max-width: 74.9375em){.about .content{padding:400px 0 150px 0}}@media(max-width: 63.9375em){.about{background:#fff}.about .content{justify-content:center;padding:60px 0}.about .image{position:static}.about header{margin-top:40px}.about h2{font-size:2em;text-align:center;margin-bottom:40px}.about p{font-size:1.5em;text-align:center}}@media(max-width: 44.9375em){.about .content{padding:50px 0}.about h2{font-size:1.75em;margin-bottom:20px}.about p{font-size:1.25em}}@media(max-width: 29.9375em){.about h2{font-size:1.5em}.about p{font-size:1.125em}}.nobily_bg{width:100%;background:url(../images/nobily_bg.jpg) right bottom no-repeat;background-size:cover}.nobily_bg .content{justify-content:space-between;align-items:flex-start;padding:60px 0 80px 0}.nobily_bg .left{width:50%;display:flex;flex-wrap:wrap}.nobily_bg .right{width:40%;display:flex;flex-wrap:wrap;justify-content:flex-end}.nobily_bg .right img{margin-top:50px}.nobily_bg header{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.nobily_bg .subtitle{width:100%;font-size:1.5em;color:#5f5f5f;text-transform:uppercase;margin-bottom:30px}.nobily_bg .items{width:100%;display:flex;flex-wrap:wrap;margin-top:10px}.nobily_bg .items li{width:100%;display:flex;align-items:center;font-size:1.5em;color:#272727;line-height:1.4em;margin-top:30px}.nobily_bg .items li::before{content:"";width:10px;height:10px;border:4px solid #a02641;border-radius:50%;flex-shrink:0;margin-right:20px}.nobily_bg .indicated{width:100%;font-size:1.25em;font-weight:700;color:#353535;text-transform:uppercase;margin:30px 0 50px 0}.nobily_bg .formats{width:100%;font-size:1.5em;color:#272727;line-height:1.4em}.nobily_bg .formats span{font-weight:600;color:#a12741}.nobily_bg .cta{font-size:1.5em;font-weight:700;color:#fff;text-align:center;padding:20px 35px;background-color:#a02641;border-radius:10px;margin-top:50px;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.nobily_bg .cta:hover{background-color:#771c30}@media(max-width: 63.9375em){.nobily_bg{background:#ededed}.nobily_bg .content{padding:60px 0}.nobily_bg .left{width:100%;justify-content:center}.nobily_bg .right{width:100%;justify-content:center}.nobily_bg header{justify-content:center}.nobily_bg .subtitle{text-align:center}}@media(max-width: 44.9375em){.nobily_bg .content{padding:50px 0}.nobily_bg .subtitle{font-size:1.25em;margin-bottom:20px}.nobily_bg .items li{font-size:1.25em}.nobily_bg .items li::before{content:"";width:8px;height:8px;border:3px solid #a02641;border-radius:50%;flex-shrink:0;margin-right:20px}.nobily_bg .indicated{font-size:1.125em;margin:30px 0 40px 0}.nobily_bg .formats{font-size:1.25em}.nobily_bg .cta{font-size:1.125em;padding:15px 30px;background-color:#a02641;border-radius:10px;margin-top:40px}}.contact_bg{width:100%;display:block;background:url(../images/contact.jpg) right top no-repeat;background-size:cover}.contact .content{justify-content:space-between;align-items:flex-start;padding:100px 0}.contact header{width:60%;display:flex;flex-wrap:wrap}.contact h2{width:100%;font-size:3.25em;font-weight:800;font-style:italic;color:#e5e0e0;margin-bottom:20px}.contact .item{width:100%;display:flex;flex-wrap:wrap;align-items:center;margin-top:40px}.contact .item i{width:42px;height:42px;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;font-size:2.625em;color:#b1dd41;margin-right:30px}.contact .item p{font-size:1.5em;font-weight:500;color:#959595;line-height:1.375em}.contact form{width:40%;max-width:420px;display:flex;flex-wrap:wrap;justify-content:flex-end}.contact form p{width:100%;font-size:2.25em;font-weight:300;font-style:italic;color:#959595;margin-top:5px;margin-bottom:40px}.contact form input,.contact form textarea{width:100%;font-size:1.125em;font-weight:300;color:#959595;background:none;border:1px solid #959595;border-radius:5px;padding:14px 10px;margin-bottom:20px;resize:none;outline:none}.contact form input::placeholder,.contact form textarea::placeholder{font-style:italic;color:#959595}.contact form button{font-size:1.125em;font-weight:300;color:#959595;background:none;border:1px solid #959595;border-radius:5px;padding:10px 25px;outline:none;text-transform:uppercase;-moz-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s}.contact form button:hover{background-color:#b1dd41;border-color:#b1dd41;color:#000}@media(max-width: 63.9375em){.contact{background:url(../images/contact-bg.jpg) center center no-repeat;background-size:cover}.contact .content{justify-content:center;padding:60px 0}.contact header{width:100%}.contact h2{font-size:2.5em;text-align:center;margin-bottom:0}.contact .item{justify-content:center}.contact .item i{width:auto;height:auto;font-size:2em}.contact .item p{font-size:1.25em}.contact form{width:100%;margin-top:60px}.contact form p{text-align:center;margin:0 0 20px 0}}@media(max-width: 44.9375em){.contact .content{padding:50px 0}.contact h2{font-size:2em}.contact .item{justify-content:center}.contact .item i{width:100%;justify-content:center;margin:0 0 15px 0}.contact .item p{font-size:1.125em;text-align:center}}.footer{width:92%;max-width:1200px;display:block;padding:40px;margin:0 auto}.footer p{width:100%;font-size:1.125em;font-weight:500;color:#959595;text-align:center}.footer p span{font-weight:500}@media(max-width: 44.9375em){.footer{padding:20px}.footer p{font-size:1em}.footer p span{width:100%}}.error .content{justify-content:center;padding:40px 0}.error .error_code{width:100%;font-size:8em;font-weight:300;color:#ccc;text-align:center;margin-bottom:20px}.error h1{width:100%;font-size:1.5em;font-weight:700;color:#727277;text-align:center}.error .text{width:100%;color:#89878c;text-align:center;line-height:1.6em;margin:20px 0 40px 0}.error .btn{width:250px;max-width:100%;height:55px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-size:1.125em;font-weight:600;color:#b1dd41;border:2px solid #b1dd41;-webkit-border-radius:27.5px;-moz-border-radius:27.5px;border-radius:27.5px;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;outline:none}.error .btn:hover{background-color:#b1dd41;color:#fff}
