@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;margin:0;padding:0;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}blockquote{quotes:none}blockquote:before,blockquote:after{content:"";content:none}ul,ol{margin:30px}ul li,ol li{margin-bottom:5px}img{vertical-align:middle;max-width:100%}iframe{max-width:100%}del{text-decoration:line-through}a,i{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border:none}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;color:#333;margin-bottom:20px}h1{font-size:45px}h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:16px}table{width:100%;max-width:100%;text-align:left;border-collapse:collapse;border-spacing:0px;margin-bottom:15px;color:#999;border:1px solid #eee}table tr{border:1px solid #eee}table th{vertical-align:top;color:#333;background:none;font-size:16px;font-weight:400;padding:15px 10px;border:1px solid #eee}table td{vertical-align:top;padding:10px;border:1px solid #eee}code,pre{padding:10px 10px 0;border-left:3px solid #6FBF71;border-bottom:1px solid transparent;background:#f7f7f7;overflow-x:scroll}pre{display:block;word-break:break-all;word-wrap:break-word}pre code{white-space:pre-wrap}p{letter-spacing:1px}.space10{width:100%;float:left;clear:both;margin-bottom:10px}.space20{width:100%;float:left;clear:both;margin-bottom:20px}.space30{width:100%;float:left;clear:both;margin-bottom:30px}.space40{width:100%;float:left;clear:both;margin-bottom:40px}.space50{width:100%;float:left;clear:both;margin-bottom:50px}.space60{width:100%;float:left;clear:both;margin-bottom:60px}.space70{width:100%;float:left;clear:both;margin-bottom:70px}.space80{width:100%;float:left;clear:both;margin-bottom:80px}.space90{width:100%;float:left;clear:both;margin-bottom:90px}.space100{width:100%;float:left;clear:both;margin-bottom:100px}.space200{width:100%;float:left;clear:both;margin-bottom:200px}.space300{width:100%;float:left;clear:both;margin-bottom:300px}.space400{width:100%;float:left;clear:both;margin-bottom:400px}.space500{width:100%;float:left;clear:both;margin-bottom:500px}.space1000{width:100%;float:left;clear:both;margin-bottom:1000px}textarea{border-radius:1px;font-size:16px;color:#ccc;resize:vertical;font-family:Jost,Arial,Helvetica,sans-serif;background-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;line-height:1.5;padding:16px 20px!important;width:100%;border:1px solid rgba(255,255,255,.2);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}input[type=text],input[type=phone],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.uneditable-input{width:100%;display:block;border-radius:1px;background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#ccc;font-size:16px;outline:none;padding:0 20px!important;line-height:70px;height:70px;letter-spacing:.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-family:Jost,Arial,Helvetica,sans-serif;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}textarea:hover,input[type=text]:hover,input[type=phone]:hover,input[type=password]:hover,input[type=datetime]:hover,input[type=datetime-local]:hover,input[type=date]:hover,input[type=month]:hover,input[type=time]:hover,input[type=week]:hover,input[type=number]:hover,input[type=email]:hover,input[type=url]:hover,input[type=search]:hover,input[type=tel],input[type=color]:hover,.uneditable-input:hover{border-color:#fff6}textarea:focus,input[type=text]:focus,input[type=phone]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,.uneditable-input:focus{border-color:#ff79c6;outline:none}input[type=submit]{padding:13px 15px;height:40px;line-height:1;text-transform:uppercase;font-size:13px;font-weight:600;text-decoration:none;letter-spacing:.5px;border:none;cursor:pointer;color:#fff;background:#777;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}input[type=submit]:hover{background:#444}select{padding:8px;border:2px solid #eee}input[type=button]{cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.container{padding:0 12%;margin:0 auto;width:100%}.container.noright{padding-right:0}.max200{max-width:200px}.max250{max-width:250px}.max300{max-width:300px}.max350{max-width:350px}.max400{max-width:400px}.max450{max-width:450px}.max500{max-width:500px}.max550{max-width:550px}.max600{max-width:600px}.max650{max-width:650px}.max700{max-width:700px}.max750{max-width:750px}.max800{max-width:800px}.max850{max-width:850px}.max880{max-width:880px}.max900{max-width:900px}.max950{max-width:950px}.max1000{max-width:1000px}.max1020{max-width:1020px}.max1050{max-width:1050px}.max1100{max-width:1100px}.max1150{max-width:1150px}.max1200{max-width:1200px}.max1250{max-width:1250px}.max1300{max-width:1300px}.max1350{max-width:1350px}.max1400{max-width:1400px}.max1450{max-width:1450px}.max1500{max-width:1500px}.roww,section{width:100%;float:left;clear:both}.clearfix:after,.clearfix:before{content:"";clear:both;display:table}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}:root{--mc: #ffb86c;--tc: #888}html{overflow-x:hidden;padding:0;margin:0}body{font-family:Jost,Arial,Helvetica,sans-serif;font-size:18px;line-height:1.44;letter-spacing:0;font-weight:400;color:#888;background-color:#282a36;word-break:break-word}.fn__svg{fill:currentcolor;width:18px;height:18px}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;font-family:Jost;color:#ddd}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:#ddd}h1>a:hover,h2>a:hover,h3>a:hover,h4>a:hover,h5>a:hover,h6>a:hover{color:var(--mc)}input{font-family:Jost}p{letter-spacing:0}a:focus{outline:thin dotted;outline:none}@media (max-width: 1200px){html,body{width:100%;overflow-x:hidden;position:relative}}.row,[class^=resumo_fn_]{width:100%;float:left;clear:both}.resumo_fn_wrapper,.resumo_fn_wrapper *:before,.resumo_fn_wrapper *:after,.resumo_fn_wrapper *{box-sizing:border-box}.resumo_fn_wrapper{min-height:100vh;position:relative;overflow:hidden}.resumo_fn_wrapper_all:after{clear:both;display:table;content:""}.resumo_fn_page,.resumo_fn_wrapper{width:100%;float:left;clear:both}.resumo_fn_left{width:56%;min-height:100vh;position:relative;overflow-x:hidden;float:none;clear:none;transition:all .5s ease}@media (min-width: 1041px){.scrolled .resumo_fn_navigation,.scrolled .resumo_fn_right{width:32%}.scrolled .resumo_fn_left{width:68%}}.resumo_fn_right{width:44%;min-height:100vh;position:fixed;right:0;top:0;bottom:0;border-left:1px solid rgba(255,255,255,.2);transition:all .5s ease}.resumo_fn_right .right_in{position:relative;width:100%;padding:100px 16%}.resumo_fn_right .title_holder,.resumo_fn_right .img_holder{position:relative;z-index:2}.resumo_fn_right .img_holder img{min-width:100%;opacity:0}.resumo_fn_right .right_top{padding:38px 41px;position:relative;width:100%;margin-bottom:30px;z-index:5;min-height:550px}.resumo_fn_right .border1{position:absolute;z-index:1;left:0;bottom:20px;right:0;top:20px;border:1px solid rgba(255,255,255,.2);border-radius:2px;transition:all .3s ease}.resumo_fn_right .border2{position:absolute;z-index:1;left:20px;bottom:0;right:20px;top:0;border:1px solid rgba(255,255,255,.2);border-radius:2px;transition:all .3s ease;min-height:550px}.resumo_fn_right:hover .border1,.resumo_fn_right:hover .border2{border-color:#ffffff4d}.resumo_fn_right .abs_img{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;background-size:cover;background-position:center;background-repeat:no-repeat}.resumo_fn_right .title_holder{text-align:center;padding:27px 0 20px;min-height:160px}.resumo_fn_right .title_holder h5{margin:0 0 8px;padding:0;font-size:18px;color:#999;font-weight:500;text-transform:uppercase}.resumo_fn_right .title_holder h3{margin:0;padding:0 10px;font-size:30px;min-height:36px;position:relative}.scrolled .resumo_fn_right .title_holder h3{font-weight:400}.animated_title:before,.animated_title:after{position:absolute;top:0;color:#44993b;animation:opacity 3s infinite}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}.animated_title:after{content:"[";left:0}.animated_title:before{content:"]";right:0;bottom:0;top:auto}.animated_title .title_in{display:none}.resumo_fn_right .right_bottom{width:100%;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;justify-content:center;position:relative;z-index:5}.resumo_fn_right .right_bottom a{text-decoration:none;padding-left:20px;white-space:nowrap;text-overflow:ellipsis;display:block;font-size:18px;color:#999;position:relative;line-height:25px;max-width:100%}.resumo_fn_right .right_bottom a .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.resumo_fn_right .right_bottom .circle{position:absolute;width:10px;height:10px;border-radius:100%;background-color:#44993b;left:0;top:50%;margin-top:-5px;display:block}.resumo_fn_right .right_bottom a:before{bottom:0;left:20px;right:0;height:1px;background-color:#fff3;content:"";position:absolute;transition:all .3s ease}.resumo_fn_right .right_bottom a:hover:before{background-color:#ffffff80}.resumo_fn_right .right_bottom a:hover{color:#ccc}.resumo_fn_right .menu_trigger{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-ms-align-items:center;align-items:center;position:absolute;z-index:55;text-decoration:none;color:#ddd;right:50px;top:40px}.resumo_fn_right .menu_trigger .hamb{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center;position:relative;margin-left:15px}.resumo_fn_right .menu_trigger .hamb span:first-child{margin-top:0}.resumo_fn_right .menu_trigger .hamb span{width:24px;height:2px;display:block;margin-top:4px;background-color:#ddd}.nav-opened .resumo_fn_navigation,.nav-opened .resumo_fn_nav_overlay{transform:translate(0)}.resumo_fn_navigation .nav_footer.ready{transform:translateY(0);opacity:1}.nav-opened #nav ul li{transform:translate(0);opacity:1}.resumo_fn_navigation{position:fixed;right:0;width:44%;min-height:100%;top:0;bottom:0;background-color:#15161d;transform:translate(102%);transition:all 1s ease;z-index:999}.resumo_fn_navigation .nav_in{position:relative;width:100%;padding:100px 16%;height:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:space-between;z-index:5}.resumo_fn_nav_overlay{display:block;text-decoration:none;z-index:3;position:fixed;top:0;left:0;width:100%;bottom:0;background-color:#282a36;opacity:.9;transform:translate(-102%);transition:all 1s ease}.resumo_fn_navigation .closer{display:block;width:40px;height:40px;text-decoration:none;color:#888;position:absolute;right:40px;top:40px;overflow:hidden;z-index:55;transform:translateZ(0);border:1px solid transparent}.resumo_fn_navigation .closer:after,.resumo_fn_navigation .closer:before{top:18.5px;left:-1px;content:"";position:absolute;width:42px;height:2px;background-color:#888;transition:all .3s ease;perspective:30px}.resumo_fn_navigation .closer:after{transform:rotate(45deg) translateZ(0)}.resumo_fn_navigation .closer:before{transform:rotate(-45deg) translateZ(0)}.nav-hover-close .resumo_fn_navigation .closer,.resumo_fn_navigation .closer:hover{border-color:var(--mc)}.nav-hover-close .resumo_fn_navigation .closer:before,.resumo_fn_navigation .closer:hover:before{transform:scale(.6) rotate(-45deg) translateZ(0);background-color:var(--mc)}.nav-hover-close .resumo_fn_navigation .closer:after,.resumo_fn_navigation .closer:hover:after{transform:scale(.6) rotate(45deg) translateZ(0);background-color:var(--mc)}#nav .label{margin:0 0 26px;padding:0;font-size:18px;color:#888;text-transform:uppercase;font-weight:800;letter-spacing:.25px}#nav ul{list-style-type:none;margin:0;padding:0}#nav ul a{text-decoration:none;font-size:30px;color:#ddd;font-weight:400;line-height:1.3;display:block}#nav ul a:hover{color:var(--mc)}#nav ul li{margin:0 0 10px;padding:0;transform:translate(50px);opacity:0;transition:all .5s ease}#nav ul li:last-child{margin-bottom:0}.resumo_fn_navigation .nav_footer{padding-top:50px;transition:all .5s ease;opacity:0;transform:translateY(50px)}.resumo_fn_navigation .social{margin-bottom:25px}.resumo_fn_navigation .social li{margin:0 10px 10px 0}.resumo_fn_navigation .social ul{list-style-type:none;margin:0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-ms-align-items:center;align-items:center;flex-wrap:wrap}.resumo_fn_navigation .social a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;color:#888;width:40px;height:40px;background-color:#ffffff0d;transition:all .3s ease}.resumo_fn_navigation .social .fn__svg{width:18px;height:18px;display:block}.resumo_fn_navigation .social a:hover{background-color:#ffffff1a}.resumo_fn_navigation .copyright{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.resumo_fn_navigation .copyright a{text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;font-size:18px;color:#ddd;position:relative;line-height:25px}.resumo_fn_navigation .copyright a:before{bottom:0;left:0;right:0;height:1px;background-color:#fff3;content:"";position:absolute;transition:all .3s ease}.resumo_fn_navigation .copyright a:hover:before{background-color:#ffffff80}.resumo_fn_navigation .copyright:hover{color:#fff}#home{padding:100px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;min-height:100vh;-ms-align-items:center;align-items:center}.resumo_fn_main_title>*:last-child{margin-bottom:0!important}.resumo_fn_main_title .subtitle{margin:0 0 54px;padding:0;font-size:18px;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:var(--mc)}.resumo_fn_main_title .title{margin:0 0 34px;padding:0 0 15px;font-size:48px;font-weight:400;letter-spacing:0;position:relative}.resumo_fn_main_title .title:after{content:"";position:absolute;bottom:0;height:2px;background-color:#fff3;width:150px;left:0}.resumo_fn_main_title .desc{margin:0 0 57px;padding:0;font-size:30px;line-height:44px;letter-spacing:0}#about{padding:100px 0 50px}#about .resumo_fn_main_title{margin-bottom:74px}.resumo_fn_about_info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-bottom:126px}.resumo_fn_about_info .about_left{width:100%}.resumo_fn_about_info table{table-layout:fixed;margin:0}.resumo_fn_about_info table,.resumo_fn_about_info table th,.resumo_fn_about_info table tr{border:none;padding:0}.resumo_fn_about_info table th{padding:9px 10px 9px 0;font-size:18px;letter-spacing:0;color:#ddd;font-weight:400}.resumo_fn_about_info table a{text-decoration:none;color:#ddd;position:relative;border-bottom:1px solid rgba(255,255,255,.2)}.resumo_fn_about_info table a:hover{border-bottom-color:#fff6}.resumo_fn_about_info th:nth-child(1){letter-spacing:1px;color:#888;font-weight:500;text-transform:uppercase}.resumo_fn_cv_btn{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:relative;margin-left:70px}.resumo_fn_cv_btn a{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;width:340px;height:220px;text-decoration:none;font-size:18px;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:1px;border:2px solid rgba(255,255,255,.2)}.resumo_fn_cv_btn a:hover{border-color:#f1fa8c}.resumo_fn_cv_btn .icon{position:relative;padding-top:18px;color:#ddd}.resumo_fn_cv_btn .fn__svg{width:58px;height:58px;display:block;margin-bottom:14px}.resumo_fn_cv_btn .fn__svg.arrow{position:absolute;left:50%;margin-left:-29px;top:8px;will-change:transform}.resumo_fn_cv_btn a:hover .fn__svg.arrow{-webkit-animation:down_animation 1s ease infinite alternate;-moz-animation:down_animation 1s ease infinite alternate;animation:down_animation 1s ease infinite alternate;transform:translateY(0)}@keyframes down_animation{to{transform:translateY(-10px)}0%{transform:translateY(0)}}@-webkit-keyframes down_animation{to{transform:translateY(-10px)}0%{transform:translateY(0)}}@-moz-keyframes down_animation{to{transform:translateY(-10px)}0%{transform:translateY(0)}}.resumo_fn_tabs{width:100%;overflow:hidden}.resumo_fn_tabs .tab_header{margin-bottom:39px}.resumo_fn_tabs .tab_header ul{margin:0;padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;flex-wrap:wrap;list-style-type:none}.resumo_fn_tabs .tab_header li{margin:0 0 10px;padding:0;position:relative}.resumo_fn_tabs .tab_header a{text-decoration:none;display:inline-block;color:#888;font-weight:400;font-size:30px;border-bottom:1px solid transparent;line-height:30px;padding-top:4px}.resumo_fn_tabs .tab_header .active a{color:#50fa7b}.resumo_fn_tabs .tab_header li:after{content:"";width:40px;height:2px;background-color:#fff3;position:relative;float:right;top:50%;margin:2px 20px 0}.resumo_fn_tabs .tab_header li:last-child:after{content:none}.resumo_fn_tabs .tab_item{display:none}.resumo_fn_tabs .tab_item.active{display:block;-webkit-animation:tab_animation 1s ease;-moz-animation:tab_animation 1s ease}@keyframes tab_animation{0%{opacity:0;transform:rotateY(20deg) rotate(-3deg)}to{opacity:1;transform:rotateY(0) rotate(0)}}@-moz-keyframes tab_animation{0%{opacity:0;transform:rotateY(20deg) rotate(-3deg)}to{opacity:1;transform:rotateY(0) rotate(0)}}.resumo_fn_boxed_list ul{list-style-type:none;margin:0;padding:0}.resumo_fn_boxed_list li{margin:0 0 20px;padding:0;width:100%;float:left;clear:both}.resumo_fn_boxed_list li:last-child{margin-bottom:0}.resumo_fn_boxed_list .item{width:100%;float:left;clear:both;background-color:#1f2029;position:relative;padding:42px 40px 43px;border:1px solid #50fa7b}.resumo_fn_boxed_list .item:after{content:"";position:absolute;width:3px;height:50px;left:-1px;top:50%;margin-top:-25px;background-color:#50fa7b;transition:all .5s 1s ease}.resumo_fn_boxed_list .done .item:after{left:50px;right:50px}.resumo_fn_boxed_list .item_top{display:flex;margin-bottom:14px}.resumo_fn_boxed_list .item_top h5{margin:0;padding:0;font-size:18px;text-transform:uppercase;font-weight:400;line-height:30px}.resumo_fn_boxed_list .item_top span{display:block;padding:0;font-size:16px;line-height:30px;margin:0 0 0 20px;color:#888}.resumo_fn_boxed_list h3{margin:0 0 17px;padding:0;font-weight:400}.resumo_fn_boxed_list p a{text-decoration:none;position:relative;z-index:2;color:#000;font-weight:600}.resumo_fn_progress_bar{margin-bottom:36px}.resumo_fn_progress_bar .progress_item{width:100%;float:left;clear:both;margin-bottom:17px}.resumo_fn_progress_bar .progress_item:last-child{margin-bottom:0}.resumo_fn_progress_bar .progress_percent{position:absolute;z-index:2;padding:0 8px;line-height:24px;font-size:14px;font-weight:400;display:block;bottom:10px;right:100%;color:var(--mc);background-color:#ffffff0d;transition:all 3s cubic-bezier(.165,.84,.44,1);transform:translate(50%)}.resumo_fn_progress_bar .progress_percent:after{content:"";position:absolute;width:0;height:0;display:block;border:4px solid transparent;border-top-color:#ffffff0d;bottom:-8px;left:50%;margin-left:-4px}.resumo_fn_progress_bar .progress_title{margin:0 0 1px;font-size:18px;font-weight:400;position:relative;z-index:2;line-height:40px;color:#888}.resumo_fn_progress_bar .item_in{width:100%;position:relative;overflow:hidden}.resumo_fn_progress_bar .bg_wrap{width:100%;position:relative;z-index:1;height:1px;background-color:#333}.resumo_fn_progress_bar .progress_bg{width:0;position:absolute;z-index:1;top:0;left:0;bottom:0}.resumo_fn_progress_bar .progress_bg:after{content:"";position:absolute;top:0;left:0;bottom:0}.resumo_fn_progress_bar .open .progress_bg:after{width:100%;-webkit-animation:progress_animation 3s cubic-bezier(.165,.84,.44,1);-moz-animation:progress_animation 3s cubic-bezier(.165,.84,.44,1);animation:progress_animation 3s cubic-bezier(.165,.84,.44,1)}@-webkit-keyframes progress_animation{0%{width:0%}to{width:100%}}@-moz-keyframes progress_animation{0%{width:0%}to{width:100%}}@keyframes progress_animation{0%{width:0%}to{width:100%}}.resumo_fn_desc p{max-width:500px}#portfolio{padding:150px 0 39px;overflow:hidden}#portfolio .noright .roww{overflow:hidden}#portfolio .resumo_fn_main_title{margin-bottom:70px;padding-right:100px;position:relative}#portfolio .img_holder{width:100%;overflow:hidden;position:relative}#portfolio .abs_img{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat}#portfolio .img_holder img{margin-bottom:-24%;opacity:0!important;max-height:370px}#portfolio .title_holder{padding-top:26px}#portfolio .title_holder p{margin:0 0 8px;padding:0}#portfolio .title_holder h3{margin:0;padding:0;font-weight:400}#portfolio .title_holder h3 a{text-decoration:none}#portfolio .my__nav{position:absolute;right:0;widows:auto}.my__nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;bottom:30px;z-index:5}.my__nav a{width:26px;height:21px;display:block;text-decoration:none;position:relative}.my__nav a:after{content:"";position:absolute;left:-10px;right:-10px;bottom:-10px;top:-10px;background-color:transparent;transition:all .3s ease;border:1px solid transparent}.my__nav .next{margin-left:30px}.my__nav span{display:block;background-color:#888;width:26px;height:1px;position:absolute;top:50%;transition:all .3s ease}.my__nav span:after{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;left:-1px;transform:rotate(45deg);top:100%;margin-top:4px}.my__nav span:before{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;left:-1px;transform:rotate(-45deg);bottom:100%;margin-bottom:4px}.my__nav .next span:after{top:auto;margin-top:inherit;right:-1px;left:auto;bottom:100%;margin-bottom:4px}.my__nav .next span:before{bottom:auto;margin-bottom:inherit;right:-1px;left:auto;top:100%;margin-top:4px}.my__nav a:hover span{background-color:var(--mc)}.my__nav a:hover:after{border-color:var(--mc);transform:scale(1.23)}#services{padding:150px 0 27px}#services .resumo_fn_main_title{margin-bottom:88px}.resumo_fn_service_list ul{margin:0;padding:0;list-style-type:none}.resumo_fn_service_list li{margin:0 0 20px;padding:0}.resumo_fn_service_list .item{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;background-color:#181715;border:1px solid #151412}.resumo_fn_service_list .item_right{width:30%;min-width:30%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center;text-align:center;border-left:1px solid rgba(255,255,255,.05);padding:10px}.resumo_fn_service_list .item_left{padding:42px 40px 43px;position:relative;width:100%}.resumo_fn_service_list .item_left:after{content:"";position:absolute;width:3px;height:50px;left:-1px;top:50%;transform:translateY(-50%);background-color:#fff3;transition:all .5s ease}.resumo_fn_service_list .item_left h3{margin:0 0 18px;padding:0;font-weight:400}.resumo_fn_service_list .item_left p{max-width:400px;margin:0;padding:0}.resumo_fn_service_list .item_right p{margin:0 0 4px;padding:0;font-size:16px}.resumo_fn_service_list .item_right h3{margin:0;padding:0;color:var(--mc);font-weight:500;font-size:24px}#customers{padding:150px 0 42px}#customers .resumo_fn_main_title{margin-bottom:70px}.resumo_fn_partners{margin-bottom:139px}.resumo_fn_partners ul{padding:0;list-style-type:none;margin:20px 0 0 -10px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;flex-wrap:wrap}.resumo_fn_partners li{margin:0 0 10px;width:22.2222%;padding:0 0 0 10px}.resumo_fn_partners a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;justify-content:center;text-decoration:none;height:200px;padding:15px;text-align:center;background-color:#44475a}.resumo_fn_partners a:hover{background-color:#1a1c24}.resumo_fn_partners img{max-width:180px}.resumo_fn_testimonials .my__nav{margin-bottom:60px}.resumo_fn_testimonials .desc{margin:0 0 52px;padding:0;font-size:30px;line-height:44px;font-weight:400}.resumo_fn_testimonials .title{margin:0 0 9px;padding:0;font-size:30px;font-weight:400}.resumo_fn_testimonials .subtitle{margin:0;padding:0;font-size:18px;color:#888;font-weight:400;text-transform:uppercase}#news{padding:150px 0 47px}#news .resumo_fn_main_title{margin-bottom:70px}.resumo_fn_blog_list ul{padding:0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;flex-wrap:wrap;margin:0 0 0 -60px;list-style-type:none}.resumo_fn_blog_list li{margin:0 0 44px;width:50%;padding:0 0 0 60px}.resumo_fn_blog_list .img_holder{width:100%;overflow:hidden;position:relative}.resumo_fn_blog_list .abs_img{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.resumo_fn_blog_list .img_holder img{margin-bottom:-24%;min-width:100%;opacity:0!important}.resumo_fn_blog_list .title_holder{padding-top:25px}.resumo_fn_blog_list .title_holder p{margin:0 0 9px;padding:0;font-size:14px;text-transform:uppercase}.resumo_fn_blog_list .title_holder h3{margin:0;padding:0;font-weight:400;font-size:18px;line-height:26px}.resumo_fn_blog_list .title_holder h3 a{text-decoration:none}.resumo_fn_blog_list .load_more{padding-top:19px}.resumo_fn_blog_list .load_more a{display:block;text-decoration:none;font-size:18px;font-weight:500;color:#888;letter-spacing:1px;text-transform:uppercase;line-height:66px;border:2px solid rgba(255,255,255,.2);padding:0 10px;text-align:center;overflow:hidden;position:relative}.resumo_fn_blog_list .load_more a:hover{border-color:var(--mc);color:var(--mc)}.resumo_fn_blog_list .load_more .text{transition:all .3s ease}.resumo_fn_blog_list .load_more .loading .text{opacity:0}.resumo_fn_blog_list .load_more .loading{border-color:var(--mc)}.resumo_fn_blog_list .load_more .loading .fn__pulse{opacity:1;visibility:visible}.fn__pulse{width:120px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:all .3s ease}.fn__pulse span{width:20px;height:20px;border-radius:50%;background-color:var(--mc)}.fn__pulse span:nth-child(1){animation:fn__pulse .4s ease 0s infinite alternate}.fn__pulse span:nth-child(2){animation:fn__pulse .4s ease .2s infinite alternate}.fn__pulse span:nth-child(3){animation:fn__pulse .4s ease .4s infinite alternate}@-webkit-keyframes fn__pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}@-moz-keyframes fn__pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}@keyframes fn__pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.be_animated{-webkit-animation-duration:.8s;animation-duration:.8s;visibility:hidden;display:none}.be_animated.done{visibility:visible;display:block}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInTop{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}#contact{padding:150px 0 200px}#contact .resumo_fn_main_title{margin-bottom:58px}#contact .contact_form,.resumo_fn_contact{width:100%;float:left;clear:both}.resumo_fn_contact .input_wrapper{width:100%;position:relative}.resumo_fn_contact .input_wrapper input,.resumo_fn_contact .input_wrapper textarea{position:relative;z-index:3}.resumo_fn_contact .moving_placeholder{height:70px;position:absolute;left:0;top:0;font-size:22px;line-height:70px;margin:0;padding:0 0 0 30px;font-weight:400;color:#888;transform-origin:left;z-index:1;display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.resumo_fn_contact .active .moving_placeholder{-webkit-transform:scale(.75) translateY(-85%);transform:scale(.75) translateY(-85%);color:#ff79c6;background:#1d1b19;z-index:33;padding-right:30px;margin-left:10px;top:0;height:25px;line-height:25px}.resumo_fn_contact textarea{height:200px}.resumo_fn_contact .items{margin-left:-20px}.resumo_fn_contact .item{width:100%;float:left;padding-left:20px;margin-bottom:20px}.resumo_fn_contact .item:last-child{margin-bottom:0}.resumo_fn_contact .item.half{width:50%}.resumo_fn_contact .contact_form a,.resumo_fn_contact .contact_form .a{display:block;line-height:26px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:20px;color:#ddd;font-size:18px;font-weight:600;text-transform:uppercase;text-align:center;text-decoration:none;border:2px solid rgba(255,255,255,.2)}.resumo_fn_contact .contact_form a:hover,.resumo_fn_contact .contact_form .a:hover{border-color:var(--mc);color:var(--mc)}.resumo_fn_contact .contact_form a:focus,.resumo_fn_contact .contact_form .a:focus{outline:1px dashed #444}.empty_notice{color:#dd3936;margin-bottom:25px;display:none;text-align:left;font-weight:500}.error{display:none;color:#dd3936;text-align:left;font-weight:500}.success{display:none;color:#009140;margin-bottom:25px;text-align:left;font-weight:500}.contact_error{color:#dd3936}.resumo_fn_contact_info{padding:95px 0 0}.resumo_fn_contact_info p{margin:0 0 10px;padding:0;font-size:14px;text-transform:uppercase}.resumo_fn_contact_info h3{margin:0 0 58px;padding:0;font-weight:400;max-width:300px}.resumo_fn_contact_info h3 a{text-decoration:none}.resumo_fn_contact_info .fn__link{text-transform:none;font-size:18px}.resumo_fn_contact_info *:last-child{margin-bottom:0}.fn__link{text-decoration:none;color:#ddd;position:relative;border-bottom:1px solid rgba(255,255,255,.2)}.fn__link:hover{border-bottom-color:#fff6}#footer{width:100%;float:left;clear:both;position:relative;z-index:5}#footer .footer_top{width:100%;position:relative;height:1px}#footer .footer_top:after{content:"";position:absolute;background-color:#fff3;top:0;bottom:0;left:0;right:220px}#footer .footer_top:before{content:"";position:absolute;background-color:#fff3;top:0;bottom:0;width:110px;right:0}#footer .footer_content p{line-height:30px}#footer .footer_content{padding:0 0 41px}.resumo_fn_totop{text-decoration:none;position:absolute;width:21px;height:26px;display:block;right:154px;top:50%;margin-top:-13px}.resumo_fn_totop:after{content:"";position:absolute;left:-10px;right:-10px;bottom:-10px;top:-10px;background-color:transparent;border:1px solid transparent;transition:all .3s ease}.resumo_fn_totop:hover:after{border-color:var(--mc);left:-15px;right:-15px;top:-15px;bottom:-15px}.resumo_fn_totop:hover span{background-color:var(--mc)}.resumo_fn_totop span{display:block;background-color:#888;width:1px;height:26px;position:absolute;top:0;left:50%;transition:all .3s ease}.resumo_fn_totop span:after{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;left:-1px;transform:rotate(45deg);top:1px;margin-top:4px}.resumo_fn_totop span:before{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;right:-1px;transform:rotate(-45deg);top:1px;margin-top:4px}.resumo_fn_intro{padding:0 50px 50px;position:relative;background-color:#f1f1f1;min-height:100vh}.resumo_fn_intro .divider:before,.resumo_fn_intro .divider:after{content:"";position:absolute;left:26%;top:0;bottom:0;width:1px;background-color:#ddd}.resumo_fn_intro .divider:before{left:auto;right:26%}.resumo_fn_intro .intro_content{position:relative;z-index:5;width:100%}.resumo_fn_intro .title_holder{text-align:center;padding:59px 0 61px}.resumo_fn_intro .title_holder h3{margin:0;padding:0;font-size:48px;text-transform:uppercase;font-weight:600}.resumo_fn_intro .title_holder p{margin:0;padding:0;font-size:24px;font-weight:400;color:#7c7165}.resumo_fn_intro .title_holder h3 a{color:#1d1b19;text-decoration:none}.resumo_fn_intro .v_list{width:100%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);box-shadow:0 1px 5px #00000026;min-height:686px;min-height:calc(100vh - 262px);overflow:hidden}.resumo_fn_intro .v_list .left,.resumo_fn_intro .v_list .right{width:50%;padding:7vw 5vw;position:relative;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center}.resumo_fn_intro .v_list a{position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none;display:block;z-index:7}.resumo_fn_intro .v_list span{position:absolute;font-size:14px;left:50%;transform:translate(-50%);text-align:center;padding:10px 20px;bottom:15px;display:block;z-index:2;font-weight:400;color:var(--mc);letter-spacing:2px;text-transform:uppercase;transition:all .5s ease}.resumo_fn_intro .v_list .left:hover span{transform:translateY(-50px) translate(-50%);background-color:#eee;padding:10px 40px}.resumo_fn_intro .v_list .right:hover span{transform:translateY(-50px) translate(-50%);background-color:#111;padding:10px 40px}.resumo_fn_intro .v_list .left img{border:1px solid #dfdfdf;border-radius:1px;min-width:100%}.resumo_fn_intro .v_list .left{background-color:#fff}.resumo_fn_intro .v_list .right img{border:1px solid #525252;border-radius:1px;min-width:100%}.resumo_fn_intro .v_list .right{background-color:#1d1b19}.resumo_fn_intro #footer p{text-align:center}.resumo_fn_intro #footer .footer_content{padding-bottom:11px}@media (max-width: 1400px){.resumo_fn_about_info{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.resumo_fn_cv_btn{margin-left:0}.resumo_fn_about_info .about_left{margin-bottom:54px}.resumo_fn_cv_btn a{width:100%}.container{padding:0 8%}.resumo_fn_partners li{width:50%}.resumo_fn_blog_list li{padding-left:30px}.resumo_fn_blog_list ul{margin-left:-30px}}@media (max-width: 1040px){.container{padding:0 20px}.resumo_fn_intro .v_list .left{margin-bottom:40px}.resumo_fn_intro .v_list{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;box-shadow:none;min-height:inherit}.resumo_fn_intro .v_list .left,.resumo_fn_intro .v_list .right{width:100%;padding:20px}.resumo_fn_intro{padding:0 40px 40px}.resumo_fn_intro .v_list span{position:relative;left:auto;transform:none!important;bottom:auto;margin-top:20px}.resumo_fn_intro .v_list .left span{background-color:#eee;padding:10px 40px}.resumo_fn_intro .v_list .right span{background-color:#111;padding:10px 40px}.resumo_fn_content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-o-flex-direction:column-reverse;flex-direction:column-reverse}.resumo_fn_right{width:100%;position:relative;min-height:inherit;top:auto;left:auto;right:auto;bottom:auto;border-left:none}.resumo_fn_right .menu_trigger{position:fixed;padding:5px;right:10px;top:10px;background-color:#282a36;border:1px solid #282a36}.resumo_fn_navigation{width:100%}.resumo_fn_right .right_in{height:auto!important}.resumo_fn_left{min-width:100%;min-height:inherit;width:100%}.resumo_fn_right .right_in{padding:100px 20%}#home{padding-top:50px;min-height:inherit;padding-bottom:0}#about{padding-top:150px}#portfolio,#services,#customers,#news{padding-top:100px}#contact{padding-top:100px;padding-bottom:150px}}@media (max-width: 768px){.resumo_fn_right .right_in{padding:100px 20px}.resumo_fn_contact .item.half{width:100%}.resumo_fn_testimonials .desc,.resumo_fn_main_title .desc{font-size:20px;line-height:1.5}#nav ul a{font-size:20px}#footer .footer_top:before{width:20px}#footer .footer_top:after{right:130px}.resumo_fn_blog_list li{width:100%}.resumo_fn_totop{right:64px}}@media (max-width: 500px){h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}.resumo_fn_contact_info h3{max-width:100%}.resumo_fn_main_title .title{font-size:36px}.resumo_fn_partners li{width:100%}.resumo_fn_service_list .item{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.resumo_fn_service_list .item_right{width:100%;min-width:100%;border-left:none;border-top:1px solid rgba(255,255,255,.05);padding:15px 40px;align-items:flex-start;text-align:left}.resumo_fn_boxed_list .item_top{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.resumo_fn_boxed_list .item_top span{margin-left:0}.resumo_fn_navigation .nav_in{padding-left:20px;padding-right:20px}}@media (max-width: 370px){.resumo_fn_about_info tr{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.resumo_fn_about_info th:nth-child(1){padding-bottom:0}}@media (max-width: 480px){.container{padding:0 10px}.container.noright{padding-right:10px}}body.light{background-color:#fff;color:#777}body.light h1,body.light h2,body.light h3,body.light h4,body.light h5,body.light h6{color:#000}body.light .resumo_fn_right{border-left-color:#0003}body.light .resumo_fn_main_title .title:after{background-color:#0000004d}body.light .resumo_fn_about_info th:nth-child(1){color:#333}body.light .resumo_fn_about_info table th{color:#000}body.light .resumo_fn_about_info table a{color:#000;border-bottom-color:#0003}body.light .resumo_fn_about_info table a:hover{border-color:#0006}body.light .resumo_fn_right .border1,body.light .resumo_fn_right .border2{border-color:#0003}body.light .resumo_fn_right:hover .border1,body.light .resumo_fn_right:hover .border2{border-color:#0000004d}body.light .resumo_fn_cv_btn a{border-color:#0003}body.light .resumo_fn_cv_btn a:hover{border-color:var(--mc)}body.light .resumo_fn_cv_btn .icon{color:#333}body.light .resumo_fn_tabs .tab_header li:after{background-color:#0003}body.light .resumo_fn_service_list .item,body.light .resumo_fn_boxed_list .item{background-color:#fafafa;border-color:#ddd}body.light .resumo_fn_boxed_list .item:after{background-color:#0003}body.light .resumo_fn_service_list .item_right{border-color:#0000000d}body.light .resumo_fn_partners a{background-color:#fafafa}body.light .resumo_fn_partners a:hover{background-color:#eee}body.light h1>a,body.light h2>a,body.light h3>a,body.light h4>a,body.light h5>a,body.light h6>a{color:#000}body.light h1>a:hover,body.light h2>a:hover,body.light h3>a:hover,body.light h4>a:hover,body.light h5>a:hover,body.light h6>a:hover{color:var(--mc)}body.light .resumo_fn_blog_list .load_more a{border-color:#0003}body.light .resumo_fn_blog_list .load_more a:hover{border-color:var(--mc)}body.light input[type=text],body.light input[type=phone],body.light input[type=password],body.light input[type=datetime],body.light input[type=datetime-local],body.light input[type=date],body.light input[type=month],body.light input[type=time],body.light input[type=week],body.light input[type=number],body.light input[type=email],body.light input[type=url],body.light input[type=search],body.light input[type=tel],body.light input[type=color],body.light textarea,body.light .resumo_fn_contact .contact_form a,.contact_form .a,body.light .uneditable-input{border-color:#0003;color:#333}body.light input[type=text]:hover,body.light input[type=phone]:hover,body.light input[type=password]:hover,body.light input[type=datetime]:hover,body.light input[type=datetime-local]:hover,body.light input[type=date]:hover,body.light input[type=month]:hover,body.light input[type=time]:hover,body.light input[type=week]:hover,body.light input[type=number]:hover,body.light input[type=email]:hover,body.light input[type=url]:hover,body.light input[type=search]:hover,body.light input[type=tel]:hover,body.light input[type=color]:hover,body.light textarea:hover,body.light .uneditable-input:hover{border-color:#0000004d}body.light input[type=text]:focus,body.light input[type=phone]:focus,body.light input[type=password]:focus,body.light input[type=datetime]:focus,body.light input[type=datetime-local]:focus,body.light input[type=date]:focus,body.light input[type=month]:focus,body.light input[type=time]:focus,body.light input[type=week]:focus,body.light input[type=number]:focus,body.light input[type=email]:focus,body.light input[type=url]:focus,body.light input[type=search]:focus,body.light input[type=tel]:focus,body.light input[type=color]:focus,body.light textarea:focus,body.light .uneditable-input:focus{border-color:var(--mc)}body.light .resumo_fn_contact .active .moving_placeholder{background-color:#fff;color:var(--mc)}body.light .fn__link{color:#333;border-bottom-color:#0003}body.light .fn__link:hover{border-bottom-color:#0006}body.light #footer .footer_top:before,body.light #footer .footer_top:after{background-color:#0003}body.light .resumo_fn_contact .moving_placeholder{color:#999}body.light .resumo_fn_contact .contact_form a:hover,body.light .resumo_fn_contact .contact_form .a:hover{border-color:var(--mc);color:var(--mc)}body.light .resumo_fn_right .menu_trigger{color:#333}body.light .resumo_fn_right .menu_trigger .hamb span{background-color:#333}body.light .resumo_fn_progress_bar .progress_title{color:#333}body.light .resumo_fn_progress_bar .progress_percent{background-color:#0000000d}body.light .resumo_fn_progress_bar .progress_percent:after{border-top-color:#0000000d}body.light .resumo_fn_progress_bar .bg_wrap{background-color:#eee}body.light .resumo_fn_right .right_bottom a{color:#333}body.light .resumo_fn_right .right_bottom a:before{background-color:#0003}body.light .resumo_fn_right .right_bottom a:hover{color:#000}body.light .resumo_fn_right .right_bottom a:hover:before{background-color:#00000080}body.light .resumo_fn_right .title_holder h5{color:#333}body.light .resumo_fn_navigation{background-color:#fff}body.light .resumo_fn_nav_overlay{background-color:#eee}body.light #nav .label{color:#777}body.light #nav ul a{color:#333}body.light #nav ul a:hover{color:var(--mc)}body.light .resumo_fn_navigation .social a{background-color:#0000000d;color:#333}body.light .resumo_fn_navigation .social a:hover{background-color:#0000001a}body.light .resumo_fn_navigation .copyright a{color:#333}body.light .resumo_fn_navigation .copyright a:before{background-color:#0003}body.light .resumo_fn_navigation .copyright a:hover:before{background-color:#00000080}body.light .resumo_fn_testimonials .subtitle,body.light .resumo_fn_tabs .tab_header a{color:#333}body.light .resumo_fn_tabs .tab_header .active a{color:var(--mc)}body.light .cursor-inner.cursor-hover .fn-cursor{background-color:#0000001a}body.light .cursor-link,body.light .cursor-outer .fn-cursor,body.light .cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor{border-color:#00000080}body.light .cursor-inner.cursor-slider.cursor-hover span:after,body.light .cursor-inner.cursor-slider.cursor-hover span:before{background-color:#000}body.light .cursor-inner .fn-cursor,body.light .cursor-inner .fn-left:after,body.light .cursor-inner .fn-left:before,body.light .cursor-inner .fn-right:after,body.light .cursor-inner .fn-right:before{background-color:#00000080}body.light .dark.cursor-inner.cursor-hover .fn-cursor{background-color:#ffffff1a}body.light .dark.cursor-link,body.light .dark.cursor-outer .fn-cursor,body.light .dark.cursor-inner.cursor-slider:not(.cursor-hover) .fn-cursor{border-color:#ffffff80}body.light .dark.cursor-inner.cursor-slider.cursor-hover span:after,body.light .dark.cursor-inner.cursor-slider.cursor-hover span:before{background-color:#fff}body.light .dark.cursor-inner .fn-cursor,body.light .dark.cursor-inner .fn-left:after,body.light .dark.cursor-inner .fn-left:before,body.light .dark.cursor-inner .fn-right:after,body.light .dark.cursor-inner .fn-right:before{background-color:#ffffff80}body.light .resumo_fn_modalbox{background-color:#fffffff2}body.light .resumo_fn_modalbox .box_inner{background-color:#fafafa;border-color:#ddd}body.light .fn__nav{border-top-color:#ddd}body.light .fn__nav:after{background-color:#ddd}body.light .fn__nav a{color:#333}body.light .fn__nav a:hover{color:#111}body.light .resumo_fn_modalbox .modal_content::-webkit-scrollbar-thumb{border-color:#fafafa}@media (max-width:768px){body.light .resumo_fn_right .menu_trigger{background-color:#fafafa;border:1px solid #ddd}}.resumo_fn_modalbox{position:fixed;top:0;left:0;right:0;height:100vh;z-index:77;background-color:#1d1b19f2;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.resumo_fn_modalbox .extra_closer{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.modal_item{cursor:pointer}.resumo_fn_modalbox.opened{opacity:1;visibility:visible}.resumo_fn_modalbox .closer{display:block;text-decoration:none;width:18px;height:18px;right:46px;top:35px;z-index:5;position:absolute}.resumo_fn_modalbox .closer:after{content:"";position:absolute;left:-10px;right:-10px;bottom:-10px;top:-10px;background-color:transparent;transition:all .3s ease;border:1px solid transparent}.resumo_fn_modalbox .closer span:before,.resumo_fn_modalbox .closer span:after{left:-3px;top:8px;content:"";position:absolute;width:25px;height:2px;background-color:#888;transition:all .3s ease;perspective:30px}.resumo_fn_modalbox .closer span:after{transform:rotate(45deg) translateZ(0)}.resumo_fn_modalbox .closer span:before{transform:rotate(-45deg) translateZ(0)}.resumo_fn_modalbox.hovered .closer:after,.resumo_fn_modalbox .closer:hover:after{border-color:var(--mc);transform:scale(1.23)}.resumo_fn_modalbox.hovered .closer span:before,.resumo_fn_modalbox.hovered .closer span:after,.resumo_fn_modalbox .closer:hover span:before,.resumo_fn_modalbox .closer:hover span:after{background-color:var(--mc)}.fn__hidden{display:none}.resumo_fn_modalbox .modal_content{scrollbar-width:thin;scrollbar-color:#333 #111}.resumo_fn_modalbox .modal_content::-webkit-scrollbar{width:11px}.resumo_fn_modalbox .modal_content:-webkit-scrollbar-track{background:#111}.resumo_fn_modalbox .modal_content::-webkit-scrollbar-thumb{background-color:var(--mc);border-radius:10px;border:3px solid #181715}.resumo_fn_modalbox .container{height:100vh}.resumo_fn_modalbox .box_inner{position:absolute;top:70px;bottom:70px;width:100%;max-width:1000px;left:50%;transform:translate(-50%);background-color:#181715;z-index:156;opacity:0;visibility:hidden;margin-top:-20px;border:1px solid rgba(255,255,255,.2);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.resumo_fn_modalbox.opened .box_inner{opacity:1;visibility:visible;margin-top:0}.resumo_fn_modalbox .modal_content{position:relative;width:100%;height:100%;float:left;overflow:hidden;overflow-y:scroll;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.resumo_fn_modalbox .modal_in{padding:60px}.resumo_fn_modalbox .fn__cat{margin-bottom:8px}.resumo_fn_modalbox .fn__title{font-weight:400;margin-bottom:42px}.resumo_fn_modalbox .img_holder{margin-bottom:45px;width:100%;overflow:hidden;position:relative}.resumo_fn_modalbox .img_holder img{margin-bottom:-50%;opacity:0!important;min-width:100%}.resumo_fn_modalbox .img_holder .abs_img{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.resumo_fn_modalbox .fn__desc{margin-bottom:28px}.resumo_fn_modalbox .fn__desc:last-child{margin-bottom:0}.fn__nav{margin-top:auto;width:100%;position:relative;height:142px;min-height:142px;border-top:1px solid rgba(255,255,255,.2);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.fn__nav:after{content:"";position:absolute;left:50%;width:1px;background-color:#fff3;top:0;bottom:0;z-index:2;margin-left:-.5px}.fn__nav a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;text-decoration:none;position:relative;width:100%;color:#ddd;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.fn__nav .prev{padding:10px 10px 10px 106px}.fn__nav .next{padding:10px 106px 10px 10px;justify-content:flex-end;text-align:right}.fn__nav .arrow_wrapper{display:block;width:26px;height:21px;left:60px;position:absolute;top:50%;margin-top:-10px;transition:transform .3s ease}.fn__nav .arrow_wrapper:after{content:"";position:absolute;left:-10px;right:-10px;bottom:-10px;top:-10px;background-color:transparent;transition:all .3s ease;border:1px solid transparent}.fn__nav .arrow{display:block;background-color:#888;width:26px;height:1px;position:absolute;top:50%;transition:all .3s ease}.fn__nav .text{display:block;transition:transform .3s ease}.fn__nav .arrow:after{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;left:-1px;transform:rotate(45deg);top:100%;margin-top:4px}.fn__nav .arrow:before{display:block;background-color:inherit;width:14px;height:1px;content:"";position:absolute;left:-1px;transform:rotate(-45deg);bottom:100%;margin-bottom:4px}.fn__nav .next .arrow:after{top:auto;margin-top:inherit;right:-1px;left:auto;bottom:100%;margin-bottom:4px}.fn__nav .next .arrow:before{bottom:auto;margin-bottom:inherit;right:-1px;left:auto;top:100%;margin-top:4px}.fn__nav .next .arrow_wrapper{left:auto;right:60px}.fn__nav a:hover{color:#ccc}.fn__nav a:hover .arrow{background-color:var(--mc)}.fn__nav a:hover .arrow_wrapper:after{border-color:var(--mc);transform:scale(1.23)}.fn__nav a.prev:hover .text{transform:translate(45px)}.fn__nav a.prev:hover .arrow_wrapper{transform:translate(15px)}.fn__nav a.next:hover .text{transform:translate(-45px)}.fn__nav a.next:hover .arrow_wrapper{transform:translate(-15px)}@media (max-width: 1040px){.resumo_fn_modalbox .box_inner{max-width:90%}.resumo_fn_modalbox .modal_in{padding-left:20px;padding-right:20px}.fn__nav .next{padding-right:66px}.fn__nav .next .arrow_wrapper{right:20px}.fn__nav .prev{padding-left:66px}.fn__nav .prev .arrow_wrapper{left:20px}}@media (max-width: 370px){.fn__nav .text{display:none}}.clickingHere{color:#f8f8f2;text-decoration:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}.owl-carousel{display:block}.typed-cursor{display:none}.right_in::-webkit-scrollbar{width:0px}.right_in{overflow:scroll;height:calc(100% + -0px)}.resumo_fn_modalbox .img_holder img{margin-bottom:-50%!important;min-width:100%!important;max-height:unset!important}#send_message{background:none;width:100%;line-height:0;padding:30px}.light #send_message{border-color:#0003;color:#333}#send_message:hover{border-color:#ff79c6;color:#ff79c6}html{scroll-behavior:smooth}.h3{margin:0;padding:0 10px;font-size:30px;min-height:36px;position:relative;font-family:Jost;color:#ddd}.light .h3{color:#000}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
