@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300..800&display=swap";*{box-sizing:border-box}.container--fluid{max-width:1290px;margin:0 auto}.img--fluid{width:100%}.font--none{font-size:0}.relative{position:relative}hidden{display:none}html{font-size:16px}body{font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:400;color:#636262;background-color:#fafafa}a{text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal}img{border:none;padding:0;margin:0;outline:none;display:flex}figure{margin:0}.header--top{background-color:#ff7e46}.header--top .box--contact{color:#fff;display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center;height:2.31rem;font-weight:600}.header--top .box--contact .items{display:flex;gap:.8rem}.box--menu{box-shadow:0px 4px 4px rgba(0,0,0,.25);padding:1rem 0;position:relative;z-index:1}.box--menu .logo--menu{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center}.box--menu .logo--menu .list--menu{display:flex;gap:2.1875rem}.box--menu .logo--menu .list--menu a{color:inherit;font-weight:500;transition:100ms;padding:.3rem 0;border-bottom:solid #ff7e46 0px}.box--menu .logo--menu .list--menu a.active,.box--menu .logo--menu .list--menu a:hover{color:#ff7e46;border-bottom:solid #ff7e46 3px;padding:.3rem 0}.box--menu .logo--menu .list--menu .online{background-color:#ff7e46;color:#fff;border-radius:3rem;padding:1rem 1.5rem}.box--menu .logo--menu .list--menu .online:hover{background-color:#636262;color:#fff;border-radius:3rem;padding:1rem 1.5rem;border-bottom:none}.box--menu .logo--menu .mobile{display:none}.box--menu .logo--menu .close--menu{display:none}.banner{position:relative}.banner .transparency{position:absolute;bottom:0}.historia{display:grid;grid-template-columns:auto auto;justify-content:space-between;gap:3rem;margin:3rem auto}.historia .text--historia{display:grid;align-content:center}.historia .text--historia h2{color:#ff7e46;font-weight:600;margin-bottom:.3rem;font-size:2.5rem}.historia .text--historia .subtitle{font-weight:500;font-size:1.5rem;margin-bottom:1rem}.historia .text--historia p{margin:.5rem 0}.historia .text--historia .btn--leia--mais{background-color:#ff7e46;color:#fff;width:fit-content;padding:.7rem 1rem;border-radius:4rem;margin-top:1rem;transition:100ms}.historia .text--historia .btn--leia--mais:hover{background-color:#636262}.exame--box{background:url("../img/fundo-exames.jpg") no-repeat right,#7b7d7f;background-size:contain}.exame--box .exame{color:#fff;width:30%;display:block;padding:8rem 0}.exame--box .exame h2{font-size:2.5rem;font-weight:700}.exame--box .exame p{font-weight:100}.exame--box .exame .btn--pesquisar{background-color:#ff7e46;color:#fff;width:fit-content;padding:.7rem 1rem;border-radius:4rem;margin-top:2rem;transition:100ms;display:block}.exame--box .exame .btn--pesquisar:hover{background-color:#636262}.convenio{display:grid;grid-template-columns:1fr;align-items:center;margin:3rem auto}.convenio .title{text-align:center;margin-bottom:2rem;font-size:1.5rem}.convenio .convenios{display:grid;grid-template-columns:repeat(auto-fit, minmax(141px, 1fr));gap:1rem;justify-content:center;align-items:center}.convenio .convenios img{width:100%;mix-blend-mode:multiply}.box--footer{background-color:#bebebe;padding:2rem 0}.box--footer .box{display:grid;grid-template-columns:auto auto auto auto;gap:2rem;justify-content:space-between}.box--footer .box .logo{max-width:329px}.box--footer .endereco{display:grid;align-self:flex-start}.box--footer .endereco .title{font-weight:600;margin-bottom:.5rem}.box--footer .endereco a{color:inherit}.box--footer .endereco a:hover{color:#ff7e46}.box--footer .contato{display:grid;align-self:flex-start}.box--footer .contato .title{font-weight:600;margin-bottom:.5rem}.box--footer .contato a{color:inherit}.box--footer .contato a:hover{color:#ff7e46}.box--footer .contato .linha{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.box--footer .redes{display:grid;align-self:self-start}.box--footer .redes .title{font-weight:600;margin-bottom:.7rem}.box--footer .redes .icons{display:flex;gap:1rem}.box--footer--bottom{background-color:#ff7e46;padding:2rem 3rem;color:#fff;display:flex;justify-content:space-around;font-weight:300;font-size:.8rem}.box--footer--bottom a{color:inherit}.barra--title{position:relative;background-color:#ff7e46;color:#fff;text-align:center;font-weight:600;padding:3rem}.historia--page{display:grid;grid-template-columns:30% auto;justify-content:space-between;gap:5rem;margin:3rem auto}.historia--page .text--historia{display:grid;align-content:center}.historia--page .text--historia .subtitle{color:#ff7e46;font-weight:600;font-size:1.5rem;margin-bottom:1rem}.historia--page .text--historia p{margin:.5rem 0}.historia--page .text--historia .btn--leia--mais{background-color:#ff7e46;color:#fff;width:fit-content;padding:.7rem 1rem;border-radius:4rem;margin-top:1rem;transition:100ms}.historia--page .text--historia .btn--leia--mais:hover{background-color:#636262}.historia--page--list{margin:1rem auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.historia--page--list .box--list{background-color:#1e1e1e;color:#fff;border-radius:3.125rem;padding:2rem}.historia--page--list .box--list:nth-child(2n){background-color:#ff7e46}.historia--page--list .box--list h2{margin-bottom:1rem}.historia--page--list .box--list .text--list{font-weight:300;line-height:1.5rem}.linha--divide{border-bottom:solid 4px #ff7e46;width:300px;height:10px;margin:2rem auto}@media(max-width: 737px){.header--top .box--contact{grid-template-columns:auto auto;justify-content:space-around}.box--menu .logo--menu{display:grid;grid-template-columns:auto;justify-content:center}.box--menu .logo--menu img{width:70%;margin:0 auto}.box--menu .logo--menu .mobile{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;margin-top:1rem}.box--menu .logo--menu .mobile .open--menu{cursor:pointer;justify-self:left}.box--menu .logo--menu .mobile .open--menu img{width:32px}.box--menu .logo--menu .mobile .online--mobile{background-color:#ff7e46;color:#fff;border-radius:3rem;padding:.5rem 1rem;font-size:.8rem;width:fit-content;justify-self:right}.box--menu .logo--menu .mobile .online--mobile:hover{background-color:#636262;color:#fff;border-radius:3rem}.box--menu .logo--menu .list--menu{background-color:rgba(0,0,0,.949);width:100%;height:100%;position:fixed;top:0;right:100%;display:grid;align-content:start;padding-top:2rem;margin:0;transition:200ms}.box--menu .logo--menu .list--menu a{color:#fff;font-weight:500;transition:100ms;padding:.3rem 0;border-bottom:solid #ff7e46 0px}.box--menu .logo--menu .list--menu a.active,.box--menu .logo--menu .list--menu a:hover{color:#ff7e46;border-bottom:solid #ff7e46 3px;padding:.3rem 0}.box--menu .logo--menu .list--menu .online{display:none}.box--menu .logo--menu .list--menu--show{right:0}.box--menu .logo--menu .close--menu{display:block;color:#fff;font-size:1.5rem;position:absolute;top:1.5rem;right:3rem;cursor:pointer}.historia{grid-template-columns:auto;gap:1rem;margin:3rem auto}.historia .img--historia{width:40%;margin:0 auto}.historia .text--historia{text-align:center}.historia .text--historia h2{font-size:2rem}.historia .text--historia .subtitle{font-size:.9rem}.historia .text--historia p{margin:.5rem 0;padding:0 .9rem;text-align:left}.historia .text--historia .btn--leia--mais{border-radius:4rem;margin:1rem auto 0;transition:100ms}.historia .text--historia .btn--leia--mais:hover{background-color:#636262}.exame--box{background:url("../img/fundo-exames.jpg") no-repeat bottom,#7b7d7f;background-size:contain}.exame--box .exame{color:#fff;width:100%;display:block;padding:2rem 0 8rem;text-align:center}.exame--box .exame h2{font-size:2rem;font-weight:700}.exame--box .exame p{font-weight:100}.exame--box .exame .btn--pesquisar{margin:2rem auto 0 auto}.box--footer{background-color:#bebebe;padding:1rem 0}.box--footer .box{display:grid;grid-template-columns:auto;gap:2rem;justify-content:center}.box--footer .box .logo{max-width:329px}.box--footer--bottom{background-color:#ff7e46;padding:1rem 2rem;color:#fff;display:grid;text-align:center;line-height:1.5rem;font-weight:300;font-size:.8rem}.box--footer--bottom a{color:inherit}.img--historia{width:70%;margin:0 auto}.historia--page{grid-template-columns:auto;justify-content:center;text-align:center;gap:1rem;margin:3rem auto}.historia--page .text--historia{display:normal;padding:0 1rem}.historia--page .text--historia .subtitle{color:#ff7e46;font-weight:600;font-size:1.5rem;margin-bottom:1rem}.historia--page .text--historia p{margin:.5rem 0;text-align:left}.historia--page .text--historia .btn--leia--mais{background-color:#ff7e46;color:#fff;width:fit-content;padding:.7rem 1rem;border-radius:4rem;margin-top:1rem;transition:100ms}.historia--page .text--historia .btn--leia--mais:hover{background-color:#636262}}