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}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:75%;scroll-behavior:smooth}body{font-family:"Roboto", sans-serif}@media screen and (min-width: 700px){html{font-size:100%}}@-webkit-keyframes showhide{from{opacity:0}to{opacity:1}}@keyframes showhide{from{opacity:0}to{opacity:1}}.body-overflow-hidden{overflow:hidden}.cookies{max-width:800px;width:90%;margin:0 auto;padding:4rem 0;min-height:80vh;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cookies__title{font-size:4rem;font-weight:300}.cookies__p{font-size:1.125rem;line-height:1.5}.header{min-height:78px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0c0c0c}.header__logo{background-image:url("../../../assets/images/logo2.svg");background-size:contain;background-repeat:no-repeat;width:50px;height:50px}.header__nav{width:100%;max-width:1800px;margin:0 auto;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__ul{position:absolute;z-index:10;width:100%;max-width:450px;top:0;left:-100%;height:100vh;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__ul--active{left:0%}.header__li{display:block}.header__link{font-size:18px;display:block;color:white;text-decoration:none;padding:10px;margin-bottom:10px}.header__link:hover{background-color:#fff;color:black}.header__menu{z-index:11}.header__menu div{width:24px;height:3px;margin-bottom:3px;background-color:#fff}.banner{background-image:url("../../../assets/images/banner.jpg");background-size:cover;background-position-y:bottom;background-position-x:center;background-repeat:no-repeat;min-height:calc(80vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:90%;max-width:1000px;margin:0 auto;padding:3rem 0}.banner__title{font-size:4rem;color:white;font-weight:lighter;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,0.849);z-index:3}.banner__title::after{content:'DR. LEANDRO PINHO';display:block;position:absolute;top:-2rem;left:0;font-size:1.5rem}.banner__cta,.gradient__button{display:block;background-color:#000;width:90%;max-width:270px;padding:20px 10px;color:white;border-radius:10px;text-decoration:none;text-align:center;font-weight:bold;font-size:1rem;margin-top:2rem;-webkit-transition:ease 0.4s;transition:ease 0.4s;-webkit-box-shadow:0 0 5px rgba(255,255,255,0.158);box-shadow:0 0 5px rgba(255,255,255,0.158);cursor:pointer}.banner__cta:hover,.gradient__button:hover,.banner__cta:focus,.gradient__button:focus{-webkit-transform:scale(1.09);transform:scale(1.09)}.about{background-color:#191919;padding-top:5rem;padding-bottom:4rem}.about__wrapper{max-width:1000px;width:90%;margin:0 auto}.about__title{font-size:3rem;color:white;font-weight:lighter;position:relative;display:block;max-width:1000px;margin:0 auto;margin-bottom:2rem}.about__title::after{content:'sobre';display:block;position:absolute;top:-2rem;left:0;font-size:1.5rem}.about__description-container{background-color:transparent;width:100%;margin:0 auto;margin-bottom:3rem}.about__description-image{height:350px;background-size:cover;width:100%;background-position:50%;margin-top:1rem;display:block;position:relative;background-image:url("../../../assets/images/quem-somos.jpg")}.about__description-image::after{content:'';display:block;position:absolute;top:0;left:0;background-image:url("../../../assets/images/predio-sao-paulo.jpg");height:350px;width:100%;background-position:50%;background-size:cover;z-index:3;-webkit-animation-name:showhide;animation-name:showhide;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-direction:alternate-reverse}.about__description-text{color:white;width:100%;font-size:1.125rem;line-height:1.5;padding:1rem 0}.about__description-text strong{font-weight:900;font-size:1.2rem}.about__avatar{max-height:400px;max-width:267px;width:90%;margin:0 auto;display:block}.about__h3{font-size:2.5rem;font-weight:lighter;color:#C7A54E;margin-top:2rem}.testimonials{padding-top:5rem;padding-bottom:4rem}.testimonials__wrapper{max-width:1000px;width:90%;margin:0 auto}.testimonials__title,.services__title,.contact__title{font-size:3rem;color:black;font-weight:lighter;position:relative;display:block;max-width:1000px;margin:0 auto;margin-bottom:2rem}.testimonials__title::after,.services__title::after,.contact__title::after{content:'depoimentos';display:block;position:absolute;top:-2rem;left:0;font-size:1.5rem}.testimonials__container,.services__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonials__card{margin:1rem;padding-bottom:2rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.25);box-shadow:0px 0px 8px rgba(0,0,0,0.25);max-width:300px;width:90%;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.testimonials__card::after{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:20px;background-color:#C7A54E;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.25);box-shadow:0px 0px 8px rgba(0,0,0,0.25)}.testimonials__img{width:130px;height:130px;max-width:130px;width:90%;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin:1rem 0}.testimonials__name{font-size:1.5rem;font-weight:bold;margin:1rem 0}.testimonials__stars{margin-bottom:1rem}.testimonials__text{font-size:1.125rem;padding:0 1.5rem;padding-bottom:1rem;line-height:1.3}.services{padding:5rem 0}.services__wrapper{max-width:1000px;width:90%;margin:0 auto}.services__link{text-decoration:none;color:none}.services__title::after{content:'serviços'}.services__card{-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.25);box-shadow:0px 0px 8px rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;width:90%;margin:1rem;-webkit-transition:ease 0.2s;transition:ease 0.2s;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.services__card--hovered{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#474131;color:white}.services__card--hovered .services__text{color:white}.services__img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.services__text{padding:1rem;font-size:1.125rem;line-height:1.3;color:black}.gradient{padding:5rem 0;background:linear-gradient(89.87deg, #5B533E 2.39%, #7A7054 65.54%)}.gradient__wrapper{max-width:1000px;width:90%;margin:0 auto}.gradient__text{color:white;font-size:2.5rem;font-weight:300}.contact{padding:5rem 0}.contact__wrapper{max-width:1000px;width:90%;margin:0 auto}.contact__title::after{content:'contato'}.contact__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;overflow-x:auto}.contact__img{width:50px;height:50px;-ms-flex-negative:0;flex-shrink:0;display:block;margin-right:10px}.contact__info{font-size:1rem;margin-bottom:5px;display:block;word-break:break-all}.footer{background-color:#0c0c0c;padding-top:2rem;padding-bottom:0}.footer__wrapper{max-width:1000px;width:90%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:30px}.footer__li{margin-bottom:15px}.footer__link{display:block;color:white;font-size:1.125rem;text-decoration:none;font-weight:300}.footer__ul2{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__ul2:last-child .footer__icon{margin-right:0}.footer__connect{display:block;font-size:1.2rem;color:white;font-weight:400;padding-bottom:1rem}.footer__icon{display:block;padding-right:10px}.footer__copy{background-color:black;font-weight:300;font-size:1rem;padding:20px;text-align:center;margin-top:2rem}.footer__copy a{text-decoration:none;color:white}.fixed-icon{display:block;position:fixed;z-index:4;right:10px;top:30%;width:50px;height:50px;border-radius:50%}.fixed-icon img{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 700px){.fixed-icon{width:70px;height:70px}.header__menu{display:none}.header__logo{background-image:url("../../../assets/images/logo2.svg")}.header__ul{position:initial;height:initial;max-width:initial;width:initial;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:transparent;margin-left:auto}.contact__img{width:70px;height:70px}}@media screen and (min-width: 1000px){.header__logo{width:443px;background-image:url("../../../assets/images/logo.svg")}.footer__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:0}.footer__li{margin-left:10px}.footer__connect{text-align:right;margin-top:0}.footer__icon{padding-right:0}}.cookies-alert{position:fixed;z-index:5000;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;padding:10px;background-color:rgba(255,255,255,0.9);-webkit-animation-name:popup;animation-name:popup;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.cookies-container{max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cookies-container span{display:block;color:#000;font-size:0.95rem;padding-bottom:10px}.cookies-button{padding:7px 10px;background-color:#1090D7;color:white;border:0;font-size:0.9rem;cursor:pointer}.cookies-button:hover{background-color:#1b7aad}@-webkit-keyframes popup{from{bottom:-100%}to{bottom:0}}@keyframes popup{from{bottom:-100%}to{bottom:0}}@media screen and (min-width: 700px){.cookies-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookies-container span{padding-bottom:0}}
/*# sourceMappingURL=style.min.css.map */