@import url("https://fonts.googleapis.com/css?family=Exo+2:200,300&display=swap");@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0}html{font-size:62.5%;min-height:100vh}body{font-size:1.6rem;font-family:'Exo 2', sans-serif;background:#161616}h1{font-size:7rem;padding:1rem}h1 span{position:relative}h1 span::after{content:'';position:absolute;bottom:-0.5rem;width:calc(100% + 15rem);height:1px;left:-7.5rem;right:7.5rem}@media screen and (max-width: 640px){h1{font-size:4rem}}h3{font-size:3rem}@media screen and (max-width: 640px){h3{font-size:2rem}}h1,h2,h3,h4,h5{font-weight:200;text-align:center;margin-bottom:5rem}p{font-size:2rem;line-height:4rem}@media screen and (max-width: 640px){p{font-size:1.4rem;text-align:center}}a{font-size:2rem}@media screen and (max-width: 640px){a{font-size:1.4rem}}body{font-weight:200}.fp-sr-only{-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.45);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.45)}.fp-sr-only+span{-webkit-box-shadow:0px 0px 3px 0px rgba(0,0,0,0.45);box-shadow:0px 0px 3px 0px rgba(0,0,0,0.45)}@media screen and (max-width: 640px){#fp-nav{display:none}}.content,.section__content,.section--main .nav .menu{max-width:1400px;margin:0 auto;padding:4rem}@media screen and (max-width: 640px){.content,.section__content,.section--main .nav .menu{padding:1rem}}.section--main{position:relative;color:silver;background:#161616}.section--main .logo{display:block;margin:0 auto;min-width:30rem;max-width:80rem}.section--main .logo img{width:100%;height:100%}.section--main .nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;left:0;right:0;position:absolute;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;top:2rem}.section--main .nav .icon-base,.section--main .nav .nav__menu-icon,.section--main .nav .nav__menu-close-icon{width:45px;height:45px;margin:1rem;opacity:0.5}.section--main .nav .icon-base:hover,.section--main .nav .nav__menu-icon:hover,.section--main .nav .nav__menu-close-icon:hover{opacity:0.8}.section--main .nav__menu-icon{display:none}@media screen and (max-width: 640px){.section--main .nav__menu-icon{display:block}}.section--main .nav__menu-close-icon{display:none;position:absolute;top:20px;right:0}.section--main .nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;color:white;list-style:none}.section--main .nav .menu__item{margin:0 1rem}.section--main .nav .menu__item a{position:relative;color:silver;text-decoration:none}.section--main .nav .menu__item a::after{content:'';position:absolute;bottom:-8px;left:0;right:0;margin-left:auto;margin-right:auto;width:0%;height:1px;background:transparent;-webkit-transition:width 0.2s ease-in-out, background 0.2s ease-in-out;-o-transition:width 0.2s ease-in-out, background 0.2s ease-in-out;transition:width 0.2s ease-in-out, background 0.2s ease-in-out}.section--main .nav .menu__item:hover a{color:white}.section--main .nav .menu__item:hover a::after{width:100%;background:white}@media screen and (max-width: 640px){.section--main .nav .menu{display:none}}@media screen and (max-width: 640px){.section--main .nav .menu--shown{display:block;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5)}.section--main .nav .menu--shown .nav__menu-close-icon{display:block}.section--main .nav .menu--shown .menu__item{width:100%;text-align:center;margin:2rem auto}.section--main .nav .menu--shown .menu__item a{font-size:2.5rem}.section--main .nav .menu--shown .menu__item a::after{width:0% !important}.section--main .nav .menu--shown+.nav__menu-icon{display:none}}.section--about-us{background:white}.section--about-us .section__content{text-align:center}.section--services{background:#161616;color:white}.section--services .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.section--services .wrapper .service{padding:3rem;margin:2rem;height:50rem;width:40rem;background:white;border-radius:1rem;color:#161616}@media screen and (max-width: 640px){.section--services .wrapper .service{height:auto;min-height:40rem}}.section--services .wrapper .service__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:15rem;height:15rem;border:0.5px solid silver;border-radius:7.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--services .wrapper .service__icon img{display:block;width:60%;height:60%}.section--services .wrapper .service__label{margin:3rem 0rem}.section--services .wrapper .service__description{font-size:1.7rem;text-align:center;line-height:2.5rem}@media screen and (max-width: 640px){.section--services .wrapper .service__description{font-size:1.4rem;line-height:1.5rem}}.section--portfolio{background:white}.section--portfolio .swiper-container{max-height:600px}.section--portfolio .swiper-slide img{height:100%;width:100%}.section--portfolio .swiper-button-prev,.section--portfolio .swiper-button-next{background-image:none}.section--portfolio .swiper-lazy-preloader{-webkit-animation:none;animation:none}.section--portfolio .swiper-lazy-preloader::after{background-image:none !important;border:2px solid transparent;border-top:2px solid #161616;border-radius:50%;width:40px;height:40px;margin:4rem auto;-webkit-animation:spin 0.8s linear infinite;animation:spin 0.8s linear infinite}.section--portfolio .swiper-container{max-height:600px}.section--contact{color:white}.section--contact .section__content{text-align:center}
/*# sourceMappingURL=index.min.css.map */