*{margin:0;padding:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:'Open Sans', sans-serif;font-weight:400;line-height:1.6;color:#303030}section{overflow-x:hidden}img{height:auto;max-width:100%}a{text-decoration:none;transition:all .3s}a:hover{color:#5ca615}.image{box-shadow:0px 6px 20px rgba(0,0,0,0.1)}.txt-center{text-align:center}.m-auto{margin-left:auto;margin-right:auto}.px-sm{padding:20px 0}.px-md{padding:60px 0}.px-big{padding:100px 0}.flex-cont-end{justify-content:flex-end}.flex-cont-center{justify-content:center}.flex-direction-column{flex-direction:column}.bg-grey{background-color:#f0f0f0}::-moz-selection{color:#fff;background-color:#80c243}::selection{color:#fff;background-color:#80c243}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#5ca615}::-webkit-scrollbar-thumb:hover{background:#41790d}.heading-1{font-size:3rem;line-height:1.5;font-weight:700;color:#fff;margin-bottom:30px}@media only screen and (max-width: 1000px){.heading-1{text-align:center}}@media only screen and (max-width: 768px){.heading-1{font-size:2.8rem}}@media only screen and (max-width: 600px){.heading-1{font-size:2.4rem}}@media only screen and (max-width: 480px){.heading-1{font-size:2rem;margin-bottom:20px}}.heading-2{font-size:3rem;font-weight:700;line-height:1.3;text-transform:none;color:#5ca615;margin-bottom:25px}@media only screen and (max-width: 768px){.heading-2{text-align:center}}@media only screen and (max-width: 600px){.heading-2{font-size:2.4rem}}.heading-3{font-size:2rem;font-weight:700;line-height:1.4;text-transform:none;color:#303030}@media only screen and (max-width: 600px){.heading-3{font-size:1.8rem}}p{font-size:1.6rem;font-weight:400;line-height:2;text-transform:none;color:#303030}@media only screen and (max-width: 768px){p{text-align:center}}@media only screen and (max-width: 600px){p{font-size:1.5rem}}li{font-size:1.4rem;font-weight:400;line-height:2;text-transform:none;color:#303030}@media only screen and (max-width: 600px){li{font-size:1.5rem}}.text-white{color:#fff}.container-fluid{width:100%;background-color:#fff;overflow:hidden;position:relative}.container{display:flex;align-items:center;padding-left:20px;padding-right:20px;max-width:1200px;margin:0 auto}@media only screen and (max-width: 768px){.container{flex-direction:column;justify-content:center}}.banner{height:850px;padding-top:80px;background-image:linear-gradient(to right, rgba(0,0,0,0.7), rgba(0,0,0,0.8)),url(/image/home-banner-800.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width: 1000px){.banner{height:700px}}@media only screen and (max-width: 480px){.banner{height:800px}}.banner .container{height:100%}.banner__text{width:60%}@media only screen and (max-width: 1000px){.banner__text{width:90%;margin:0 auto}}@media only screen and (max-width: 768px){.banner__text{width:100%}}@media only screen and (max-width: 1000px){.banner__text p{text-align:center}}.banner .container-youtube{display:flex;margin-top:40px;background-color:#fff;border-radius:10px;padding:20px 30px}@media only screen and (max-width: 600px){.banner .container-youtube{flex-direction:column;padding:20px}}@media only screen and (max-width: 480px){.banner .container-youtube{margin-top:30px}}.banner .container-youtube .logo-youtube{flex-shrink:0;width:150px;height:auto;transform-origin:left;transition:transform .3s ease-out}@media only screen and (max-width: 600px){.banner .container-youtube .logo-youtube{width:120px}}.banner .container-youtube .text-youtube{margin-left:40px;font-size:20px;font-weight:600;line-height:32px}@media only screen and (max-width: 1000px){.banner .container-youtube .text-youtube{text-align:left}}@media only screen and (max-width: 600px){.banner .container-youtube .text-youtube{margin-left:0;margin-top:15px;font-size:16px;line-height:28px}}.banner .container-youtube:hover .logo-youtube{transform:scale(1.1)}.curriculum__box-container{display:flex;margin-top:30px}@media only screen and (max-width: 1000px){.curriculum__box-container{flex-wrap:wrap}}@media only screen and (max-width: 1000px){.curriculum__box-container div:nth-child(odd){margin-right:4%}}@media only screen and (max-width: 670px){.curriculum__box-container div:nth-child(odd){margin-right:0}}.curriculum__box{flex:0 1 300px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:30px;padding:40px 20px;box-shadow:0 6px 40px rgba(0,0,0,0.1);border-bottom:7px solid #5ca615;transition:all .4s ease-out}@media only screen and (max-width: 1000px){.curriculum__box{flex:0 1 48%;margin-right:0;min-height:375px}}@media only screen and (max-width: 670px){.curriculum__box{flex:auto;min-height:auto;margin-bottom:50px}}@media only screen and (max-width: 1000px){.curriculum__box:nth-child(-n+2){margin-bottom:50px}}.curriculum__box:hover{transform:translateY(-10px)}.curriculum__box:hover .icon{color:#5ca615}.curriculum__box .icon{font-size:70px;margin-bottom:20px;transition:all .4s ease-out}.curriculum__box-image{width:300px;line-height:0}@media only screen and (max-width: 768px){.curriculum__box-image{width:100%;max-width:300px}}@media only screen and (max-width: 670px){.curriculum__box-image{max-width:initial}}#professionista p{width:80ch}@media only screen and (max-width: 1000px){#professionista p{width:70ch}}@media only screen and (max-width: 768px){#professionista p{width:100%}}.col-left{width:50%;padding-right:40px}@media only screen and (max-width: 768px){.col-left{width:100%;padding:0;margin-bottom:50px}}@media only screen and (max-width: 768px){.col-left-phone{order:2;margin-bottom:0}}.col-right{width:50%;padding-left:40px}@media only screen and (max-width: 768px){.col-right{width:100%;padding:0}}@media only screen and (max-width: 768px){.col-right-phone{order:1;margin-bottom:50px}}#privacy .container{align-items:flex-start}#privacy p{text-align:left}.header{display:flex;justify-content:space-between;align-items:center;padding:4rem 5.5rem;position:fixed;top:0;left:0;z-index:99999;width:100%;transition:all 0.4s}@media only screen and (max-width: 1440px){.header{padding:4rem 2.5rem}}@media only screen and (max-width: 600px){.header{padding:4rem 2rem}}.header__right{flex:0 0 320px;transition:all 0.4s}@media only screen and (max-width: 1440px){.header__right{flex:0 0 270px}}@media only screen and (max-width: 600px){.header__right{flex:0 0 250px}}.header__logo{width:100%;height:auto;z-index:10;position:relative}.header .logo{position:absolute;top:0;left:0;width:100%;height:auto;opacity:0;visibility:hidden;transition:all .4s}@media only screen and (max-width: 600px){.header .logo.show{opacity:1;visibility:visible}}.header .logo-b{opacity:1;visibility:visible;transition:all .4s}@media only screen and (max-width: 600px){.header .logo-b.hide{opacity:0;visibility:hidden}}.header__left{flex:0 1 auto;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width: 600px){.header__left{padding-left:15px}}.header--fixed{background-color:#fff;padding:2.5rem 8rem;box-shadow:0px 1px 5px rgba(0,0,0,0.1)}@media only screen and (max-width: 1440px){.header--fixed{padding:2.5rem 4rem}}@media only screen and (max-width: 600px){.header--fixed{padding:2.5rem 2rem}}.header--fixed .logo{opacity:1;visibility:visible}.header--fixed .logo-b{opacity:0;visibility:hidden}.header--fixed .header__right{flex:0 0 250px}@media only screen and (max-width: 768px){.header--fixed .header__right{flex:0 1 250px}}.header--fixed .menu__link{color:#303030}.header--fixed .menu__link:link{color:#303030}.header--fixed .menu__hamburger span,.menu__hamburger.active span{background-color:black}.container-ico-youtube{margin-left:1.5rem}.container-ico-youtube:hover svg{fill:#ff0000}.container-ico-youtube svg{fill:#fff;width:35px;height:auto;vertical-align:middle;transition:all .3s}@media only screen and (max-width: 600px){.container-ico-youtube{display:none}}.header--fixed .ico-youtube{fill:#303030}.menu{display:block}.menu__hamburger{width:28px;height:auto;margin-right:30px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}@media only screen and (max-width: 600px){.menu__hamburger{margin-right:0}}.menu__hamburger span{width:28px;height:2px;border-radius:3px;margin-bottom:6px;background-color:white;display:block;transform-origin:25px 1px;transition:width 0.4s,transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),visibility 0.5s cubic-bezier(0.77, 0.2, 0.05, 1)}.menu__hamburger span:last-child{margin:0;margin-left:auto;width:18px}.menu__hamburger:hover span:last-child{width:18px;transform:translateX(0)}.menu__list{position:relative;display:flex;align-items:center;list-style:none}.menu__item{display:block}.menu__link{font-size:1.5rem;font-weight:600;text-transform:none;color:#fff;display:block;text-decoration:none;padding:1rem 2rem;text-align:center;transition:color 0.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width: 1440px){.menu__link{font-size:1.4rem;padding:1rem 1.5rem}}@media only screen and (max-width: 600px){.menu__link{font-size:1.6rem}}.menu__link:link{color:#fff}.menu__link:hover{color:#80c243}.menu__link--current{color:#5ca615 !important;transition:color 0.5s}@media only screen and (max-width: 1200px){.menu__hamburger{display:block}.menu__list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:20px;opacity:0;visibility:hidden;position:absolute;top:0;right:0;width:300px;height:100vh;background-color:rgba(255,255,255,0.97);box-shadow:-1px 0px 7px rgba(0,0,0,0.08);transform-origin:0% 0%;transform:translate(100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),visibility 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);z-index:-1}}@media only screen and (max-width: 1200px) and (max-width: 600px){.menu__list{width:100%;padding-top:50px;align-items:center}}@media only screen and (max-width: 1200px){.menu__list li{transform:translate(100%, 0);opacity:0;transition:all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1) 0.3s}.menu__list li a.menu__link{color:#303030;text-align:left;padding:1.5rem 2rem}.menu__list li a.menu__link svg{fill:#303030}}@media only screen and (max-width: 1200px) and (max-width: 600px){.menu__list li a.menu__link{text-align:center}}@media only screen and (max-width: 1200px){.menu__hamburger.active span:nth-child(1){transform:rotate(-45deg)}.menu__hamburger.active span:nth-child(2){opacity:0;visibility:hidden}.menu__hamburger.active span:nth-child(3){width:28px;transform:rotate(45deg)}.menu__hamburger.active+.menu__list{opacity:1;visibility:visible;transform:translate(0, 0)}.menu__hamburger.active+.menu__list li{transform:translate(0, 0);opacity:1}}.footer__top{background-color:#303030}.footer__top .info{margin-bottom:20px;display:flex;align-items:center}.footer__top .icon-footer{font-size:2rem;margin-right:15px}.footer__top a,.footer__top a:link{color:#5ca615;margin-left:5px}.footer__top .footer-logo-youtube{display:block;margin-top:10px}.footer__top .footer-logo-youtube svg{width:100px;height:auto;transition:transform .3s ease-out}.footer__top .footer-logo-youtube:hover svg{transform:scale(1.1)}.footer__bottom{background-color:#262626}.footer__bottom p{font-size:1.4rem}
