*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:60%}}@media only screen and (max-width:62em){html{font-size:50%}}@media only screen and (max-width:48em){html{font-size:45%}}@media only screen and (max-width:37.5em){html{font-size:40%}}@media only screen and (max-width:21.9em){html{font-size:35%}}body{font-family:"Segoe UI","Open Sans",Helvetica,sans-serif}.wrap{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}h1{color:#fff;font-size:4rem;margin:2rem 0;text-shadow:0 10px 9px #696969}h1,h2{text-transform:uppercase}h2{position:relative;text-align:center;color:#000;font-size:3.5rem;font-weight:400;margin:5rem 0;width:100%}h2:before{left:0}h2:after,h2:before{position:absolute;content:"";border-bottom:8px solid #000;border-radius:20px;width:calc(50% - 20.5rem);top:50%}h2:after{right:0}h3{color:#000;text-align:center;font-size:2.2rem;text-transform:uppercase;width:100%}@media only screen and (max-width:48em){h3{font-size:1.8rem}}h4{color:#fff;font-size:2rem;text-transform:uppercase;font-weight:400;margin-bottom:1rem}h4:before{position:absolute;content:"";border-bottom:2px solid #fff;width:7rem;margin-top:3rem}h5{width:80%;color:#000;font-size:2rem}@media only screen and (max-width:48em){h5{width:100%}}p{color:#fff;font-size:2rem}.btn{background:#6d757a;box-shadow:0 6px 12px rgba(0,0,0,.4);border-radius:5px;border:none;outline:none;cursor:pointer;font-weight:300}.active{border-bottom:2px solid #fff}@media only screen and (max-width:37.5em){.active{border-bottom:2px solid #fff}}.hidden{display:none}.swiper{position:relative}.swiper,.swiper__image{height:100vh;width:100%}.swiper__image{object-fit:cover}.swiper__textbox{width:50rem;height:20rem;position:absolute;right:8%;bottom:10%}@media only screen and (max-width:37.5em){.swiper__textbox{bottom:20%;right:auto;left:5%}}@media only screen and (max-width:21.9em){.swiper__textbox{width:40rem}}.btn-next-section{position:absolute;left:10%;bottom:0;font-size:8rem;font-weight:700;color:#fff;z-index:10;cursor:pointer}@media only screen and (max-width:37.5em){.btn-next-section{bottom:5%}}.swiper-button-next{position:absolute;right:3%;bottom:25%;font-size:8rem;font-weight:700;z-index:10;color:#fff;cursor:pointer}@media only screen and (max-width:37.5em){.swiper-button-next{display:none}}.swiper-button-prev{position:absolute;left:3%;bottom:25%;font-size:8rem;font-weight:700;z-index:10;color:#fff;cursor:pointer}@media only screen and (max-width:37.5em){.swiper-button-prev{display:none}}.swiper-pagination{height:3rem;width:5rem;position:absolute;right:5%;bottom:5%;z-index:10;display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width:37.5em){.swiper-pagination{bottom:8%}}.swiper-pagination-bullet{background:#fff;width:2px;height:3rem;cursor:pointer}.swiper-pagination-bullet-active{height:6rem}.home{position:relative}.home__logo{position:absolute;left:3%;top:3rem;z-index:10;width:20rem}@media only screen and (max-width:37.5em){.home__logo{top:5rem}}.pro,.pro__box{display:flex;justify-content:center;align-items:center}.pro__box{width:100%;flex-direction:column}.pro__upperbox{width:90%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.pro__upperbox:last-child:before{content:"";border-bottom:1px solid rgba(0,0,0,.123);width:100%;left:0;top:50%}@media only screen and (max-width:48em){.pro__upperbox:last-child:before{display:none}}.pro__upperbox:after{content:"";position:absolute;border-left:1px solid rgba(0,0,0,.123);height:100%}@media only screen and (max-width:48em){.pro__upperbox:after{display:none}}.img{height:100%;width:100%;object-fit:cover;cursor:pointer;transition:all .5s}.img:hover{-webkit-transform:scale(1.1) rotate(5deg);transform:scale(1.1) rotate(5deg)}.image-title{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,hsla(0,0%,100%,.233) 19%,#6f6f6f);color:#fff;font-size:2.5rem;padding:2rem;font-weight:400}@media only screen and (max-width:90em){.image-title{font-size:2rem}}@media only screen and (max-width:75em){.image-title{font-size:1.5rem;padding:1rem}}.single{position:relative;overflow:hidden;width:60rem;height:60rem;margin:2rem}@media only screen and (max-width:90em){.single{width:50rem;height:50rem}}@media only screen and (max-width:75em){.single{width:40rem;height:40rem}}@media only screen and (max-width:37.5em){.single{width:100%;margin:0}}.multi{display:flex;flex-direction:column;justify-content:center;align-items:center}.multi__imgbox{position:relative;overflow:hidden;width:60rem;height:28rem;margin:2rem}@media only screen and (max-width:90em){.multi__imgbox{width:50rem;height:23rem}}@media only screen and (max-width:75em){.multi__imgbox{width:40rem;height:18rem}}@media only screen and (max-width:37.5em){.multi__imgbox{width:100%}}.ser,.ser__box{display:flex;justify-content:center;align-items:center}.ser__box{flex-wrap:wrap;max-width:120rem}.ser__card{width:30rem;height:30rem;margin:5rem;text-align:center}@media only screen and (max-width:75em){.ser__card{height:20rem;width:20rem}}@media only screen and (max-width:48em){.ser__card{width:15rem;height:15rem}}.ser__img{width:80%;height:80%;border-radius:50%;box-shadow:0 10px 10px rgba(0,0,0,.26);margin-bottom:2rem;transition:all .5s;cursor:pointer}.ser__img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ser__link{font-size:3rem;text-decoration:none;color:#000;text-align:center;transition:all .3s;margin-top:5rem}.ser__link:hover{color:#ccc}.cli{display:flex;justify-content:center;align-self:center}.cli__swipbox{max-width:120rem;position:relative}@media only screen and (max-width:75em){.cli__swipbox{width:100%}}.cli__imgbox{text-align:center;margin:3rem 0}.cli__img{height:15rem;align-self:center}@media only screen and (max-width:75em){.cli__img{height:12rem}}.cli__next{right:0}.cli__next,.cli__prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:4rem;cursor:pointer;z-index:5}.cli__prev{left:0}.footer{background:#383e42}.footer,.footer__wrap{display:flex;justify-content:center;align-items:center}.footer__wrap{flex-wrap:wrap}@media only screen and (max-width:48em){.footer__wrap{justify-content:space-around}}.footer__box{width:30rem;height:35rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:48em){.footer__box{width:100%;height:30rem}}@media only screen and (max-width:37.5em){.footer__box{width:100%;height:20rem;text-align:center;height:18rem}}.footer__logo{width:20rem}@media only screen and (max-width:21.9em){.footer__logo{width:15rem}}.footer__textwrap{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:37.5em){.footer__textwrap{flex-wrap:wrap}}.footer__textbox{display:flex;flex-direction:column;width:20rem;height:15rem}.footer__link{text-decoration:none;font-size:1.5rem;color:#fff;margin:.5rem 0;transition:all .3s}.footer__link:hover{color:#ccc}.footer__icon{font-size:4rem;transition:all .3s}.footer__icon:hover{-webkit-transform:scale(.95);transform:scale(.95)}.footer__rights{text-align:center;background:#000;color:hsla(0,0%,51%,.8078431373)}.footer__rights--link{text-decoration:none;color:#fff;transition:all .2s}.footer__rights--link:hover{color:#383e42}.burger-btn{position:fixed;right:5rem;top:5rem;width:5rem;height:5rem;z-index:10;cursor:pointer;outline:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;display:flex;justify-content:center;align-items:center;border:2px solid #000;border-radius:50%}.burger-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.burger-btn__icon{width:100%;color:#000;font-size:4rem}.menu-btn{position:fixed;right:5rem;top:5rem;width:5rem;height:5rem;z-index:10;cursor:pointer;outline:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;background:transparent;border:none}.menu-btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.menu-btn__icon{color:#fff;font-size:5rem}.nav__backdrop{background:rgba(75,72,72,.548);left:0;bottom:0;width:100%;height:100%;z-index:8}.nav__backdrop,.nav__wrap{position:fixed;top:0;right:0}.nav__wrap{height:100vh;width:50vw;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,18% 100%);clip-path:polygon(0 0,100% 0,100% 100%,18% 100%);background:#383e42;z-index:9;display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:75em){.nav__wrap{width:60vw}}@media only screen and (max-width:62em){.nav__wrap{width:70vw}}@media only screen and (max-width:48em){.nav__wrap{width:80vw}}@media only screen and (max-width:37.5em){.nav__wrap{width:100vw;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background:rgba(56,62,66,.89)}}.nav__linkbox{width:80%;height:80%;margin-left:15rem;-webkit-transform:skewX(13deg);transform:skewX(13deg);display:flex}@media only screen and (max-width:37.5em){.nav__linkbox{-webkit-transform:skewX(0);transform:skewX(0);justify-content:center;margin-left:0}}.nav__listbox{margin-top:10rem;display:flex;flex-direction:column}@media only screen and (max-width:90em){.nav__listbox{margin-top:5rem}}@media only screen and (max-width:37.5em){.nav__listbox{margin-top:10rem;height:70%;align-items:center}}.nav__list{margin-top:2rem;-webkit-transform:skewX(-13deg);transform:skewX(-13deg);list-style:none;transition:all .3s}.nav__list--child{margin-top:1rem}.nav__list:hover{-webkit-transform:skewX(-13deg) scale(1.1);transform:skewX(-13deg) scale(1.1)}@media only screen and (max-width:37.5em){.nav__list:hover{-webkit-transform:skewX(0) scale(1);transform:skewX(0) scale(1)}}@media only screen and (max-width:37.5em){.nav__list{-webkit-transform:skewX(0);transform:skewX(0)}}.nav__link{position:relative;color:#fff;text-transform:uppercase;font-size:3rem;text-decoration:none;transition:all .3s}@media only screen and (max-width:1367px){.nav__link{font-size:2rem}}@media only screen and (max-width:48em){.nav__link{font-size:3rem}}@media only screen and (max-width:37.5em){.nav__link{font-size:3.5rem}}.nav__link:hover{color:#ccc}.nav__link--child{font-size:1.5rem;margin-left:3rem;line-height:0;text-transform:capitalize}@media only screen and (max-width:37.5em){.nav__link--child{text-align:center;font-size:2.5rem;line-height:3.5rem;margin-left:0}}.nav__footer{position:absolute;right:0;bottom:0;width:80%;margin:5%}.nav__footer,.nav__footer--linksbox{display:flex;justify-content:center;align-items:center}.nav__footer--linksbox{position:relative}.nav__footer--icons{font-size:3rem;color:#fff;margin:1rem 1rem 0 0;transition:all .2s}.nav__footer--icons:hover{color:#ccc}.nav__footer--textbox{width:50%}.nav__footer--text{font-size:1.5rem;color:hsla(0,0%,51%,.8078431373)}.nav__footer--link{text-decoration:none;color:#fff;transition:all .2s}.nav__footer--link:hover{color:#ccc}.nav__footer--span{font-size:4rem;font-weight:100;color:#fff;margin:0 1rem}.hero{position:relative;height:40rem;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.hero__title{position:absolute;top:60%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:5%}.hero__title:before{content:"";position:absolute;border-bottom:8px solid #fff;width:140%;right:0;bottom:-1rem}.custom-shape-divider-bottom-1616684500{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-shape-divider-bottom-1616684500 svg{position:relative;display:block;width:calc(148% + 1.3px);height:262px}.custom-shape-divider-bottom-1616684500 .shape-fill{fill:#fff}@media(min-width:768px)and (max-width:1023px){.custom-shape-divider-bottom-1616684500 svg{width:calc(148% + 1.3px);height:163px}}@media(max-width:767px){.custom-shape-divider-bottom-1616684500 svg{width:calc(148% + 1.3px);height:101px}}.service{justify-content:center;flex-direction:column}.service,.service__wrap{display:flex;align-items:center}.service__wrap{position:relative;justify-content:space-evenly;width:100%;margin:3rem 0}.service__wrap:not(:last-child):after{position:absolute;text-align:center;content:"";border-bottom:1px solid #ccc;bottom:-3rem;left:20%;right:20%}.service__wrap--flex-direction{flex-direction:row-reverse}@media only screen and (max-width:48em){.service__wrap{flex-direction:column}}.service__imagebox{flex-shrink:0;position:relative;width:35rem;height:40rem;overflow:hidden;border-radius:10px;cursor:pointer;transition:all .5s}.service__imagebox:before{content:"";position:absolute;border-bottom:8px solid #fff;width:100%;top:50%;left:0}.service__imagebox:after{content:"";position:absolute;border-left:8px solid #fff;height:100%;top:0;left:50%}.service__imagebox:hover>.service__title{width:100%;height:100%}.service__imagebox:hover:after,.service__imagebox:hover:before{opacity:0}.service__image{height:100%;text-align:center}.service__title{width:50%;height:50%;background:rgba(65,62,62,.664);position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:2;transition:all .5s}.service__h3{padding:1rem;font-weight:200;font-size:3.2rem;text-align:center;overflow-wrap:break-word;font-weight:400;color:#fff}.service__textbox{width:50%}@media only screen and (max-width:48em){.service__textbox{width:80%;margin:3rem}}.service__p{margin-top:2rem;color:#000}.about__box{display:flex;justify-content:center;align-items:center}.about__image{height:50rem;margin:0 4rem 2rem 0;float:left;box-shadow:0 5px 14px -4px #000}@media only screen and (max-width:48em){.about__image{width:100%;height:auto}}.about__text{width:75%;margin-top:10rem}.about__p{color:#000;margin-bottom:4rem}.about__firstLetter:first-letter{font-size:4rem;font-weight:700}.about__owner-imagebox{position:relative;border-radius:50%;width:30rem;height:30rem;overflow:hidden}.about__owner-image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%}.about__owner-name{margin-top:2rem}.about__owner-name,.about__owner-title{text-transform:capitalize;font-weight:400}.about__owner-title{color:#ccc;font-size:3rem;font-style:italic}.about__map-wrap{width:100rem}.about__message{width:100%;background-attachment:fixed;color:#fff;padding:10rem 0;margin:5rem 0;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:48em){.about__message{background-size:cover}}.about__message--content{width:80%}.about__message--h5{color:#fff;font-weight:300;font-size:3rem;margin-bottom:1rem}@media only screen and (max-width:48em){.about__message--h5{font-size:2.5rem}}.about__message--h3{font-size:4rem;color:#fff;text-align:left;margin-bottom:4rem}@media only screen and (max-width:48em){.about__message--h3{font-size:3rem}}.about__message--title{color:#fff;font-weight:100;font-size:2rem;padding:1rem}.leaflet-container{width:60%;height:50rem;margin:3rem 0;z-index:0}.contact__title-box{margin-top:14rem;position:relative;background:#383e42;width:80%;box-shadow:0 6px 12px rgba(0,0,0,.4)}@media only screen and (max-width:37.5em){.contact__title-box{width:100%;margin-top:5rem}}.contact__title{color:#fff;margin:6rem 0}.contact__absolute--box{position:absolute;right:1rem;bottom:-2.5rem;z-index:3}.contact__absolute--title{color:#fff;font-weight:300;font-size:2.5rem;padding:1rem}@media only screen and (max-width:48em){.contact__absolute--title{display:none}}.contact__absolute-image{position:absolute;bottom:0;height:25rem;left:5%}@media only screen and (max-width:48em){.contact__absolute-image{display:none}}.contact__info-box{background:#6d757a;display:flex;width:50%;margin-top:-1rem;z-index:2;box-shadow:0 6px 12px rgba(0,0,0,.4);margin-bottom:14rem}@media only screen and (max-width:48em){.contact__info-box{width:70%;margin-bottom:5rem}}@media only screen and (max-width:37.5em){.contact__info-box{width:90%}}@media only screen and (max-width:21.9em){.contact__info-box{width:100%;margin-bottom:2rem}}.contact__info-card{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.contact__image{height:8rem;width:8rem;margin:1rem 0}.contact__link{color:#fff;text-decoration:none;font-size:2rem;text-align:center}.big-icons{font-size:10rem;color:#6d757a;margin:0 2rem;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media only screen and (max-width:48em){.big-icons{font-size:5rem}}.big-icons:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.form{background:#383e42;display:flex;width:70%;margin-bottom:10rem}@media only screen and (max-width:37.5em){.form{width:90%;margin-bottom:5rem}}.form__image-box{width:40%}@media only screen and (max-width:37.5em){.form__image-box{display:none}}.form__image{width:100%;height:100%}.form__box{position:relative;justify-content:center;align-items:center;flex-grow:1}.form__box,.form__input-box{display:flex;flex-direction:column}.form__input-box,.form__title{width:80%;margin-bottom:10rem}.form__title{position:relative;color:#fff;text-align:left}.form__title:before{position:absolute;content:"";border-bottom:5px solid #fff;bottom:-1rem;left:0;width:50%}.form__label{color:#fff;font-size:2.2rem;font-weight:400;margin:2rem 0}.form__input{color:#fff;font-size:2rem;background:transparent;outline:none;border:none;border-bottom:2px solid hsla(0,0%,51%,.8078431373)}.form__input:focus:invalid{border-bottom:2px solid red}.form__input:focus:valid{border-bottom:2px solid #fff}.form__message{color:#fff;font-size:2rem;font-family:inherit;background:transparent;outline:none;border:none;border-bottom:2px solid hsla(0,0%,51%,.8078431373)}.form__message:focus:invalid{border-bottom:2px solid red}.form__message:focus:valid{border-bottom:2px solid #fff}.form__button{position:absolute;left:0;bottom:0;width:100%;height:5rem;background:#6d757a;color:#fff;font-size:2rem;letter-spacing:.2rem;font-weight:500;cursor:pointer;border:none;transition:background .5s;outline:none}.form__button:hover{background:#383e42}.form__button:active{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.msg{position:absolute;left:0;top:0}.msg,.msg__backdrop{width:100%;height:100%}.msg__text{color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:capitalize}.msg__backdrop--send{background:rgba(74,110,82,.493)}.msg__backdrop--error{background:rgba(240,42,42,.671)}.grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);margin:10rem 0;width:80%;height:55rem;grid-gap:1.5rem}@media only screen and (max-width:90em){.grid{width:90%;height:50rem}}@media only screen and (max-width:75em){.grid{height:45rem}}@media only screen and (max-width:48em){.grid{width:99%}}@media only screen and (max-width:37.5em){.grid{grid-template-columns:1fr;grid-template-rows:2fr repeat(3,1fr) 2fr;height:180rem;width:90%}}.grid__imagebox{overflow:hidden;cursor:pointer;-webkit-filter:brightness(80%);filter:brightness(80%);transition:all .5s}@media only screen and (max-width:48em){.grid__imagebox{-webkit-filter:brightness(100%);filter:brightness(100%)}}.grid__imagebox:hover{-webkit-filter:brightness(100%);filter:brightness(100%)}.grid__imagebox:active{-webkit-transform:scale(.97);transform:scale(.97)}.grid__imagebox--1{grid-column:1/3;grid-row:1/3}@media only screen and (max-width:37.5em){.grid__imagebox--1{grid-column:inherit;grid-row:inherit}}.grid__imagebox--3{grid-column:4/6}@media only screen and (max-width:37.5em){.grid__imagebox--3{grid-column:inherit;grid-row:inherit}}.grid__imagebox--4{grid-column:3/5}@media only screen and (max-width:37.5em){.grid__imagebox--4{grid-column:inherit;grid-row:inherit}}.grid__images{object-fit:cover;width:100%;height:100%}.flex__imagebox{display:flex;width:80%;flex-wrap:wrap;margin:10rem 0;justify-content:center}.flex__images__box{margin:5px;width:300px;height:500px}.flex__images{object-fit:cover;width:100%;height:100%}.paragraph-style{background:#383e42;font-size:2.9rem;width:80%;margin-bottom:10rem;padding:2rem}@media only screen and (max-width:90em){.paragraph-style{width:90%}}.cards-box{display:flex;justify-content:center;flex-wrap:wrap}.card{width:24rem;margin:4rem 1rem;cursor:pointer;color:#000;text-decoration:none;transition:all .3s}@media only screen and (max-width:21.9em){.card{width:90%}}.card:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.card:active{-webkit-transform:scale(.99);transform:scale(.99)}.card__image{width:100%}.card__title{font-size:2rem}.card__text{font-size:1.3rem;color:#000}@media only screen and (max-width:21.9em){.card__text{font-size:2rem}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}.modal__backdrop{background:rgba(0,0,0,.8);width:100%;height:100%}.modal__imagebox{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;width:70%;height:80%}@media only screen and (max-width:90em){.modal__imagebox{width:80%;height:80%}}@media only screen and (max-width:62em){.modal__imagebox{width:90%;height:90%}}.modal__image{width:100%;height:100%;object-fit:cover}.modal__close-icon{position:absolute;top:0;right:0;font-size:5rem;color:#fff;cursor:pointer;transition:all .5s}.modal__close-icon:hover{color:#ccc}
/*# sourceMappingURL=main.115bb508.chunk.css.map */