.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{transform:scale(0);transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{transform:scale(1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotate(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotate(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0!important;opacity:0}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.page-next-practical-projects{padding:0}.page-next-practical-projects .header-next-practical-projects{height:280px;display:flex;text-align:center;align-items:center;flex-direction:column}.page-next-practical-projects .header-next-practical-projects .header-next-practical-projects-tow-icons i{padding:0 20px}.header-next-practical-projects img{width:80%}.page-next-practical-projects i{font-size:10em;color:#fff}.page-next-practical-projects .project8_04_05_2018_jogo_unity_zombies i{font-size:11em}.header-next-practical-projects h2{font-size:1.8em;color:#fff}.header-next-practical-projects h2 span{font-size:1.5em}@media only screen and (min-width:768px){.header-next-practical-projects h2{font-size:3em}}.header-next-practical-projects .btn-info{padding:0 25px 0 15px;width:190px;height:37px;border-color:#fff;margin:30px 7px 7px;background-color:#fff}.header-next-practical-projects .btn-info i{font-size:2.5em;position:relative;top:0}.header-next-practical-projects .btn-info span{font-size:1em;position:relative;bottom:10px}@media (min-width:24.375em){.page-next-practical-projects .header-next-practical-projects,.page-next-practical-projects .header-next-practical-projects.project-05-10-17-email-mkt-node-vue{height:427px}.header-next-practical-projects img{width:auto}}.section-next-practical-projects-info{height:427px;background-color:#fff;padding:60px 0}.container-practical-projects-info{padding-bottom:30px}.section-next-practical-projects-info.project-09-05-17-node-ecommerce{background:url(../img/courses/practical-projects/project-09-05-17-node-ecommerce/back-projeto-pratico-project-09-05-17-node-ecommerce.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-info.project-19-05-17-django{background:url(../img/courses/practical-projects/project-19-05-17-django/back-descricao-project-19-05-17-django.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-info.project-30-06-react{background:url(../img/courses/practical-projects/project-30-06-react/back-descricao-project-30-06-react.jpg) no-repeat top;background-size:cover;height:440px;background-color:#fff}.section-next-practical-projects-info.project-10-07-17-laravel-vuejs{background:url(../img/courses/practical-projects/project-10-07-17-laravel-vuejs/back-descricao-project-10-07-17-laravel-vuejs.jpg) no-repeat top;background-size:cover;height:500px;background-color:#fff}.section-next-practical-projects-info.project-04-08-17-lumen-ionic{background:url(../img/courses/practical-projects/project-04-08-17-lumen-ionic/back-descricao-project-04-08-17-lumen-ionic.jpg) no-repeat top;background-size:cover;height:500px;background-color:#fff}.container-practical-projects-info{display:flex;text-align:left;align-items:flex-start;justify-content:center}.container-practical-projects-info aside{display:none}.container-practical-projects-info h2{font-size:1.4em;font-weight:700;color:#6ad270;padding-bottom:15px}.container-practical-projects-info p{font-size:1em;font-weight:300;color:#666;margin-bottom:10px}@media (min-width:24.375em){.container-practical-projects-info p{margin-bottom:15px}}@media (min-width:36.25em){.container-practical-projects-info p{font-size:1.2em}}@media (min-width:44.375em){.container-practical-projects-info h2{font-size:1.8em}.container-practical-projects-info p{font-size:1.3em;padding-top:15px}}.section-next-practical-projects-technology{background-color:#fff;padding:30px 0}.section-next-practical-projects-technology.project-11-10-17-jogo-tiro-unity{background:url(../img/courses/practical-projects/project-11-10-17-jogo-tiro-unity/tecnologias.jpg) no-repeat top;background-size:cover;height:450px;background-color:#fff}.article-practical-projects-technology{border-top:1px solid #eee;padding:30px 0 0}.article-practical-projects-technology h2{text-align:center;font-size:1.8em;font-weight:700;color:#6ad270;padding-bottom:30px}.article-practical-projects-technology.project-11-10-17-jogo-tiro-unity h2{text-align:left}.practical-projects-technology-list .col-md-3{padding:15px}.practical-projects-technology-list .col-md-3 img{width:100%}.practical-projects-technology-list .project-19-05-17-django,.practical-projects-technology-list .project-30-06-react{padding:0}.practical-projects-technology-list .col-md-4{padding:15px}.practical-projects-technology-list .col-md-4 img{width:100%}.practical-projects-technology-list .box-technology,.practical-projects-technology-list .project-image{display:flex;align-items:center;justify-content:center}.practical-projects-technology-list .box-technology{flex-direction:column;border:1px solid #eee;border-radius:4px;height:140px}.practical-projects-technology-list .box-technology i{font-size:4em}.practical-projects-technology-list .box-technology p{font-size:1.4em;font-weight:600}.section-next-practical-projects-program{padding:30px 0;background-color:#f5f5f5}.section-next-practical-projects-program.project-11-10-17-jogo-tiro-unity{background-color:#e4e6f2}.article-practical-projects-program h2{text-align:center;font-size:1.8em;font-weight:700;color:#6ad270;padding-bottom:30px}.practical-projects-program-list{display:flex;flex-wrap:wrap;flex-direction:column}.practical-projects-program-list .practical-projects-program-box{width:95%;margin:2.5%;background-color:#fff;text-align:center;padding:30px;border-radius:4px;min-height:160px;display:flex;justify-content:center;align-items:center}.practical-projects-program-list .practical-projects-program-box p{font-size:1.1em}.section-practical-projects-plan{margin:0;padding:30px 0 35px;background-color:#f5f5f5}.section-practical-projects-plan p{font-size:1.5em;font-weight:300;color:#989898}.section-practical-projects-plan p a{color:#6ad270}.section-next-practical-projects-instruction{background-color:#fff;padding-bottom:60px}.container-practical-projects-instruction{display:flex;justify-content:space-between;flex-direction:column;padding:30px 0}.container-practical-projects-instruction h2{text-align:left;font-size:1.8em;font-weight:700;color:#6ad270;padding-bottom:30px}.container-practical-projects-instruction h2 i{font-size:1.4em;color:#666}.container-practical-projects-instruction h2 span{position:relative;top:-7px}.container-practical-projects-instruction .practical-projects-instruction-tutor{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:20px;border:1px solid #eee;border-radius:4px}.practical-projects-instruction-tutor img{margin-right:20px;width:125px;height:125px}.practical-projects-instruction-tutor h3{margin-bottom:10px;font-size:1.2em;font-weight:700;color:#989898}@media (min-width:48em){.container-practical-projects-instruction .practical-projects-instruction-tutor{flex-direction:row}}@media (min-width:62em){.container-practical-projects-instruction{flex-direction:row}}.practical-projects-instruction-tutor p{margin-top:0;font-size:1.09em;color:#989898}.container-practical-projects-instruction .son-navbar-project-details-content .li-navbar-progress{width:100%}@media (min-width:62em){.container-practical-projects-instruction{flex-direction:row}.container-practical-projects-instruction .son-navbar-project-details-content .nav{background-color:#fff;border:1px solid #eee;border-radius:4px}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav{background-color:#fff;border:1px solid #eee;border-radius:4px;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:15px;margin:0}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav li{color:#fff;display:flex;align-items:center}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav li i{font-size:.9em;color:#fff}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav li i.sm{font-size:1.9em}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav li span{font-size:1em;margin:0 15px}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress{width:100%;display:flex;align-items:center;justify-content:space-between;padding:30px 0}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress{padding:10px 0}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard{flex-direction:row}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step{padding:30px 0;position:relative;width:100%}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step{display:inline-block;padding:0}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{color:#999;font-size:1em;margin-top:-35px}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step .bs-wizard-stepnum{padding:0;margin-top:-5px}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step>.bs-wizard-dot{position:absolute;display:block;background:#9bbd43;top:20px;left:50%;margin-left:-12px;border-radius:50%}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{width:20px;height:20px;top:23px;background-color:#dddddf}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot{width:13px;height:13px}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after{opacity:0}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.disabled>.progress>.progress-bar{width:100%;background-color:#dddddf;box-shadow:none}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.complete>.bs-wizard-dot{width:20px;height:20px}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar{width:100%;background:#9bbd43}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step>.progress{display:none;position:relative;border-radius:0;height:4px;box-shadow:none;margin:10px 0}@media only screen and (min-width:992px){.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step>.progress{display:block}}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step:last-child>.progress{width:50%}.landing-page-navbar-date-progress .navbar-date-progress .navbar-nav .li-navbar-progress .bs-wizard>.bs-wizard-step:first-child>.progress{left:50%;width:100%}.page-next-practical-projects .header-next-practical-projects.project13_20_09_administravel_php .header-next-practical-projects-tow-icons i{font-size:7em}@media only screen and (min-width:768px){.page-next-practical-projects .header-next-practical-projects.project13_20_09_administravel_php .header-next-practical-projects-tow-icons i{font-size:10em}}.page-next-practical-projects .header-next-practical-projects.project13_20_09_administravel_php h2{font-size:1.7em;font-weight:700;position:relative;top:-20px}@media only screen and (min-width:768px){.page-next-practical-projects .header-next-practical-projects.project13_20_09_administravel_php h2{font-size:2.6em}}.page-next-practical-projects .header-next-practical-projects.project-09-05-17-node-ecommerce{background:url(../img/courses/practical-projects/project-09-05-17-node-ecommerce/back-topo-project-09-05-17-node-ecommerce.jpg) no-repeat top;background-color:#537e51!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-19-05-17-django{background:url(../img/courses/practical-projects/project-19-05-17-django/back-top-project-19-05-17-django.jpg) no-repeat top;background-color:#2c449a!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-30-06-react{background:url(../img/courses/practical-projects/project-30-06-react/back-top-project-30-06-react.jpg) no-repeat top;background-color:#2663a6!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-10-07-17-laravel-vuejs{background:url(../img/courses/practical-projects/project-10-07-17-laravel-vuejs/back-top-back-top-project-10-07-17-laravel-vuejs.jpg) no-repeat top;background-color:#f63530!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-04-08-17-lumen-ionic{background:url(../img/courses/practical-projects/project-04-08-17-lumen-ionic/back-top.jpg) no-repeat top;background-color:#2f7adf!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-24-08-17-flappy-bird-construct{background:url(../img/courses/practical-projects/project-24-08-17-flappy-bird-construct/back-top-project-24-08-17-flappy-bird-construct.jpg) no-repeat top;background-color:#666!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-08-09-17-indexador-node{background:url(../img/courses/practical-projects/project-08-09-17-indexador-node/back-top-project-08-09-17-indexador-node.jpg) no-repeat top;background-color:#433c36!important;background-size:cover}.page-next-practical-projects .header-next-practical-projects.project-05-10-17-email-mkt-node-vue{background:url(../img/courses/practical-projects/project-05-10-17-email-mkt-node-vue/back-top-project-05-10-17-email-mkt-node-vue.jpg) no-repeat top;background-color:#816414!important;background-size:cover;height:500px}.page-next-practical-projects .header-next-practical-projects.project-11-10-17-jogo-tiro-unity{background:url(../img/courses/practical-projects/project-11-10-17-jogo-tiro-unity/back-top-project-11-10-17-jogo-tiro-unity.jpg) no-repeat top;background-color:#7d7358!important;background-size:cover;height:500px}.page-next-practical-projects .header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud{background:url(../img/courses/practical-projects/project-27-10-17-aplicacoes-google-cloud/back-top-project-27-10-17-aplicacoes-google-cloud.jpg) no-repeat top;background-color:#365b90!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-17-11-17-forum-real-time-laravel{background:url(../img/courses/practical-projects/project-17-11-17-forum-real-time-laravel/back-top-project-17-11-17-forum-real-time-laravel.jpg) no-repeat top;background-color:#ab2e2c!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-23-11-17-helpdesk-com-springboot{background:url(../img/courses/practical-projects/project-23-11-17-helpdesk-com-springboot/back-top-project-23-11-17-helpdesk-com-springboot.jpg) no-repeat top;background-color:#2b7e16!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-20-12-17-fruit-ninja-unity{background:url(../img/courses/practical-projects/project-20-12-17-fruit-ninja-unity/back-top-project-20-12-17-fruit-ninja-unity.jpg) no-repeat top;background-color:#5e371a!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-04-01-18-cms-adm-desktop{background:url(../img/courses/practical-projects/project-04-01-18-cms-adm-desktop/back-top-project-04-01-18-cms-adm-desktop.jpg) no-repeat top;background-color:#22484b!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-02-02-18-quiz-react-native{background:url(../img/courses/practical-projects/project-02-02-18-quiz-react-native/back-top-project-02-02-18-quiz-react-native.jpg) no-repeat top;background-color:#c5be0d!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project-07-02-18-site-wordpress{background:url(../img/courses/practical-projects/project-07-02-18-site-wordpress/back-top-project-07-02-18-site-wordpress.jpg) no-repeat top;background-color:#2e769c!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project_08_03_hosp_ispconfig{background:url(../img/courses/practical-projects/project_08_03_hosp_ispconfig/back-top-project_08_03_hosp_ispconfig.jpg) no-repeat top;background-color:#e40000!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project2_22_03_hd_pwa_firebase{background:url(../img/courses/practical-projects/project2_22_03_hd_pwa_firebase/back-top-project2_22_03_hd_pwa_firebase.jpg) no-repeat top;background-color:#f27f08!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project7_20_04_18_microjobs_symfony4{background:url(../img/courses/practical-projects/project7_20_04_18_microjobs_symfony4/back-top-project7_20_04_18_microjobs_symfony4.jpg) no-repeat top;background-color:#5c4e4b!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies{background:url(../img/courses/practical-projects/project8_04_05_2018_jogo_unity_zombies/back-topo-project8_04_05_2018_jogo_unity_zombies.jpg) no-repeat top;background-color:#393939!important;background-size:cover;height:800px}.page-next-practical-projects .header-next-practical-projects.project9_08_06_loja_woocomerce{background:url(../img/courses/practical-projects/project9_08_06_loja_woocomerce/back-top-project9_08_06_loja_woocomerce.jpg) no-repeat top;background-color:#686bb2!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project10_15_16_gerenciador_projetos_php{background:url(../img/courses/practical-projects/project10_15_16_gerenciador_projetos_php/back-top-project10_15_16_gerenciador_projetos_php.jpg) no-repeat top;background-color:#448ce0!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project11_20_07_fin_android{background:url(../img/courses/practical-projects/project11_20_07_fin_android/back-top-project10_20_07_fin_android.jpg) no-repeat top;background-color:#97ba2b!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project12_17_08_docker_producao{background:url(../img/courses/practical-projects/project12_17_08_docker_producao/back-top-project12_17_08_docker_producao.jpg) no-repeat 0 0;background-color:#e0f4ff!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects{justify-content:center}.page-next-practical-projects .header-next-practical-projects.project12_17_08_docker_producao .header-next-practical-projects-tow-icons i,.page-next-practical-projects .header-next-practical-projects.project12_17_08_docker_producao h2{color:#378bba}.page-next-practical-projects .header-next-practical-projects.project13_20_09_administravel_php{background:url(../img/courses/practical-projects/project13_20_09_administravel_php/background-project13_20_09_administravel_php.png) no-repeat 0 0;background-color:#a94eca!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project14_19_10_keep_android_firebase{background:url(../img/courses/practical-projects/project14_19_10_keep_android_firebase/banner-project14_19_10_keep_android_firebase.png) no-repeat 0 0;background-color:#43b865!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project15_02_11_terror_unreal{background:url(../img/courses/practical-projects/project15_02_11_terror_unreal/banner-project15_02_11_terror_unreal.jpg) no-repeat 0 0;background-color:#000!important;background-size:cover;height:450px}.page-next-practical-projects .header-next-practical-projects.project15_02_11_terror_unreal .header-next-practical-projects-tow-icons i{font-size:14em}.page-next-practical-projects .header-next-practical-projects.project28_30_11_question_answer_node_mysql{background:url(../img/courses/practical-projects/project28_30_11_question_answer_node_mysql/back-banner-project28_30_11_question_answer_node_mysql.png) no-repeat 0 0;background-color:#b7a6df!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project29_14_12_app_hibrido_node_quasar{background:url(../img/courses/practical-projects/project29_14_12_app_hibrido_node_quasar/banner_project29_14_12_app_hibrido_node_quasar.png) no-repeat 0 0;background-color:#291e61!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project30_11_01_aplicacoes_aws{background:url(../img/courses/practical-projects/project30_11_01_aplicacoes_aws/topo-project30_11_01_aplicacoes_aws.png) no-repeat 0 0;background-color:#8f7823!important;background-size:cover;height:400px}.page-next-practical-projects .header-next-practical-projects.project-09-05-17-node-ecommerce .btn-info i{color:#537e51}.page-next-practical-projects .header-next-practical-projects.project-19-05-17-django .btn-info i{color:#2c449a}.page-next-practical-projects .header-next-practical-projects.project-30-06-react .btn-info i{color:#2663a6}.page-next-practical-projects .header-next-practical-projects.project-10-07-17-laravel-vuejs .btn-info i{color:#f63530}.page-next-practical-projects .header-next-practical-projects.project-04-08-17-lumen-ionic .btn-info i{color:#2f7adf}.header-next-practical-projects.project-09-05-17-node-ecommerce .btn-info{color:#537e51}.header-next-practical-projects.project-09-05-17-node-ecommerce .btn-info:active,.header-next-practical-projects.project-09-05-17-node-ecommerce .btn-info:focus,.header-next-practical-projects.project-09-05-17-node-ecommerce .btn-info:hover{background-color:#fff;color:#537e51}.header-next-practical-projects.project-19-05-17-django .btn-info{color:#2c449a}.header-next-practical-projects.project-19-05-17-django .btn-info:hover{background-color:#fff;color:#2c449a}.header-next-practical-projects.project-30-06-react .btn-info{color:#00446f}.header-next-practical-projects.project-30-06-react .btn-info:active,.header-next-practical-projects.project-30-06-react .btn-info:focus,.header-next-practical-projects.project-30-06-react .btn-info:hover{background-color:#fff;color:#00446f}.header-next-practical-projects.project-10-07-17-laravel-vuejs .btn-info{color:#f63530}.header-next-practical-projects.project-10-07-17-laravel-vuejs .btn-info:active,.header-next-practical-projects.project-10-07-17-laravel-vuejs .btn-info:focus,.header-next-practical-projects.project-10-07-17-laravel-vuejs .btn-info:hover{background-color:#fff;color:#f63530}.header-next-practical-projects.project-04-08-17-lumen-ionic .btn-info{color:#2f7adf}.header-next-practical-projects.project-04-08-17-lumen-ionic .btn-info:active,.header-next-practical-projects.project-04-08-17-lumen-ionic .btn-info:focus,.header-next-practical-projects.project-04-08-17-lumen-ionic .btn-info:hover{background-color:#fff;color:#2f7adf}.header-next-practical-projects.project-24-08-17-flappy-bird-construct .btn-info,.header-next-practical-projects.project-24-08-17-flappy-bird-construct .btn-info i{color:#666}.header-next-practical-projects.project-24-08-17-flappy-bird-construct .btn-info:active,.header-next-practical-projects.project-24-08-17-flappy-bird-construct .btn-info:focus,.header-next-practical-projects.project-24-08-17-flappy-bird-construct .btn-info:hover{background-color:#fff;color:#666}.header-next-practical-projects.project-08-09-17-indexador-node .btn-info,.header-next-practical-projects.project-08-09-17-indexador-node .btn-info i{color:#433c36}.header-next-practical-projects.project-08-09-17-indexador-node .btn-info:active,.header-next-practical-projects.project-08-09-17-indexador-node .btn-info:focus,.header-next-practical-projects.project-08-09-17-indexador-node .btn-info:hover{background-color:#fff;color:#433c36}.header-next-practical-projects.project-05-10-17-email-mkt-node-vue .btn-info,.header-next-practical-projects.project-05-10-17-email-mkt-node-vue .btn-info i{color:#816414}.header-next-practical-projects.project-05-10-17-email-mkt-node-vue .btn-info:active,.header-next-practical-projects.project-05-10-17-email-mkt-node-vue .btn-info:focus,.header-next-practical-projects.project-05-10-17-email-mkt-node-vue .btn-info:hover{background-color:#fff;color:#816414}.header-next-practical-projects.project-11-10-17-jogo-tiro-unity .btn-info,.header-next-practical-projects.project-11-10-17-jogo-tiro-unity .btn-info i{color:#7d7358}.header-next-practical-projects.project-11-10-17-jogo-tiro-unity .btn-info:active,.header-next-practical-projects.project-11-10-17-jogo-tiro-unity .btn-info:focus,.header-next-practical-projects.project-11-10-17-jogo-tiro-unity .btn-info:hover{background-color:#fff;color:#7d7358}.header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud .btn-info,.header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud .btn-info i{color:#365b90}.header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud .btn-info:active,.header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud .btn-info:focus,.header-next-practical-projects.project-27-10-17-aplicacoes-google-cloud .btn-info:hover{background-color:#fff;color:#365b90}.header-next-practical-projects.project-17-11-17-forum-real-time-laravel .btn-info,.header-next-practical-projects.project-17-11-17-forum-real-time-laravel .btn-info i{color:#ab2e2c}.header-next-practical-projects.project-17-11-17-forum-real-time-laravel .btn-info:active,.header-next-practical-projects.project-17-11-17-forum-real-time-laravel .btn-info:focus,.header-next-practical-projects.project-17-11-17-forum-real-time-laravel .btn-info:hover{background-color:#fff;color:#ab2e2c}.header-next-practical-projects.project-23-11-17-helpdesk-com-springboot .btn-info,.header-next-practical-projects.project-23-11-17-helpdesk-com-springboot .btn-info i{color:#2b7e16}.header-next-practical-projects.project-23-11-17-helpdesk-com-springboot .btn-info:active,.header-next-practical-projects.project-23-11-17-helpdesk-com-springboot .btn-info:focus,.header-next-practical-projects.project-23-11-17-helpdesk-com-springboot .btn-info:hover{background-color:#fff;color:#2b7e16}.header-next-practical-projects.project-20-12-17-fruit-ninja-unity .btn-info,.header-next-practical-projects.project-20-12-17-fruit-ninja-unity .btn-info i{color:#5e371a}.header-next-practical-projects.project-20-12-17-fruit-ninja-unity .btn-info:active,.header-next-practical-projects.project-20-12-17-fruit-ninja-unity .btn-info:focus,.header-next-practical-projects.project-20-12-17-fruit-ninja-unity .btn-info:hover{background-color:#fff;color:#5e371a}.header-next-practical-projects.project-04-01-18-cms-adm-desktop .btn-info,.header-next-practical-projects.project-04-01-18-cms-adm-desktop .btn-info i{color:#22484b}.header-next-practical-projects.project-04-01-18-cms-adm-desktop .btn-info:active,.header-next-practical-projects.project-04-01-18-cms-adm-desktop .btn-info:focus,.header-next-practical-projects.project-04-01-18-cms-adm-desktop .btn-info:hover{background-color:#fff;color:#22484b}.header-next-practical-projects.project-02-02-18-quiz-react-native .btn-info,.header-next-practical-projects.project-02-02-18-quiz-react-native .btn-info i{color:#c5be0d}.header-next-practical-projects.project-02-02-18-quiz-react-native .btn-info:active,.header-next-practical-projects.project-02-02-18-quiz-react-native .btn-info:focus,.header-next-practical-projects.project-02-02-18-quiz-react-native .btn-info:hover{background-color:#fff;color:#c5be0d}.header-next-practical-projects.project-07-02-18-site-wordpress .btn-info,.header-next-practical-projects.project-07-02-18-site-wordpress .btn-info i{color:#2e769c}.header-next-practical-projects.project-07-02-18-site-wordpress .btn-info:active,.header-next-practical-projects.project-07-02-18-site-wordpress .btn-info:focus,.header-next-practical-projects.project-07-02-18-site-wordpress .btn-info:hover{background-color:#fff;color:#2e769c}.header-next-practical-projects.project_08_03_hosp_ispconfig .btn-info,.header-next-practical-projects.project_08_03_hosp_ispconfig .btn-info i{color:#e40000}.header-next-practical-projects.project_08_03_hosp_ispconfig .btn-info:active,.header-next-practical-projects.project_08_03_hosp_ispconfig .btn-info:focus,.header-next-practical-projects.project_08_03_hosp_ispconfig .btn-info:hover{background-color:#fff;color:#e40000}.header-next-practical-projects.project2_22_03_hd_pwa_firebase .btn-info,.header-next-practical-projects.project2_22_03_hd_pwa_firebase .btn-info i{color:#f27f08}.header-next-practical-projects.project2_22_03_hd_pwa_firebase .btn-info:active,.header-next-practical-projects.project2_22_03_hd_pwa_firebase .btn-info:focus,.header-next-practical-projects.project2_22_03_hd_pwa_firebase .btn-info:hover{background-color:#fff;color:#f27f08}.header-next-practical-projects.project7_20_04_18_microjobs_symfony4 .btn-info,.header-next-practical-projects.project7_20_04_18_microjobs_symfony4 .btn-info i{color:#5c4e4b}.header-next-practical-projects.project7_20_04_18_microjobs_symfony4 .btn-info:active,.header-next-practical-projects.project7_20_04_18_microjobs_symfony4 .btn-info:focus,.header-next-practical-projects.project7_20_04_18_microjobs_symfony4 .btn-info:hover{background-color:#fff;color:#5c4e4b}.header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies .btn-info,.header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies .btn-info i{color:#393939}.header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies .btn-info:active,.header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies .btn-info:focus,.header-next-practical-projects.project8_04_05_2018_jogo_unity_zombies .btn-info:hover{background-color:#fff;color:#393939}.header-next-practical-projects.project9_08_06_loja_woocomerce .btn-info,.header-next-practical-projects.project9_08_06_loja_woocomerce .btn-info i{color:#686bb2}.header-next-practical-projects.project9_08_06_loja_woocomerce .btn-info:active,.header-next-practical-projects.project9_08_06_loja_woocomerce .btn-info:focus,.header-next-practical-projects.project9_08_06_loja_woocomerce .btn-info:hover{background-color:#fff;color:#686bb2}.header-next-practical-projects.project10_15_16_gerenciador_projetos_php .btn-info,.header-next-practical-projects.project10_15_16_gerenciador_projetos_php .btn-info i{color:#448ce0}.header-next-practical-projects.project10_15_16_gerenciador_projetos_php .btn-info:active,.header-next-practical-projects.project10_15_16_gerenciador_projetos_php .btn-info:focus,.header-next-practical-projects.project10_15_16_gerenciador_projetos_php .btn-info:hover{background-color:#fff;color:#448ce0}.header-next-practical-projects.project11_20_07_fin_android .btn-info,.header-next-practical-projects.project11_20_07_fin_android .btn-info i{color:#97ba2b}.header-next-practical-projects.project11_20_07_fin_android .btn-info:active,.header-next-practical-projects.project11_20_07_fin_android .btn-info:focus,.header-next-practical-projects.project11_20_07_fin_android .btn-info:hover{background-color:#fff;color:#97ba2b}.header-next-practical-projects.project12_17_08_docker_producao .btn-info,.header-next-practical-projects.project12_17_08_docker_producao .btn-info i{color:#378bba}.header-next-practical-projects.project12_17_08_docker_producao .btn-info:active,.header-next-practical-projects.project12_17_08_docker_producao .btn-info:focus,.header-next-practical-projects.project12_17_08_docker_producao .btn-info:hover{background-color:#fff;color:#378bba}.header-next-practical-projects.project13_20_09_administravel_php .btn-info,.header-next-practical-projects.project13_20_09_administravel_php .btn-info i{color:#a94eca}.header-next-practical-projects.project13_20_09_administravel_php .btn-info:active,.header-next-practical-projects.project13_20_09_administravel_php .btn-info:focus,.header-next-practical-projects.project13_20_09_administravel_php .btn-info:hover{background-color:#fff;color:#a94eca}.header-next-practical-projects.project14_19_10_keep_android_firebase .btn-info,.header-next-practical-projects.project14_19_10_keep_android_firebase .btn-info i{color:#43b865}.header-next-practical-projects.project14_19_10_keep_android_firebase .btn-info:active,.header-next-practical-projects.project14_19_10_keep_android_firebase .btn-info:focus,.header-next-practical-projects.project14_19_10_keep_android_firebase .btn-info:hover{background-color:#fff;color:#43b865}.header-next-practical-projects.project15_02_11_terror_unreal .btn-info,.header-next-practical-projects.project15_02_11_terror_unreal .btn-info i{color:#000}.header-next-practical-projects.project15_02_11_terror_unreal .btn-info:active,.header-next-practical-projects.project15_02_11_terror_unreal .btn-info:focus,.header-next-practical-projects.project15_02_11_terror_unreal .btn-info:hover{background-color:#494a48;color:#000}.header-next-practical-projects.project28_30_11_question_answer_node_mysql .btn-info,.header-next-practical-projects.project28_30_11_question_answer_node_mysql .btn-info i{color:#b7a6df}.header-next-practical-projects.project28_30_11_question_answer_node_mysql .btn-info:active,.header-next-practical-projects.project28_30_11_question_answer_node_mysql .btn-info:focus,.header-next-practical-projects.project28_30_11_question_answer_node_mysql .btn-info:hover{background-color:#fff;color:#b7a6df}.header-next-practical-projects.project29_14_12_app_hibrido_node_quasar .btn-info,.header-next-practical-projects.project29_14_12_app_hibrido_node_quasar .btn-info i{color:#291e61}.header-next-practical-projects.project29_14_12_app_hibrido_node_quasar .btn-info:active,.header-next-practical-projects.project29_14_12_app_hibrido_node_quasar .btn-info:focus,.header-next-practical-projects.project29_14_12_app_hibrido_node_quasar .btn-info:hover{background-color:#fff;color:#291e61}.header-next-practical-projects.project30_11_01_aplicacoes_aws .btn-info,.header-next-practical-projects.project30_11_01_aplicacoes_aws .btn-info i{color:#8f7823}.header-next-practical-projects.project30_11_01_aplicacoes_aws .btn-info:active,.header-next-practical-projects.project30_11_01_aplicacoes_aws .btn-info:focus,.header-next-practical-projects.project30_11_01_aplicacoes_aws .btn-info:hover{background-color:#fff;color:#8f7823}.section-next-practical-projects-info.project8_04_05_2018_jogo_unity_zombies{height:450px}.article-practical-projects-technology .practical-projects-technology-list.project8_04_05_2018_jogo_unity_zombies img{margin-top:70px}.article-practical-projects-technology .practical-projects-technology-list.project12_17_08_docker_producao img{width:100%}.section-next-practical-projects-technology.project8_04_05_2018_jogo_unity_zombies{background:url(../img/courses/practical-projects/project8_04_05_2018_jogo_unity_zombies/back-tecnologia-project8_04_05_2018_jogo_unity_zombies.jpg) no-repeat top;background-size:cover;height:450px;background-color:#fff}.section-next-practical-projects-info.project-05-10-17-email-mkt-node-vue,.section-next-practical-projects-info.project-08-09-17-indexador-node,.section-next-practical-projects-info.project-11-10-17-jogo-tiro-unity,.section-next-practical-projects-info.project-24-08-17-flappy-bird-construct{height:480px;background-color:#fff}.section-next-practical-projects-info.project-17-11-17-forum-real-time-laravel{height:580px;background-color:#fff}.section-next-practical-projects-info.project-23-11-17-helpdesk-com-springboot{height:650px;background-color:#fff}.section-next-practical-projects-info.project-20-12-17-fruit-ninja-unity{height:390px;background-color:#fff}.section-next-practical-projects-info.project-02-02-18-quiz-react-native{height:650px;background-color:#fff}.section-next-practical-projects-info.project-07-02-18-site-wordpress{height:480px;background-color:#fff}.section-next-practical-projects-info.project_08_03_hosp_ispconfig{height:460px;background-color:#fff}.section-next-practical-projects-info.project2_22_03_hd_pwa_firebase{height:560px;background-color:#fff}.section-next-practical-projects-info.project7_20_04_18_microjobs_symfony4{height:400px;background-color:#fff}.section-next-practical-projects-info.project11_20_07_fin_android{height:650px;background-color:#fff}.section-next-practical-projects-info.project12_17_08_docker_producao{height:327px;background-color:#fff}.section-next-practical-projects-info.project14_19_10_keep_android_firebase,.section-next-practical-projects-info.project30_11_01_aplicacoes_aws{height:520px;background-color:#fff}.practical-projects-technology-list .box-technology i,.practical-projects-technology-list .box-technology p{color:#a94eca}.practical-projects-technology-list.project14_19_10_keep_android_firebase .box-technology i,.practical-projects-technology-list.project14_19_10_keep_android_firebase .box-technology p{color:#43b865}.practical-projects-technology-list.project15_02_11_terror_unreal .box-technology{border-color:#494a48}.practical-projects-technology-list.project15_02_11_terror_unreal .box-technology i,.practical-projects-technology-list.project15_02_11_terror_unreal .box-technology p{color:#494a48}.practical-projects-technology-list.project28_30_11_question_answer_node_mysql .box-technology{border-color:#b7a6df}.practical-projects-technology-list.project28_30_11_question_answer_node_mysql .box-technology i,.practical-projects-technology-list.project28_30_11_question_answer_node_mysql .box-technology p{color:#b7a6df}.practical-projects-technology-list.project29_14_12_app_hibrido_node_quasar .box-technology{border-color:#291e61}.practical-projects-technology-list.project29_14_12_app_hibrido_node_quasar .box-technology i,.practical-projects-technology-list.project29_14_12_app_hibrido_node_quasar .box-technology p{color:#291e61}.practical-projects-program-list .practical-projects-program-box.project-09-05-17-node-ecommerce p{color:#5d885b}.practical-projects-program-list .practical-projects-program-box.project-19-05-17-django p{color:#243c92}.practical-projects-program-list .practical-projects-program-box.project-30-06-react p{color:#00446f}.practical-projects-program-list .practical-projects-program-box.project-10-07-17-laravel-vuejs p{color:#f63530}.practical-projects-program-list .practical-projects-program-box.project-04-08-17-lumen-ionic p{color:#094689}.practical-projects-program-list .practical-projects-program-box.project-24-08-17-flappy-bird-construct p{color:#668041;color:#433c36}.practical-projects-program-list .practical-projects-program-box.project-05-10-17-email-mkt-node-vue p{color:#816414}.practical-projects-program-list .practical-projects-program-box.project-11-10-17-jogo-tiro-unity p{color:#7d7358}.practical-projects-program-list .practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud p{color:#365b90}.practical-projects-program-list .practical-projects-program-box.project-17-11-17-forum-real-time-laravel p{color:#ab2e2c}.practical-projects-program-list .practical-projects-program-box.project-23-11-17-helpdesk-com-springboot p{color:#2b7e16}.practical-projects-program-list .practical-projects-program-box.project-20-12-17-fruit-ninja-unity p{color:#5e371a}.practical-projects-program-list .practical-projects-program-box.project-04-01-18-cms-adm-desktop p{color:#22484b}.practical-projects-program-list .practical-projects-program-box.project-02-02-18-quiz-react-native p{color:#c5be0c}.practical-projects-program-list .practical-projects-program-box.project-07-02-18-site-wordpress p{color:#2e769c}.practical-projects-program-list .practical-projects-program-box.project_08_03_hosp_ispconfig p{color:#e40000}.practical-projects-program-list .practical-projects-program-box.project2_22_03_hd_pwa_firebase p{color:#f27f08}.practical-projects-program-list .practical-projects-program-box.project7_20_04_18_microjobs_symfony4 p{color:#5c4e4b}.practical-projects-program-list .practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies p{color:#393939}.practical-projects-program-list .practical-projects-program-box.project9_08_06_loja_woocomerce p{color:#686bb2}.practical-projects-program-list .practical-projects-program-box.project10_15_16_gerenciador_projetos_php p{color:#448ce0}.practical-projects-program-list .practical-projects-program-box.project11_20_07_fin_android p{color:#97ba2b}.practical-projects-program-list .practical-projects-program-box.project12_17_08_docker_producao p{color:#378bba}.practical-projects-program-list .practical-projects-program-box.project13_20_09_administravel_php p{color:#707070}.practical-projects-program-list .practical-projects-program-box.project14_19_10_keep_android_firebase p{color:#43b865}.practical-projects-program-list .practical-projects-program-box.project15_02_11_terror_unreal p{color:#494a48}.practical-projects-program-list .practical-projects-program-box.project28_30_11_question_answer_node_mysql p{color:#b7a6df}.practical-projects-program-list .practical-projects-program-box.project29_14_12_app_hibrido_node_quasar p{color:#291e61}@media (min-width:75em){.container-practical-projects-info aside{display:inline-block;margin-right:10%}.container-practical-projects-info aside .aside-img,.container-practical-projects-info aside.aside-img-container{margin-right:0}.container-practical-projects-info aside .aside-img img{width:100%}.container-practical-projects-info aside.project-30-06-react{display:inline-block;margin-right:0;margin-left:50px}.section-next-practical-projects-info.project-19-05-17-django{padding-top:15px;height:470px}.section-next-practical-projects-info.project-10-07-17-laravel-vuejs{height:470px}.container-practical-projects-info aside.project-04-08-17-lumen-ionic,.container-practical-projects-info aside.project-05-10-17-email-mkt-node-vue,.container-practical-projects-info aside.project-08-09-17-indexador-node,.container-practical-projects-info aside.project-11-10-17-jogo-tiro-unity,.container-practical-projects-info aside.project-17-11-17-forum-real-time-laravel,.container-practical-projects-info aside.project-24-08-17-flappy-bird-construct,.container-practical-projects-info aside.project-27-10-17-aplicacoes-google-cloud{display:inline-block;margin-top:30px;margin-right:0;margin-left:50px}.container-practical-projects-info aside.project-23-11-17-helpdesk-com-springboot{display:inline-block;margin-top:30px;margin-right:0}}@media (min-width:62em){.section-next-practical-projects-program.project-09-05-17-node-ecommerce{padding:30px 0;height:806px;background-color:#dde7de;background:url(../img/courses/practical-projects/project-09-05-17-node-ecommerce/back-conteudo-programatico-project-09-05-17-node-ecommerce.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-19-05-17-django{padding:30px 0;height:806px;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-19-05-17-django/back-conteudo-programatico-project-19-05-17-django.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-30-06-react{padding:30px 0;height:600px;background-color:#dde7de;background:url(../img/courses/practical-projects/project-30-06-react/back-conteudo-programatico-project-30-06-react.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-10-07-17-laravel-vuejs{padding:30px 0;height:600px;background-color:#dde7de;background:url(../img/courses/practical-projects/project-10-07-17-laravel-vuejs/back-conteudo-programatico-project-10-07-17-laravel-vuejs.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-04-08-17-lumen-ionic{padding:30px 0;height:600px;background-color:#dde7de;background:url(../img/courses/practical-projects/project-04-08-17-lumen-ionic/back-conteudo-programatico-project-04-08-17-lumen-ionic.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-24-08-17-flappy-bird-construct{padding:30px 0;height:600px;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-24-08-17-flappy-bird-construct/back-conteudo-programatico-project-24-08-17-flappy-bird-construct.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-08-09-17-indexador-node{padding:30px 0;height:1900px;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-08-09-17-indexador-node/back-conteudo-programatico-project-08-09-17-indexador-node.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-05-10-17-email-mkt-node-vue{padding:30px 0;height:1030px;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-05-10-17-email-mkt-node-vue/back-conteudo-programatico-project-05-10-17-email-mkt-node-vue.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-11-10-17-jogo-tiro-unity{padding:30px 0;height:800px;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-11-10-17-jogo-tiro-unity/back-conteudo-programatico-project-11-10-17-jogo-tiro-unity.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-27-10-17-aplicacoes-google-cloud{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-27-10-17-aplicacoes-google-cloud/back-conteudo-programatico-project-27-10-17-aplicacoes-google-cloud.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-17-11-17-forum-real-time-laravel{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-17-11-17-forum-real-time-laravel/back-conteudo-programatico-project-17-11-17-forum-real-time-laravel.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-23-11-17-helpdesk-com-springboot{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-23-11-17-helpdesk-com-springboot/back-conteudo-programatico-project-23-11-17-helpdesk-com-springboot.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-20-12-17-fruit-ninja-unity{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-20-12-17-fruit-ninja-unity/back-conteudo-programatico-project-20-12-17-fruit-ninja-unity.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-04-01-18-cms-adm-desktop{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-04-01-18-cms-adm-desktop/back-conteudo-programatico-project-04-01-18-cms-adm-desktop.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-02-02-18-quiz-react-native{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-02-02-18-quiz-react-native/back-conteudo-programatico-project-02-02-18-quiz-react-native.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project-07-02-18-site-wordpress{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project-07-02-18-site-wordpress/back-conteudo-programatico-project-07-02-18-site-wordpress.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project_08_03_hosp_ispconfig{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project_08_03_hosp_ispconfig/back-conteudo-programatico-project_08_03_hosp_ispconfig.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project2_22_03_hd_pwa_firebase{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project2_22_03_hd_pwa_firebase/back-conteudo-programatico-project2_22_03_hd_pwa_firebase.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project7_20_04_18_microjobs_symfony4{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project7_20_04_18_microjobs_symfony4/back-conteudo-programatico-project7_20_04_18_microjobs_symfony4.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project8_04_05_2018_jogo_unity_zombies{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project8_04_05_2018_jogo_unity_zombies/back-conteudo-programatico-project8_04_05_2018_jogo_unity_zombies.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project9_08_06_loja_woocomerce{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project9_08_06_loja_woocomerce/back-conteudo-programatico-project9_08_06_loja_woocomerce.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project10_15_16_gerenciador_projetos_php{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project10_15_16_gerenciador_projetos_php/back-conteudo-programatico-project10_15_16_gerenciador_projetos_php.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project11_20_07_fin_android{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project11_20_07_fin_android/back-conteudo-programatico-project10_20_07_fin_android.jpg) no-repeat top;background-size:cover}.section-next-practical-projects-program.project12_17_08_docker_producao{padding:30px 0;background-color:#e4e6f2;background:url(../img/courses/practical-projects/project12_17_08_docker_producao/back-conteudo-programatico-project12_17_08_docker_producao.jpg) no-repeat top;background-size:cover}.practical-projects-program-list{flex-direction:row}.practical-projects-program-list .practical-projects-program-box{width:20%;margin:28px 2.5%;background-color:#fff;text-align:center;padding:35px;border-radius:15px;height:160px;display:flex;justify-content:center;align-items:center}.practical-projects-program-box.project-09-05-17-node-ecommerce:after{font-size:1.2em;background-color:#5d885b;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-09-05-17-node-ecommerce:before{border:.67em solid transparent;border-right-color:#3d5a3b;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-09-05-17-node-ecommerce:first-child:after{content:"01"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-09-05-17-node-ecommerce:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-09-05-17-node-ecommerce:last-child:after{content:"10"}.practical-projects-program-box.project-19-05-17-django:after{font-size:1.2em;background-color:#243c92;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-19-05-17-django:before{border:.67em solid transparent;border-right-color:#111d47;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-19-05-17-django:first-child:after{content:"01"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-19-05-17-django:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project-19-05-17-django:last-child:after{content:"11"}.practical-projects-program-box.project-30-06-react:after{font-size:1.2em;background-color:#2663a6;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-30-06-react:before{border:.67em solid transparent;border-right-color:#00446f;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-30-06-react:first-child:after{content:"01"}.practical-projects-program-box.project-30-06-react:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-30-06-react:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-30-06-react:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-30-06-react:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-30-06-react:last-child:after{content:"06"}.practical-projects-program-box.project-10-07-17-laravel-vuejs:after{font-size:1.2em;background-color:#f63530;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-10-07-17-laravel-vuejs:before{border:.67em solid transparent;border-right-color:#f63530;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-10-07-17-laravel-vuejs:first-child:after{content:"01"}.practical-projects-program-box.project-10-07-17-laravel-vuejs:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-10-07-17-laravel-vuejs:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-10-07-17-laravel-vuejs:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-10-07-17-laravel-vuejs:last-child:after{content:"05"}.practical-projects-program-box.project-04-08-17-lumen-ionic:after{font-size:1.2em;background-color:#094689;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-04-08-17-lumen-ionic:before{border:.67em solid transparent;border-right-color:#09386d;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-04-08-17-lumen-ionic:first-child:after{content:"01"}.practical-projects-program-box.project-04-08-17-lumen-ionic:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-04-08-17-lumen-ionic:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-04-08-17-lumen-ionic:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-04-08-17-lumen-ionic:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-04-08-17-lumen-ionic:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-04-08-17-lumen-ionic:last-child:after{content:"07"}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:after{font-size:1.2em;background-color:#668041;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:before{border:.67em solid transparent;border-right-color:#44552a;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:first-child:after{content:"01"}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-24-08-17-flappy-bird-construct:last-child:after{content:"05"}.practical-projects-program-box.project-08-09-17-indexador-node:after{font-size:1.2em;background-color:#433c36;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-08-09-17-indexador-node:before{border:.67em solid transparent;border-right-color:#38332e;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-08-09-17-indexador-node:first-child:after{content:"01"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(11):after{content:"11"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(12):after{content:"12"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(13):after{content:"13"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(14):after{content:"14"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(15):after{content:"15"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(16):after{content:"16"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(17):after{content:"17"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(18):after{content:"18"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(19):after{content:"19"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(20):after{content:"20"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(21):after{content:"21"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(22):after{content:"22"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(23):after{content:"23"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(24):after{content:"24"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(25):after{content:"25"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(26):after{content:"26"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(27):after{content:"27"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(28):after{content:"28"}.practical-projects-program-box.project-08-09-17-indexador-node:nth-of-type(29):after{content:"29"}.practical-projects-program-box.project-08-09-17-indexador-node:last-child:after{content:"30"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:after{font-size:1.2em;background-color:#816414;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:before{border:.67em solid transparent;border-right-color:#6b5312;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:first-child:after{content:"01"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(11):after{content:"11"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:nth-of-type(12):after{content:"12"}.practical-projects-program-box.project-05-10-17-email-mkt-node-vue:last-child:after{content:"13"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:first-child:after{content:"01"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:last-child:after{content:"10"}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:after{font-size:1.2em;background-color:#7d7358;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project-11-10-17-jogo-tiro-unity:before{border:.67em solid transparent;border-right-color:#615945;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:after{font-size:1.2em;background-color:#365b90;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:before{border:.67em solid transparent;border-right-color:#29436b;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:first-child:after{content:"01"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-27-10-17-aplicacoes-google-cloud:last-child:after{content:"09"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:after{font-size:1.2em;background-color:#ab2e2c;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:before{border:.67em solid transparent;border-right-color:#8f2a27;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:first-child:after{content:"01"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-17-11-17-forum-real-time-laravel:last-child:after{content:"07"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:after{font-size:1.2em;background-color:#2b7e16;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:before{border:.67em solid transparent;border-right-color:#236612;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:first-child:after{content:"01"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-23-11-17-helpdesk-com-springboot:last-child:after{content:"06"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:after{font-size:1.2em;background-color:#5e371a;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:before{border:.67em solid transparent;border-right-color:#412713;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:first-child:after{content:"01"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-20-12-17-fruit-ninja-unity:last-child:after{content:"06"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:after{font-size:1.2em;background-color:#22484b;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:before{border:.67em solid transparent;border-right-color:#1e3e41;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:first-child:after{content:"01"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project-04-01-18-cms-adm-desktop:last-child:after{content:"10"}.practical-projects-program-box.project-02-02-18-quiz-react-native:after{font-size:1.2em;background-color:#c5be0d;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-02-02-18-quiz-react-native:before{border:.67em solid transparent;border-right-color:#7f7901;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-02-02-18-quiz-react-native:first-child:after{content:"01"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project-02-02-18-quiz-react-native:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project-02-02-18-quiz-react-native:last-child:after{content:"08"}.practical-projects-program-box.project-07-02-18-site-wordpress:after{font-size:1.2em;background-color:#2e769c;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project-07-02-18-site-wordpress:before{border:.67em solid transparent;border-right-color:#205273;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project-07-02-18-site-wordpress:first-child:after{content:"01"}.practical-projects-program-box.project-07-02-18-site-wordpress:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project-07-02-18-site-wordpress:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project-07-02-18-site-wordpress:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project-07-02-18-site-wordpress:last-child:after{content:"05"}.practical-projects-program-box.project_08_03_hosp_ispconfig:after{font-size:1.2em;background-color:#e40000;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project_08_03_hosp_ispconfig:before{border:.67em solid transparent;border-right-color:#ab1e1e;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project_08_03_hosp_ispconfig:first-child:after{content:"01"}.practical-projects-program-box.project_08_03_hosp_ispconfig:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project_08_03_hosp_ispconfig:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project_08_03_hosp_ispconfig:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project_08_03_hosp_ispconfig:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project_08_03_hosp_ispconfig:last-child:after{content:"06"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:after{font-size:1.2em;background-color:#f27f08;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:before{border:.67em solid transparent;border-right-color:#bd6608;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:first-child:after{content:"01"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(11):after{content:"11"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(12):after{content:"12"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(13):after{content:"13"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(14):after{content:"14"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(15):after{content:"15"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(16):after{content:"16"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(17):after{content:"17"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(18):after{content:"18"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(19):after{content:"19"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(20):after{content:"20"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(21):after{content:"21"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:nth-of-type(22):after{content:"22"}.practical-projects-program-box.project2_22_03_hd_pwa_firebase:last-child:after{content:"23"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:after{font-size:1.2em;background-color:#5c4e4b;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:before{border:.67em solid transparent;border-right-color:#4b403e;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:first-child:after{content:"01"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project7_20_04_18_microjobs_symfony4:last-child:after{content:"09"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:after{font-size:1.2em;background-color:#393939;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:before{border:.67em solid transparent;border-right-color:#030303;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:first-child:after{content:"01"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project8_04_05_2018_jogo_unity_zombies:last-child:after{content:"10"}.practical-projects-program-box.project9_08_06_loja_woocomerce:after{font-size:1.2em;background-color:#686bb2;color:#fff;padding:5px 10px;position:absolute;left:-9px}.practical-projects-program-box.project9_08_06_loja_woocomerce:before{border:.67em solid transparent;border-right-color:#4c509c;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project9_08_06_loja_woocomerce:first-child:after{content:"01"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project9_08_06_loja_woocomerce:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project9_08_06_loja_woocomerce:last-child:after{content:"08"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:after{font-size:1.2em;background-color:#448ce0;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:before{border:.67em solid transparent;border-right-color:#367dcf;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:first-child:after{content:"01"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(11):after{content:"11"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(12):after{content:"12"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(13):after{content:"13"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(14):after{content:"14"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(15):after{content:"15"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(16):after{content:"16"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(17):after{content:"17"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(18):after{content:"18"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(19):after{content:"19"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(20):after{content:"20"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:nth-of-type(21):after{content:"21"}.practical-projects-program-box.project10_15_16_gerenciador_projetos_php:last-child:after{content:"22"}.practical-projects-program-box.project11_20_07_fin_android:after{font-size:1.2em;background-color:#97ba2b;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project11_20_07_fin_android:before{border:.67em solid transparent;border-right-color:#7a9623;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project11_20_07_fin_android:first-child:after{content:"01"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(9):after{content:"09"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(10):after{content:"10"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(11):after{content:"11"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(12):after{content:"12"}.practical-projects-program-box.project11_20_07_fin_android:nth-of-type(13):after{content:"13"}.practical-projects-program-box.project11_20_07_fin_android:last-child:after{content:"14"}.practical-projects-program-box.project12_17_08_docker_producao:after{font-size:1.2em;background-color:#2776a2;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project12_17_08_docker_producao:before{border:.67em solid transparent;border-right-color:#378bba;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project12_17_08_docker_producao:first-child:after{content:"01"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project12_17_08_docker_producao:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project12_17_08_docker_producao:last-child:after{content:"08"}.practical-projects-program-box.project13_20_09_administravel_php:after{font-size:1.2em;background-color:#a94eca;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project13_20_09_administravel_php:before{border:.67em solid transparent;border-right-color:#6651a4;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project13_20_09_administravel_php:first-child:after{content:"01"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project13_20_09_administravel_php:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project13_20_09_administravel_php:last-child:after{content:"08"}.practical-projects-program-box.project14_19_10_keep_android_firebase:after{font-size:1.2em;background-color:#43b865;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project14_19_10_keep_android_firebase:before{border:.67em solid transparent;border-right-color:#00602c;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project14_19_10_keep_android_firebase:first-child:after{content:"01"}.practical-projects-program-box.project14_19_10_keep_android_firebase:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project14_19_10_keep_android_firebase:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project14_19_10_keep_android_firebase:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project14_19_10_keep_android_firebase:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project14_19_10_keep_android_firebase:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project14_19_10_keep_android_firebase:last-child:after{content:"07"}.practical-projects-program-box.project15_02_11_terror_unreal:after{font-size:1.2em;background-color:#494a48;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project15_02_11_terror_unreal:before{border:.67em solid transparent;border-right-color:#000;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project15_02_11_terror_unreal:first-child:after{content:"01"}.practical-projects-program-box.project15_02_11_terror_unreal:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project15_02_11_terror_unreal:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project15_02_11_terror_unreal:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project15_02_11_terror_unreal:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project15_02_11_terror_unreal:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project15_02_11_terror_unreal:last-child:after{content:"07"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:after{font-size:1.2em;background-color:#b7a6df;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:before{border:.67em solid transparent;border-right-color:#8b94df;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:first-child:after{content:"01"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project28_30_11_question_answer_node_mysql:last-child:after{content:"06"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:after{font-size:1.2em;background-color:#291e61;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:before{border:.67em solid transparent;border-right-color:#151b40;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:first-child:after{content:"01"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project29_14_12_app_hibrido_node_quasar:last-child:after{content:"09"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:after{font-size:1.2em;background-color:#ff8b1e;color:#fff;padding:5px 10px;position:absolute;left:-10px}.practical-projects-program-box.project30_11_01_aplicacoes_aws:before{border:.67em solid transparent;border-right-color:#723a05;bottom:100%;content:"";height:0;position:absolute;left:-20px;top:52px;width:0}.practical-projects-program-box.project30_11_01_aplicacoes_aws:first-child:after{content:"01"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(2):after{content:"02"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(3):after{content:"03"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(4):after{content:"04"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(5):after{content:"05"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(6):after{content:"06"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(7):after{content:"07"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:nth-of-type(8):after{content:"08"}.practical-projects-program-box.project30_11_01_aplicacoes_aws:last-child:after{content:"09"}}.page-project31-promotion-php-vuejs-menu .navbar{margin-bottom:0}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion{background-color:#fff;border-color:#fff}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container{background-color:#fff}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container{padding:15px 0;background-color:transparent}}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-header .navbar-brand{padding:0}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-header .navbar-brand img{width:153px;position:relative;top:10px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-header .navbar-brand img{top:0}}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav.first-nav li{margin-left:60px}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav.first-nav{margin-left:80px}}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav.navbar-right li a{padding:10px}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li{font-size:.875em;font-weight:600;text-transform:uppercase;color:#707070}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a{color:#707070}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a.no-link{cursor:auto;font-weight:400;text-transform:none;color:#707070}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a.btn-success{font-size:1.2em;font-weight:600;text-transform:uppercase;color:#fff;padding:10px 15px;background-color:#6ad270;border-color:#6ad270;border-radius:4px}.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a.btn-success:active,.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a.btn-success:focus,.page-project31-promotion-php-vuejs-menu .navbar.navbar-promotion .container .navbar-nav li a.btn-success:hover{color:#fff;background-color:#707070;border-color:#707070}.page-project31-promotion-php-vuejs{padding-bottom:80px}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header{background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/back_project_promotion.jpg) no-repeat top;background-size:cover;background-color:#566ebf;padding:30px 0;position:relative;overflow:hidden}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header:before{right:50%;border-right:1000px solid transparent;border-left:1000px solid}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header:after{left:50%;border-left:1000px solid transparent;border-right:1000px solid}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header:after,.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header:before{content:"";position:absolute;bottom:0;width:50%;z-index:100;border-bottom:80px solid #e3fdfa;transform:rotate(.000001deg)}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container{padding-left:0;padding-right:0}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container h1{font-size:2em;font-weight:700;color:#fff;text-align:center}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container h1{font-size:3.2em}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container .embed-responsive{margin:40px 0}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container .embed-responsive iframe{border:2px solid #fff;padding:0}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container .more-info{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container .more-info p{font-size:1.25em;font-weight:400;color:#fff}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-header .container .more-info i{font-size:2.5em;color:#fff}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about{background-color:#defffa;padding:40px 0}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710{flex-direction:row}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710 .text-about{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710 .text-about{width:540px;margin:50px 0 0 135px}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710 .text-about h2{font-size:1.8em;font-weight:600;color:#957dd9;margin-bottom:30px;margin-top:30px}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710 .text-about h2{margin-top:0}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son-1710 .text-about p{font-size:1em;font-weight:400;color:#909090;line-height:1.7}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:30px}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span{width:50%}}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span{width:25%;justify-content:center}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span i{font-size:4em;color:#909090;margin-right:10px}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span i.sm-circle{font-size:1.8em;padding:5px;border:2px solid #909090;border-radius:25px;margin-right:20px;margin-left:10px}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span i.sm-circle{margin-left:0}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span p{font-size:1em;font-weight:600;color:#909090;line-height:1.7}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-left:10px;margin-top:15px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info{margin-left:0;margin-top:0;width:47%}}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info{justify-content:center;margin-top:0;width:25%}}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info #tooltipTemplates.tooltip_templates{display:none}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info img{width:42px;margin-right:25px}.page-project31-promotion-php-vuejs .project31-promotion-php-vuejs-about .container-son span.tutor-info .tutor .title{font-size:.8em;font-weight:400;color:#957dd9}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{margin-top:-30px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content{margin:20px 15px 20px 10px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip{display:flex;flex-direction:column;align-items:center;justify-content:center}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip img{width:92px;border:2px solid #defffa;margin-bottom:20px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip .info-tutor{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip .info-tutor h2{font-size:1.2em;font-weight:400}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip .info-tutor h3{font-size:1.6em;font-weight:600;color:#909090;margin:10px 0}.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content .box-tooltip .info-tutor p{font-size:.95em;font-weight:400;color:#909090}.page-project31-promotion-php-vuejs .program-content{padding:60px 0;background-color:#fff;background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-left-project31-promotion.png) bottom -10px left 100px no-repeat}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .program-content{background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/nuvens-project31-promotion.png) top 150px center no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-left-project31-promotion.png) bottom -10px left 100px no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-braca-project31-promotion.png) bottom -200px right 0 no-repeat}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .program-content{background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/nuvens-project31-promotion.png) top 150px center no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-left-project31-promotion.png) bottom -10px left 100px no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-braca-project31-promotion.png) bottom -200px right 0 no-repeat}}@media only screen and (min-width:1640px){.page-project31-promotion-php-vuejs .program-content{background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/nuvens-project31-promotion.png) top 150px center no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-left-project31-promotion.png) bottom -10px left 100px no-repeat,url(../img/courses/practical-projects/project31_promotion_php_vuejs/montanha-braca-project31-promotion.png) bottom -220px right 200px no-repeat}}.page-project31-promotion-php-vuejs .program-content .container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.page-project31-promotion-php-vuejs .program-content .container h2{font-size:1.8em;font-weight:400;color:#957dd9;margin-bottom:60px;text-align:center}.page-project31-promotion-php-vuejs .program-content .container .boxes{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .program-content .container .boxes{width:775px}}.page-project31-promotion-php-vuejs .program-content .container .boxes .box{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:60px;background-color:#fff;padding:0 30px;text-align:left;border-bottom-right-radius:4px;border-top-right-radius:4px;border:1px solid #ededed;border-left:5px solid #957dd9;margin-bottom:30px;box-shadow:1px 0 5px 0 #ddd;width:100%}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .program-content .container .boxes .box{width:360px}}.page-project31-promotion-php-vuejs .program-content .container .boxes .box h2{font-size:1.1em;font-weight:600;color:#909090;text-align:left;margin:0}.page-project31-promotion-php-vuejs .program-content .container .subscription{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 0 5px 1px #ddd;border-radius:25px;width:100%}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .program-content .container .subscription{width:90%}}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription h2{font-size:1.8em;font-weight:600;color:#6ad270;text-align:center;margin:0 0 20px}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription p{font-size:1.2em;font-weight:600;color:#909090;text-align:left;margin:0}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription p.price{color:#6ad270}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription p.price span{font-size:1.5em;font-weight:700}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription .btn-subscription{font-size:.9em;font-weight:600;color:#fff;text-transform:uppercase;background-color:#6ad270;border-radius:4px;padding:10px 15px;margin-top:20px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription .btn-subscription{font-size:1.1em}}.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription .btn-subscription:active,.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription .btn-subscription:focus,.page-project31-promotion-php-vuejs .program-content .container .subscription .content-subscription .btn-subscription:hover{background-color:#707070}.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px 30px;background-color:#f4f4f4;width:100%;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription{justify-content:space-between}}.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription p{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:.9em;font-weight:400;color:#777;margin:0 15px 15px 0}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription p{margin:0}}.page-project31-promotion-php-vuejs .program-content .container .subscription .footer-subscription p span{width:7px;height:7px;border-radius:50px;background-color:#6ad270;margin-right:5px}.page-project31-promotion-php-vuejs .section-count-content{background-color:#957dd9;padding:30px 0}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-count-content{padding:35px 0 50px}}.page-project31-promotion-php-vuejs .section-count-content .count-content-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-count-content .count-content-info{margin:0 70px;flex-direction:row}}.page-project31-promotion-php-vuejs .section-count-content .count-content-info h2{height:73px;font-size:1.875em;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.17;letter-spacing:normal;text-align:center;color:#fff}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-count-content .count-content-info h2{text-align:left}}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group{flex-wrap:nowrap}}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list{display:flex;flex-direction:column;align-items:center;justify-content:center;width:230px;height:103px}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list.middle{width:305px}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list.middle{border-left:1px dashed #fff;border-right:1px dashed #fff}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list.last{padding-left:100px}}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list p{height:31px;font-size:1.5em;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;text-align:center;color:#fff}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list p span{height:75px;font-size:60px;font-weight:300;font-style:normal;font-stretch:normal;line-height:.45;letter-spacing:normal;text-align:center;color:#fff;position:relative;top:-10px}.page-project31-promotion-php-vuejs .section-count-content .count-content-info .count-content-group .count-content-list p.quantity{height:75px;font-size:3.75em;font-weight:300;font-style:normal;font-stretch:normal;line-height:.45;letter-spacing:normal;text-align:center;color:#fff}.page-project31-promotion-php-vuejs .access-time-line{padding:30px 0;background-color:#dafbf6;background-position:top;background-repeat:no-repeat}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .access-time-line{padding:60px 0 180px}}.page-project31-promotion-php-vuejs .access-time-line .title h2{font-size:30px;font-weight:600;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;text-align:center;color:#957dd9;margin:0 0 15px}.page-project31-promotion-php-vuejs .access-time-line .title p{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#777;margin:0 0 40px}.page-project31-promotion-php-vuejs .access-time-line .container{margin-top:10px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .access-time-line .container{padding:0 130px;margin-top:130px}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .container{margin-top:80px}}@media only screen and (min-width:1400px){.page-project31-promotion-php-vuejs .access-time-line .container{margin-top:140px}}.page-project31-promotion-php-vuejs .access-time-line .container .btn-default{font-size:1.2em;text-transform:uppercase;color:#999;background-color:transparent;border:2px solid #999;border-radius:0;padding:10px 20px;margin-bottom:30px}.page-project31-promotion-php-vuejs .access-time-line .container .btn-default:active,.page-project31-promotion-php-vuejs .access-time-line .container .btn-default:focus,.page-project31-promotion-php-vuejs .access-time-line .container .btn-default:hover{background-color:transparent;border-color:#999}.page-project31-promotion-php-vuejs .access-time-line .time-line{position:relative;align-items:center}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line{padding-bottom:60px}}.page-project31-promotion-php-vuejs .access-time-line .time-line .bar{display:none;width:4px;height:1540px;position:absolute;top:0;left:50%;background:#e2e2e2;z-index:2}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line .bar{display:inline-block}}.page-project31-promotion-php-vuejs .access-time-line .time-line ul{list-style:none;margin:30px 15px 0;padding:0}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .access-time-line .time-line ul{margin:30px 0 0}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line ul{margin:90px 0 0}}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item{display:flex;justify-content:flex-start;position:relative}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .order{display:none}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .ball{width:8px;height:8px;background-color:#e2e2e2;border-radius:100px;position:relative;top:-3px}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:before{content:"";border-top:1px solid #ddd;width:50%;height:200px;z-index:1;position:absolute;top:0;left:0}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n),.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n) .tree-item-box{justify-content:flex-end;text-align:right}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n) .tree-item-box .tree-item-box-content h2{margin:0 0 20px;justify-content:flex-end;text-align:right}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n):before{content:"";border-top:1px solid #ddd;width:50%;height:200px;position:absolute;left:50%}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n) .order{top:-30px;left:424px}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item:nth-of-type(2n) .ball{left:365px}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .order{display:flex;align-items:center;justify-content:center;position:absolute;right:auto;background-color:#e2e2e2;border-radius:100%;color:#8a8a8a;font-size:1.2em;font-weight:700;width:65px;height:65px;z-index:3;top:-30px;left:424px}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .order i{font-size:1.4em;color:#8a8a8a}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .order i.bg{font-size:1.8em}}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box{display:flex;flex-direction:column;width:100%;margin-bottom:30px;background-color:transparent;z-index:2;position:relative;top:-56px}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box{width:40%;margin-bottom:0}}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content{padding:15px;display:flex;flex-direction:column;background-color:transparent}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content{height:190px;padding:15px 0}}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content h2{margin:0 0 24px;font-size:30px;font-weight:600;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;text-align:left;color:#8a8a8a}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content p{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.13;letter-spacing:normal;color:#8a8a8a}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content:nth-of-type(2n){justify-content:flex-end;align-items:right}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content:nth-of-type(2n) h2{margin:0 0 24px;font-size:30px;font-weight:600;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;text-align:right;color:#8a8a8a}.page-project31-promotion-php-vuejs .access-time-line .time-line ul .tree-item .tree-item-box .tree-item-box-content:nth-of-type(2n) p{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.13;letter-spacing:normal;color:#8a8a8a}.page-project31-promotion-php-vuejs .access-time-line .time-line .line-footer{display:none}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .access-time-line .time-line .line-footer{position:relative;top:20px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.page-project31-promotion-php-vuejs .access-time-line .time-line .line-footer span{padding:1px 0 0;width:420px;background-color:#e2e2e2}}.page-project31-promotion-php-vuejs .section-category-sessions{background-color:#dafbf6}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .container-category-sessions{padding-left:0;padding-right:0}}.page-project31-promotion-php-vuejs .category-sessions{background-color:#dafbf6;display:flex}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .category-sessions{margin-top:-70px}}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%}@media only screen and (min-width:540px){.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container{flex-direction:row;flex-wrap:wrap}}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div{width:33.3333%;height:110px}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div{width:16.66666667%}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div{height:110px}}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.programming{color:#378bba}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.webdesign{color:#01c86f}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.game{color:#46474a}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.mobile{color:#40cab3}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.infra{color:#cc9c19}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div.agility{color:#3b387b}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div span{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:110px;padding:10px}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div span i{font-size:2.2em;margin:0 0 5px}.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div span p{font-size:.95em;text-align:center}@media only screen and (min-width:500px){.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div span p{font-size:1em}}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .category-sessions .category-sessions-container div span p{font-size:1.2em}}.page-project31-promotion-php-vuejs .wave{background:url(../img/courses/practical-projects/project31_promotion_php_vuejs/back-wave-teste.png) no-repeat top;background-size:cover;height:155px;width:100%}.page-project31-promotion-php-vuejs .section-performace{padding:50px 0;background-color:#fff}.page-project31-promotion-php-vuejs .section-performace h2{font-size:30px;font-weight:600;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:normal;text-align:center;color:#957dd9;margin-bottom:10px}.page-project31-promotion-php-vuejs .section-performace p{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#787878;margin-bottom:30px}.page-project31-promotion-php-vuejs .section-performace .info{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.page-project31-promotion-php-vuejs .section-performace .info p{margin-top:30px;font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.3;letter-spacing:normal;text-align:center;color:#787878}.page-project31-promotion-php-vuejs .section-app{background-color:#48c9b3;padding:40px 0}.page-project31-promotion-php-vuejs .section-app .section-app-info{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .section-app .section-app-info{flex-direction:row}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info{flex-direction:row}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info{margin-left:53px}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info i{font-size:6.5em;color:#fff}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info p{font-size:1em;font-weight:400;color:#fff;text-align:center}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info p{font-size:1.3em;text-align:left}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info h2{font-size:1.3em;font-weight:600;color:#fff;text-align:center}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-info h2{font-size:2em;text-align:left}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links{flex-direction:row}}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links{margin-right:120px}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links a{margin-top:30px}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links a{margin-top:0}}.page-project31-promotion-php-vuejs .section-app .section-app-info .app-links a img{margin-left:15px}.page-project31-promotion-php-vuejs .box-subscription{margin-top:80px}.page-project31-promotion-php-vuejs .box-subscription .container{display:flex;flex-direction:row;align-items:center;justify-content:center}.page-project31-promotion-php-vuejs .box-subscription .subscription{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 0 5px 1px #ddd;border-radius:25px;width:100%}@media only screen and (min-width:1200px){.page-project31-promotion-php-vuejs .box-subscription .subscription{width:90%}}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;width:100%}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription h2{font-size:1.8em;font-weight:600;color:#6ad270;text-align:center;margin:0 0 20px}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription p{font-size:1.2em;font-weight:600;color:#909090;text-align:left;margin:0}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription p.price{color:#6ad270}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription p.price span{font-size:1.5em;font-weight:700}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription .btn-subscription{font-size:.9em;font-weight:600;color:#fff;text-transform:uppercase;background-color:#6ad270;border-radius:4px;padding:10px 15px;margin-top:20px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription .btn-subscription{font-size:1.1em}}.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription .btn-subscription:active,.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription .btn-subscription:focus,.page-project31-promotion-php-vuejs .box-subscription .subscription .content-subscription .btn-subscription:hover{background-color:#707070}.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px 30px;background-color:#f4f4f4;width:100%;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media only screen and (min-width:768px){.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription{justify-content:space-between}}.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription p{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:.9em;font-weight:400;color:#777;margin:0 15px 15px 0}@media only screen and (min-width:992px){.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription p{margin:0}}.page-project31-promotion-php-vuejs .box-subscription .subscription .footer-subscription p span{width:7px;height:7px;border-radius:50px;background-color:#6ad270;margin-right:5px}.footer-default{background-color:#707070}.footer-default .copy{background-color:#424240;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:430px){.footer-default .copy{height:68px}}.footer-default .copy .container{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (min-width:768px){.footer-default .copy .container{flex-direction:row;justify-content:flex-start}}@media only screen and (min-width:1200px){.footer-default .copy .container{padding-right:0;padding-left:0}}.footer-default .copy .container .container-copy{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:15px 0}@media only screen and (min-width:768px){.footer-default .copy .container .container-copy{flex-direction:row;margin:0}}.footer-default .copy .container p{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:normal;text-align:center;color:#fff;margin:0}.footer-default .copy .container span{display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width:430px){.footer-default .copy .container span{flex-direction:row}}@media only screen and (min-width:768px){.footer-default .copy .container span{justify-content:flex-end}}.footer-default .copy .container span a{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:normal;text-align:left;color:#fff;padding:0 10px}@media only screen and (min-width:430px){.footer-default .copy .container span a:first-child{border-right:1px solid #fff}}