html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{font-size:100%;font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body,p,h1,h2,dd,dt,dl{margin:0;padding:0;line-height:1.3}img{max-width:100%;display:block}a{text-decoration:none}input,button,a{display:block}.container{max-width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.sucesso{background-color: #d4edda;border: 1px solid #c3e6cb;color: #155724;text-align: center;padding: 8px 0;}.erro{background-color: #f8d7da;border: 1px solid #f5c6cb;color: #721c24;text-align: center;padding: 8px 0;}@media screen and (min-width:49.5rem){.container{padding-right:4rem;padding-left:4rem}}@media screen and (min-width:75rem){.container{width:1174px;max-width:100%;padding:0;margin:0 auto}}.h1-text,.hero__copy{font-weight:700;font-size:1.8rem;line-height:115.5%;font-family:'Kalam',cursive}@media screen and (min-width:64rem){.h1-text,.hero__copy{font-size:2.5rem}}@media screen and (min-width:75rem){.h1-text,.hero__copy{font-size:3rem}}.h2-text,.nossas h2,.gallery h2,.escolha h2,.elo__copy h2,.brincando h2,.brincando__copy h2,.matricula h2,.contato__form h2{font-weight:700;font-size:1.4rem;font-family:'Caveat',cursive}@media screen and (min-width:64rem){.h2-text,.nossas h2,.gallery h2,.escolha h2,.elo__copy h2,.brincando h2,.brincando__copy h2,.matricula h2,.contato__form h2{font-size:2rem}}@media screen and (min-width:75rem){.h2-text,.nossas h2,.gallery h2,.escolha h2,.elo__copy h2,.brincando h2,.brincando__copy h2,.matricula h2,.contato__form h2{font-size:2.618rem}}.h3-text,.escolha__cards .cards-item h3{font-weight:600;font-size:1.125rem;font-family:'Nunito',sans-serif}.p-text,.btn,.nossas__copy p,.btn-azul a,.escolha p,.escolha__cards .cards-item p,.elo__copy p,.brincando__copy p,.contato__form .campo[placeholder],.contato__form textarea[placeholder],.copy p{font-size:.875rem;line-height:1.5rem;font-family:'Nunito',sans-serif}@media screen and (min-width:64rem){.p-text,.btn,.nossas__copy p,.btn-azul a,.escolha p,.escolha__cards .cards-item p,.elo__copy p,.brincando__copy p,.contato__form .campo[placeholder],.contato__form textarea[placeholder],.copy p{font-size:1rem;line-height:1.8rem}}.shadow{-webkit-box-shadow:10px 20px 50px rgba(48,69,67,.4);box-shadow:10px 20px 50px rgba(48,69,67,.4)}.shadow2{-webkit-box-shadow:10px 40px 50px rgba(48,69,67,.4);box-shadow:10px 40px 50px rgba(48,69,67,.4)}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-a-i-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-j-c-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ham{position:relative;z-index:1000;width:38px;height:22px;border:none;cursor:pointer;background-color:transparent;background-image:url(../../imgs/menu-open.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}.showClose{background-image:url(../../imgs/menu-close.svg)}.navbar{position:absolute;top:0;left:0;background:#233668;opacity:95%;width:100%;height:100vh;overflow:hidden;color:#fff;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}.showNav{-webkit-transform:translateY(0);transform:translateY(0)}.navbar ul{width:100%;height:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar ul li{font-family:'Nunito',sans-serif;font-size:1rem}.navbar ul li a{color:#fff}.navbar ul li:not(:last-child){margin-right:1rem}.navbar ul li:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.navbar ul li:first-child a{color:#fff;font-weight:700;font-size:1.5rem}.navbar ul li:last-child a{color:#F29200}.navbar ul li:first-child::before{content:'';display:block;width:30px;height:30px;background:url(../../imgs/phone-receiver.svg);background-position:center;background-repeat:no-repeat}.navbar ul li a{font-family:'Nunito',sans-serif;font-size:1rem;color:#fff}@media screen and (min-width:49.5rem){.hide-for-desktop{display:none}}@media screen and (max-width:49.49rem){.hide-for-mobile{display:none}}.header{background:#233668;padding:.35rem 0;-webkit-box-shadow:0 4px 10px 2px rgba(0,0,0,.25);box-shadow:0 4px 10px 2px rgba(0,0,0,.25);position:relative;z-index:1000}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__menu-desktop ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-desktop ul li{font-family:'Nunito',sans-serif;font-size:1rem}.header__menu-desktop ul li a{color:#fff}.header__menu-desktop ul li:not(:last-child){margin-right:1rem}.header__menu-desktop ul li:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.header__menu-desktop ul li:last-child a{color:#fff;font-weight:700;font-size:1.5rem}.header__menu-desktop ul li:nth-child(4) a{color:#F29200}.header__menu-desktop ul li:last-child::before{content:'';display:block;width:30px;height:30px;background:url(../../imgs/phone-receiver.svg);background-position:center;background-repeat:no-repeat}.hero{background:url(../../imgs/bannernovo.JPG);background-size:cover;background-repeat:no-repeat;min-height:630px;padding:2rem 0}@media screen and (min-width:64rem){.hero__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero__copy{text-align:center;margin-top:1rem;margin-bottom:1rem}@media screen and (min-width:64rem){.hero__copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:3rem;text-align:left}}.hero__copy p{color:#F29200}.hero__copy p:nth-child(2){color:#fff;margin-bottom:3rem}.hero__copy p:nth-child(2) span{color:#FDDE14}.hero__img{width:300px;max-width:590px;margin:0 auto;padding-top:2rem}@media screen and (min-width:64rem){.hero__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}.btn{display:block;width:210px;padding:.7rem 1rem;background-color:#EDBF47;border-radius:25px;font-weight:600;position:relative;text-align:center;cursor:pointer;-webkit-filter:drop-shadow(4px 6px 10px rgba(250,208,123,.2));filter:drop-shadow(4px 6px 10px rgba(250,208,123,.2))}.btn a{font-size:1.125rem;color:#0072BE}.btn::after{content:'';display:block;width:200px;height:40px;border:1px solid #0072BE;border-radius:25px;border-style:dashed;position:absolute;top:5px;left:5px;z-index:-1}@media screen and (max-width:63.99rem){.btn-hero{margin:1rem auto}}.js [data-anime="scroll"]{opacity:0;-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0);-webkit-transition:.3s;transition:.3s}.js [data-anime="scroll"].ativo{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.nossas{padding:2rem 0}@media screen and (min-width:64rem){.nossas__grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(500px,1fr) 1fr;grid-template-columns:minmax(500px,1fr) 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}@media screen and (min-width:64rem) and (min-width:64rem){.nossas__grid{gap:4rem}}.nossas h2{color:#0072BE;text-align:center;padding-bottom:3rem}.nossas__copy p{line-height:2rem;color:#474747}@media screen and (max-width:63.99rem){.nossas__copy p{text-align:center;line-height:1.5rem}}@media screen and (max-width:63.99rem){.nossas__img img{margin:0 auto}}.btn-azul{background-color:#0072BE;-webkit-box-shadow:4px 6px 10px rgba(0,0,0,.25);box-shadow:4px 6px 10px rgba(0,0,0,.25);margin-top:2rem;margin:1rem auto}.btn-azul a{color:#fff;font-size:1.125rem}.btn-azul::after{border:1px solid #fff;border-style:dashed}.gallery{padding:2rem 0;background:url(../../imgs/bg-body.png)}.gallery h2{color:#EC774B;text-align:center;padding-bottom:3rem}.gallery__content{display:-ms-grid;display:grid;max-width:100%;-ms-grid-columns:(minmax(180px,auto))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(180px,auto));-ms-grid-rows:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:27px}@media screen and (max-width:49.49rem){.gallery__content{grid-gap:.8rem;-ms-grid-columns:(minmax(80px,1fr))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.gallery__content a img{-o-object-fit:cover;object-fit:cover;width:100%;max-width:211px;height:100%}.btn-vermelho{width:271px;background-color:#EC774B;margin-top:2rem;margin:1rem auto;-webkit-box-shadow:4px 6px 10px rgba(0,0,0,.25);box-shadow:4px 6px 10px rgba(0,0,0,.25)}@media screen and (min-width:49.5rem){.btn-vermelho{margin-top:4rem}}.btn-vermelho a{color:#000}.btn-vermelho::after{content:'';display:block;width:260px;border:1px solid #000;border-radius:25px;border-style:dashed}.escolha{padding:2rem 0;background:url(../../imgs/bg-body2.png)}.escolha h2{text-align:center;color:#C389CE;margin-bottom:1rem}.escolha p{text-align:center;max-width:700px;margin:0 auto}.escolha__cards{margin-top:2rem;gap:.3rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:49.5rem){.escolha__cards{display:-ms-grid;display:grid;-ms-grid-columns:(222px)[auto-fill];grid-template-columns:repeat(auto-fill,222px)}}@media screen and (min-width:64rem){.escolha__cards{gap:.6rem}}.escolha__cards .cards-item{width:222px;height:250px;background:#fff;-webkit-filter:drop-shadow(2px 4px 10px rgba(0,0,0,.25));filter:drop-shadow(2px 4px 10px rgba(0,0,0,.25));border-radius:25px;padding:30px 18px;position:relative;margin:0 auto}.escolha__cards .cards-item:not(:last-child){margin-bottom:1rem}.escolha__cards .cards-item img{margin:0 auto}.escolha__cards .cards-item h3{text-align:center;margin-top:16px}.escolha__cards .cards-item p{font-size:.9rem;line-height:115%;text-align:center;margin-top:16px}.escolha__cards .cards-item::after{content:'';display:block;max-width:212px;width:100%;height:239px;border:1px dashed #6FC191;position:absolute;top:5px;left:5px;border-radius:25px}.escolha .card-laranja::after{content:'';display:block;max-width:212px;width:100%;height:239px;border:1px dashed #F29200;position:absolute;top:5px;left:5px;border-radius:25px}.btn-roxo{width:211px;background-color:#C389CE;margin-top:2rem;margin:1rem auto;-webkit-box-shadow:4px 6px 10px rgba(0,0,0,.25);box-shadow:4px 6px 10px rgba(0,0,0,.25)}@media screen and (min-width:49.5rem){.btn-roxo{margin-top:4rem}}.btn-roxo a{color:#fff}.btn-roxo::after{content:'';display:block;width:200px;border:1px dashed #fff;border-radius:25px}.elo{padding:2rem 0}@media screen and (min-width:49.5rem){.elo__grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(500px,1fr) 1fr;grid-template-columns:minmax(500px,1fr) 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}@media screen and (min-width:49.5rem) and (min-width:64rem){.elo__grid{gap:4rem}}.elo__copy h2{color:#E0B84E;text-align:center;margin-bottom:1rem}@media screen and (max-width:49.49rem){.elo__copy p{text-align:center}}.elo__copy p:not(:last-child){margin-bottom:.5rem}.elo__img{width:100%;max-width:536px;margin-top:1rem;margin:0 auto}.btn-beje{background-color:#E0B84E;margin-top:2rem;margin:1rem auto;-webkit-box-shadow:4px 6px 10px rgba(0,0,0,.25);box-shadow:4px 6px 10px rgba(0,0,0,.25)}@media screen and (min-width:49.5rem){.btn-beje{margin-top:4rem}}.btn-beje a{color:#000}.btn-beje::after{content:'';display:block;width:200px;border:1px dashed #000;border-radius:25px}.glider{max-width:500px;height:300px;width:100%;z-index:3}@media screen and (max-width:49.49rem){.glider{max-width:310px;height:205px;width:100%}}.glider-slide img{position:relative;-o-object-fit:contain;object-fit:contain;-o-object-position:140% -90%;object-position:140% -90%}.glider::-webkit-scrollbar{opacity:1!important;height:0!important}.glider-dots{bottom:40px;position:relative;z-index:4}@media screen and (max-width:49.49rem){.glider-dots{bottom:35px}}@media screen and (max-width:49.49rem){.glider-contain{max-width:375px;width:100%}}.fundo{width:95%;max-width:500px;height:81%;border:1px dashed #C389CE;position:absolute;left:-5%;top:-10%;background:#fff}@media screen and (max-width:49.49rem){.fundo{max-width:310px;height:190px;width:100%;left:-5%}}.brincando{background:#FCF9F4;padding:2rem 0;margin:0 auto}@media screen and (min-width:49.5rem){.brincando__slides{display:-ms-grid;display:grid;-ms-grid-columns:(430px)[auto-fill];grid-template-columns:repeat(auto-fill,430px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}}.brincando h2{color:#E16C6C;text-align:center;margin-bottom:4rem}.brincando__copy h2{color:#0072BE;text-align:center;margin-bottom:1rem!important}.brincando__copy p{text-align:center;margin-bottom:2rem}.brincando__item{margin-bottom:1rem}.matricula{padding:2rem 0;background:url(../../imgs/bg-body3.png)}.matricula h2{text-align:center;color:#233668;margin-bottom:2rem}.btn-matricula{margin:0 auto}.contato{padding:3rem 0}.contato__grid{margin:0 auto;max-width:1000px}@media screen and (min-width:49.5rem){.contato__grid{display:-ms-grid;display:grid;max-width:1000px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contato__form{background:url(../../imgs/bg-contato.svg);background-position:center;background-repeat:no-repeat;background-size: cover;max-width:500px;height:606px;width:100%;text-align:center;margin:0 auto}.contato__form h2{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1rem 0rem 1rem}.contato__form h2::before{content:'';display:block;width:10px;height:10px;background:#EDBF47;margin-right:10px}.contato__form .campo{width:80%;padding:.4rem .3rem;margin:1rem auto}.contato__form textarea{width:80%;padding:.5rem .3rem}.contato__map img{max-width:500px;max-height:606px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0 auto}.btn-form{margin-top:2rem;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-style:none;margin:1rem auto;color:#233668}.icon-endereco{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:360px;margin:2rem auto}.icon-endereco img{margin-right:12px}.rodape{background:#233668;padding:2rem 0}@media screen and (min-width:64rem){.rodape__grid{display:-ms-grid;display:grid;-ms-grid-columns:2.5fr 1fr 1fr;grid-template-columns:2.5fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}@media screen and (min-width:49.5rem){.rodape .item1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.rodape .item1 p{text-align:center;color:#A1A1A1}@media screen and (min-width:64rem){.rodape .item1 p{max-width:400px;margin-left:2.5rem;text-align:left}}@media screen and (max-width:63.99rem){.rodape .item1 img{margin:0 auto}}@media screen and (max-width:63.99rem){.rodape .item2{text-align:center;margin:1rem 0}}.rodape .item2 h4{color:#0072BE}.rodape .item2 p{color:#A1A1A1}.rodape .item3{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:63.99rem){.rodape .item3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.rodape .item3 a:not(:last-child){margin-right:12px}.copy{background:#0072BE;padding:1.2rem 0};.icon-endereco p{font-family:'Nunito'}.rodape p{font-family:'Nunito'}.rodape h4{font-family:'Nunito';font-weight:700;margin-bottom:.5rem}.fale{padding:.6rem 0}; .contato .icon-endereco p{font-family:'Nunito'}