@charset "UTF-8";code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{padding:1rem;background-color:#219ab3;color:#fff}.sticky{position:fixed;top:0;width:100%}.sticky+.content{padding-top:102px}.d-flex{display:flex}.align-center{align-items:center}.scrollable{scroll-margin:4rem}@media screen and (width >= 600px){.scrollable{scroll-margin:6rem}}.mb-2{margin-bottom:2rem}.mt-4{margin-top:4rem}.side-menu{overflow:auto}.side-menu ul,.side-menu li{list-style-type:none;text-decoration:none;padding:0;margin:0}.side-menu li{padding:1rem;border-bottom:1px solid rgba(255,255,255,.0901960784);cursor:pointer;color:#fff;font-weight:800;font-size:1rem}.side-menu li:hover,.side-menu li:focus{background-color:#3d3d3d}.header{position:fixed;top:0;width:100vw;color:#151514;font-weight:800;height:4rem;background-color:#fff;display:flex;justify-content:space-between;border-bottom:1px solid #151514;z-index:2;text-transform:uppercase}.header__logo{height:4rem;margin:.5rem 0 0}.header__left,.header__center,.header__right{display:flex;align-items:center;padding:0 1rem}.header__left button,.header__center button,.header__right button{color:#151514;font-weight:800;background:none;border:none}@media screen and (width >= 1024px){.header{height:5rem}}@media screen and (width > 900px){.header__center{border-left:1px solid #151514;border-right:1px solid #151514;flex:1;justify-content:center;padding:0 1rem}}.header__center{padding:0}.header__left button{display:flex;align-items:center;font-family:Anton,serif;font-size:2rem}.header__left button img{width:4rem;margin-right:2rem}@media screen and (width <= 600px){.header__left{padding-left:.5rem}.header__left button{font-size:1.2rem}}.header__right a{display:none}@media screen and (width >= 900px){.header__right{padding:0 3rem}.header__right a{display:flex;justify-content:center}}.header__right button{font-size:2rem}@media screen and (width >= 900px){.header__right button{display:none}}.header__menu{display:flex;align-items:center;justify-content:center}.header__menu ul{list-style-type:none;margin:0 auto;padding:0}.header__menu ul li{float:left;margin:0 1rem;text-decoration:none;font-size:1.6rem}.header__menu ul li.button{padding:1rem;background-color:#219ab3;color:#fff}.header__menu ul li.active{text-decoration:underline}.header__menu__button{display:none;justify-content:center;padding:3rem}.header__menu__button a.btn{background-color:#fe6e2b;color:#151514;display:flex;justify-content:center;font-size:1.6rem}@media screen and (width <= 900px){.header__menu{display:none}.header__menu__button{display:flex}}@media screen and (width <= 1080px){.header__menu ul li{font-size:1.4rem}}.header-link{cursor:pointer}.content{padding:0;flex:1}p{padding:0 1rem}a{text-decoration:none;color:#151514}.link{font-size:1.1rem;text-decoration:none;color:#fed337}.text-left{text-align:left}.footer{height:6rem;color:#fff;display:flex;justify-content:space-around;flex-direction:column;background-color:#151514}@media screen and (width >= 600px){.footer{height:4rem;flex-direction:row;justify-content:space-between}}.footer__left,.footer__right{display:flex;align-items:center;padding:0 1rem}.footer__right{font-size:.75rem}.hero{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;color:#151514;text-align:center;text-shadow:1px 1px 2px black;display:flex;flex-direction:column;justify-content:center}.hero-text{font-size:2.5rem}.hero-title{font-size:3rem;font-weight:700;font-family:Anton,serif;color:#fff}@media screen and (width >= 600px){.hero-title{font-size:4rem}}.hero__home{background-image:url(/assets/img/home_portrait.jpeg)!important}@media screen and (width >= 600px){.hero__home{background-image:url(/assets/img/home.jpeg)!important;height:100vh;background-size:100% auto}}.section{display:flex;flex-direction:column;align-items:center}.section__title{font-family:Anton,serif;font-size:2rem;font-weight:700;padding:1rem;color:#151514}.section__subtitle{font-family:Anton,serif;font-size:1.6rem;font-weight:500;padding:1rem;color:#151514}.section__button{margin:3rem auto}.section__text{font-size:1.2rem;color:#151514;line-height:2rem;text-align:center}.section__text--bold,.section__text a{font-weight:700;text-decoration:none}.section__line{text-align:center;background:url(/assets/img/barra.svg) center center no-repeat;background-size:contain;width:20%;height:2rem;margin:2rem 0}.section__cards{margin-top:2rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media screen and (width < 768px){.section__cards{grid-template-columns:1fr 1fr}}.section__cards .card{background-color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:1.2rem;width:10rem}.section__cards .card img{height:10rem}.section__contacts{padding-bottom:0;background-color:#faf6f2}@media screen and (width >= 768px) and (width < 1024px){.section{padding:0 1rem}.section__cards{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}}@media screen and (width >= 1024px){.section__cards{flex-direction:row;margin-bottom:2rem}.section__title{font-size:4.6rem}.section__subtitle{font-size:2.8rem}.section__text{font-size:1.4rem}}.section__info,.section__works{align-items:normal;width:100%}.section__info__image,.section__info__text,.section__works__image,.section__works__text{display:flex;flex-direction:column;justify-content:center;flex-basis:100%;flex-grow:1;font-size:1.2rem}.section__info__image,.section__works__image{background:url(/assets/img/info.jpg) center center no-repeat;background-size:cover;min-height:55vh}.section__info__text,.section__works__text{padding:3rem 0}@media screen and (width >= 768px){.section__info,.section__works{flex-direction:row}}@media screen and (width >= 1024px){.section__info,.section__works{height:100vh}.section__info__text,.section__works__text{padding:6rem 3rem;font-size:1.4rem}}.section__works__image{background:url(/assets/img/works.jpg) center center no-repeat;background-size:cover;min-height:50vh}.section__works ul{margin:1rem;padding:1rem;list-style:circle}.section__works ul li{margin-bottom:.4rem}@media screen and (width <= 768px){.section__works ul{font-size:1.2rem}}.section__services{padding:4rem;background-color:#faf6f2}.section__services .section__text{text-align:center;display:flex;flex-direction:column;align-items:center}#map{width:100%;margin:0 -2rem}.app-gallery{background-color:#faf6f2;padding:4rem 1rem}.app-gallery__header{display:flex;align-items:center;margin-bottom:1rem}.app-gallery__header a{font-size:1.5rem;color:#151514;margin-left:1rem}@media screen and (width >= 900px){.app-gallery__header a{display:none}}.app-gallery__title{font-size:2rem;font-weight:800;color:#fff;margin-left:1rem;line-height:2.5rem;margin-bottom:1.5rem}.app-gallery__title:before,.app-gallery__title:after{content:"\275d";font-size:4rem;color:#219ab3;margin:0 .5rem;vertical-align:middle}@media screen and (width <= 600px){.app-gallery__title:before,.app-gallery__title:after{font-size:2.2rem}}.app-gallery__title:after{content:"\275e"}@media screen and (width <= 600px){.app-gallery__title{font-size:1.5rem;line-height:1.5rem}}.app-gallery__text{font-size:1.5rem;padding:1rem;color:#fff;line-height:2.5rem;text-align:center}@media screen and (width <= 900px){.app-gallery__text{font-size:1.2rem;line-height:1.8rem}}.app-gallery__text--bold{font-weight:700;color:#d9092d}.app-gallery__images{display:flex;flex-wrap:wrap;place-content:center center;gap:20px}.app-gallery__image{text-align:center;vertical-align:middle}@media screen and (width <= 900px){.app-gallery__image{height:33.333vw}}.app-gallery__image img{max-width:100%;max-height:100%}@media screen and (width >= 900px){.app-gallery__image img{height:20vw}}.contacts{display:flex;flex-direction:column;background-color:#faf6f2}.works{padding:2rem .5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (width <= 1024px){.works{grid-template-columns:repeat(2,1fr)}}.works a{text-decoration:none}.works__title{font-size:1.5rem;font-weight:800;color:#d9092d;margin-left:1rem;line-height:2.5rem}.works__title:before{content:"\275d";font-size:2rem;color:#219ab3;margin-right:.5rem;vertical-align:middle}@media screen and (width <= 900px){.works__title:before{font-size:1.5rem;margin-right:.2rem}}@media screen and (width <= 600px){.works__title{font-size:1rem;line-height:1rem;margin-top:.5rem;margin-bottom:1.3rem}}.works__text{font-size:1.1rem;padding:1rem;color:#fff;line-height:2rem}.works__text--bold{font-weight:700;color:#d9092d}.works__image img{width:100%;height:30vw}@media screen and (width >= 1024px){.works__image img{height:20vw}}.btn{text-transform:uppercase;font-weight:800;transition:all .3s ease-in-out;cursor:pointer;align-items:center;min-width:130px}.btn i{font-size:1.4rem}a.btn{text-decoration:none;cursor:pointer}.btn-default{color:#fff;background-color:#151514;padding:1rem}.btn-default i{margin-right:.5rem}.btn-default:hover,.btn-default:focus{outline:0;color:#151514;background-color:#fe6e2b}.btn-outline{color:#151514;padding:1rem;border:4px solid #151514;border-radius:1rem}.btn-outline i{margin-right:.5rem}.btn-outline:hover,.btn-outline:focus{background-color:#d3b482}.social-buttons{display:flex;justify-content:center;flex-direction:column;gap:3rem;margin:4rem 0}@media screen and (width >= 600px){.social-buttons{flex-flow:row wrap;gap:1rem}}.btn-xl{padding:1rem;font-weight:800}@media screen and (width >= 1024px){.btn-xl{padding:2rem 3rem;font-size:2rem}}.home{height:60vh;padding:6rem 1rem 5rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(/assets/img/home_portrait.jpeg);background-size:cover;background-repeat:no-repeat}.home .overlay{position:absolute;inset:0;background-color:#00000080}.home .line{width:60%;border-bottom:4px solid #fe6e2b;margin:1rem auto 2rem}.home__wrapper{z-index:1;display:flex;flex-direction:column;text-align:center;justify-content:space-between;height:100%}.home__wrapper img.logo{margin-top:2rem;width:100%}.home__wrapper img.line{width:50%;margin-bottom:2rem}@media screen and (width >= 768px){.home__wrapper{padding:6rem 4rem}}@media screen and (width >= 1024px){.home__wrapper{padding:8rem 4rem}.home__wrapper img.logo{display:flex;width:100%;align-self:flex-start}}.home__title{margin-top:4rem;font-size:2.4rem;color:#fff;text-shadow:3px 3px 9px #151514}.home__subtitle{font-size:1.2rem;color:#fff;text-shadow:1px 1px 2px #151514}@media screen and (width >= 768px){.home{height:100vh}.home__title{font-size:4rem;margin-top:1rem}.home__subtitle{font-size:1.6rem}.home__wrapper{justify-content:space-around;padding:2rem}}@media screen and (orientation: landscape){.home{background-image:url(/assets/img/home.jpeg)}}@media screen and (width >= 1024px){.home{background-image:url(/assets/img/home.jpeg)}.home__title{font-size:6rem;margin-top:1rem}.home__subtitle{font-size:2rem}}.home__text{font-size:1.6rem;color:#fff;text-shadow:1px 1px 2px #151514}.home__text .btn{font-size:1rem}.home__text .btn i{margin-left:2rem;padding-left:2rem;border-left:2px solid #fe6e2b}.home__text .btn:hover i{border-left:2px solid #151514}body{margin:0;font-family:Anton,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}
