.Container{z-index:1;width:100%;max-width:1300px;margin-right:auto;margin-left:auto;padding-right:50px;padding-left:50px}@media screen and (max-width:991px){.Container{padding-right:30px;padding-left:30px}}.WideContainer{z-index:1;width:100%;max-width:2000px;margin-right:auto;margin-left:auto;padding-right:50px;padding-left:50px;@media screen and (max-width:991px){padding-right:30px;padding-left:30px}}.marginBottom{margin-bottom:50px}.roboto-font{font-family:"Roboto","Source Sans Pro",sans-serif}.flex-wrapper{display:flex;flex-wrap:wrap}.no-textdeco{text-decoration:none}.level0{color:#4a4a4c}.grayColor{color:grey}.full-sceen-image-desc{color:#fff;position:absolute;font-size:50px;margin:0 40px}@media only screen and (max-width:300px){.full-sceen-image-desc{font-size:11px}}@media screen and (max-width:972px){.full-sceen-image-desc{font-size:40px;text-align:center}}@media screen and (max-width:672px){.full-sceen-image-desc{font-size:30px;text-align:center}}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#f1f1f1}body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#606060}.opacityFadeEffect{animation:fadein 1s;-moz-animation:fadein 1s;-webkit-animation:fadein 1s;-o-animation:fadein 1s}.fontAppearEffect{animation:fadein 3s linear;-moz-animation:fadein 3s;-webkit-animation:fadein 3s;-o-animation:fadein 3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}.imageZoomInEffect{animation:zoomIn 2s;-moz-animation:zoomIn 2s;-webkit-animation:zoomIn 2s;-o-animation:zoomIn 2s;-webkit-transform:scale(1.03);transform:scale(1.03)}@keyframes zoomIn{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.03);transform:scale(1.03)}}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.03);transform:scale(1.03)}}.simple-header-area{width:100%;text-align:center;margin-top:60px;margin-bottom:30px}.simpleHeader{padding-right:50px;padding-left:50px;font-size:36px;line-height:1.1;font-weight:600;color:#4a4a4c}.portfolio-navbar-container{background-color:initial;position:fixed;top:0;width:100%;text-align:center;z-index:999}.portfolio-navbar-name{color:#000}.portfolio-navbar-toggle-top{height:32px;transition:height 4s}.portfolio-navbar-top-placeholder{height:10px;width:100%}.portfolio-navbar-divider{margin-left:auto;margin-right:auto}.portfolio-navbar-divider,.portfolio-navbar-top{display:block;height:2px;border:0;border-top:2px solid #000;border-radius:50px;width:40px}.portfolio-navbar-top{margin:4px auto}.portfolio-navbar-list-inline{display:flex;flex-wrap:wrap;align-items:center;text-align:center;font-size:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;justify-content:center;padding:0;list-style:none;line-height:1.6}.portfolio-navbar-list-inline-item{margin:0 10px;padding-bottom:7px;border-bottom:1px solid transparent}.portfolio-navbar-list-inline-item:hover{border-bottom:1px solid #000}.portfolio-navbar-list-inline-item a{color:#000;text-decoration:none}.visible{visibility:visible;opacity:1;transition:opacity .2s linear,visibility .2s linear,height .2s ease-in-out;transition-delay:.1s}.hidden{height:0;visibility:hidden;opacity:0;transition:opacity .1s linear,visibility .1s linear,height .1s linear}.whiteBG{background-color:#fff}.transparentBG,.whiteBG{transition:background-color .4s linear}.transparentBG{background-color:initial}.welcomeImage{object-fit:cover;width:100%;height:100%;position:fixed;z-index:-1}.text-center{text-align:center}.hero-container{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1000px rgba(0,0,0,.2);object-fit:contain}.hero-container>h1{color:#fff;font-size:70px;margin-top:-100px;padding:0 70px}.hero-container>p{margin-top:8px;height:42px;color:#fff;font-size:42px;padding:0 70px}@media screen and (max-width:960px){.hero-container>h1{font-size:50px;margin-top:-150px;text-align:center}}@media screen and (max-width:768px){.hero-container>h1{font-size:9vw;margin-top:-100px;text-align:center}.hero-container>p{font-size:30px;height:30px;text-align:center}}.mySlides{display:flex;flex-direction:column;justify-content:center;align-items:center;display:none}.mySlides,.slideImage{height:100%;width:100%}.slideImage{vertical-align:middle;object-fit:cover}.slideshow-container{width:100%;height:100vh;position:relative;margin:auto;overflow:hidden;line-height:0}@media (max-width:1000px){.slideshow-container{height:70vh}}@media (max-width:700px){.slideshow-container{height:50vh}}.next,.prev{cursor:pointer;position:absolute;width:auto;padding:16px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;user-select:none;border-radius:10px}.next{right:0}.next,.prev{border-radius:3px 0 0 3px}.prev{left:0}.next:hover,.prev:hover{background-color:#4a4a4c;border-radius:10px}.welcomeText{color:#fff;position:absolute;font-size:60px;margin:0 40px;font-weight:100;letter-spacing:5px;bottom:140px}.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:300px){.next,.prev,.welcomeText{font-size:11px}}@media screen and (max-width:972px){.welcomeText{font-size:40px;text-align:center}}@media screen and (max-width:672px){.welcomeText{font-size:30px;text-align:center}}.inactiveLink{pointer-events:none;cursor:default}.mobileHeaderSpaceHome{width:100%;height:60px;background-color:#fff}.aboutImage{object-fit:cover;width:100%;height:40vh}.leftColumn30{width:33.33%}.rightColumn70{height:100%;width:66.66%;padding:10px;color:#4b4c4d}@media (max-width:700px){.leftColumn30{width:100%}.rightColumn70{width:100%;padding-left:0}}.about-long-desc{line-height:24px}.about-wrapper{width:100%;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-wrap:wrap}.leftColumn50{width:50%;padding-right:10px}.rightColumn50{height:100%;width:50%;color:#4b4c4d;padding:10px 10px 10px 30px;text-align-last:center}@media (max-width:1100px){.leftColumn50{width:100%}.rightColumn50{width:100%;padding-left:0;padding-top:30px}}.styledDividerLeft{display:block;height:2px;border:0;border-top:2px solid #ccc;border-radius:50px;margin:20px 0;width:40px}.about-short-desc{font-style:italic;color:#4b4c4d}h2{color:#4a4a4c}.meImage{max-width:100%;object-fit:cover}.marginTop{margin-top:50px}.about-me-quote{font-size:24px;padding:30px 10px 50px;font-style:italic;color:#4a4a4c;line-height:33px}.about-me-text{line-height:24px}.praefix{float:left;font-weight:700;width:100%;margin-bottom:10px;color:#4a4a4c}.contact-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;padding-bottom:35px}.contact-wrapper{width:100%;display:flex;margin-top:90px;margin-bottom:55px;flex-wrap:wrap;align-items:center}.avatar{vertical-align:middle;width:50px;height:50px;border-radius:50%;margin-bottom:15px}.icons{text-align:center}.desc{color:grey;margin-left:20px;margin-right:20px}.map{height:40vh}.leaflet-bottom .leaflet-right{display:none}.mapImg{width:100%;height:100%;object-fit:cover}.mapImgWrapper{width:100%;height:33vh}#InfoSecImg{padding-bottom:60px;background-color:#fff}.gallery{-webkit-column-count:3;-webkit-column-width:33%;columns:33% 3;padding:0 12px}.gallery .pics{overflow:hidden;line-height:0;max-width:100%;max-height:100%;cursor:pointer}.imgGallery{transition:-webkit-transform 2s,-webkit-filter 1.5s ease-in-out;transition:transform 2s,filter 1.5s ease-in-out;transition:transform 2s,filter 1.5s ease-in-out,-webkit-transform 2s,-webkit-filter 1.5s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;-webkit-filter:brightness(90%);filter:brightness(90%)}.pics-polaroid-wrapper:hover .imgGallery{transition:-webkit-transform 5s,-webkit-filter 1.5s ease-in-out;transition:transform 5s,filter 1.5s ease-in-out;transition:transform 5s,filter 1.5s ease-in-out,-webkit-transform 5s,-webkit-filter 1.5s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;-webkit-filter:brightness(100%);filter:brightness(100%);-webkit-transform:scale(1.05);transform:scale(1.05)}@media (max-width:991px){.gallery{-webkit-column-count:2;-webkit-column-width:50%;columns:50% 2}.imgGallery{transition:-webkit-transform 0s,-webkit-filter 0s ease-in-out;transition:transform 0s,filter 0s ease-in-out;transition:transform 0s,filter 0s ease-in-out,-webkit-transform 0s,-webkit-filter 0s ease-in-out;-webkit-filter:brightness(100%);filter:brightness(100%);-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:480px){.gallery{-webkit-column-count:1;-webkit-column-width:100%;columns:100% 1}}.model{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#000;transition:opacity .4s ease,visibility .4s ease,-webkit-transform .5s ease-in-out;transition:opacity .4s ease,visibility .4s ease,transform .5s ease-in-out;transition:opacity .4s ease,visibility .4s ease,transform .5s ease-in-out,-webkit-transform .5s ease-in-out;visibility:hidden;opacity:0;-webkit-transform:scale(0);transform:scale(0);overflow:hidden;z-index:999}.open{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.model .imgGallery{width:auto;max-width:100%;height:auto;max-height:100%;display:block;line-height:0;box-sizing:border-box;padding:20px 0;margin:0 auto}.closeIcon{position:fixed;top:10px;right:10px;width:10px;height:10px;background-color:initial;color:#fff;cursor:pointer}.pics-polaroid-wrapper{display:inline-grid;width:100%;margin-bottom:15px}.pics-polaroid-wrapper:hover{cursor:pointer}.pics-polaroid-name{padding:10px 6px;text-align:center;background-color:initial;transition:-webkit-transform 2s,-webkit-filter 1.5s ease-in-out;transition:transform 2s,filter 1.5s ease-in-out;transition:transform 2s,filter 1.5s ease-in-out,-webkit-transform 2s,-webkit-filter 1.5s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;-webkit-filter:brightness(75%);filter:brightness(75%)}.image-gallery-filter-area{width:100%;padding-top:90px;padding-bottom:60px;background-color:#fff}.image-gallery-filter-header{font-size:36px;line-height:1.1;font-weight:600;color:#4a4a4c;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.image-gallery-actual-filter{margin-left:auto;margin-top:auto}.ui-list-style-none{list-style:none;display:flex}.filter-list-inline-item{margin:0 10px;padding-bottom:7px;border-bottom:1px solid transparent}.filter-list-inline-item:hover{border-bottom:1px solid grey;cursor:pointer}.filter-list-inline-item-active{color:#000}@media (max-width:700px){.image-gallery-actual-filter{width:100%;margin-top:25px}.ui-center{justify-content:center}.image-gallery-filter-header{width:100%;text-align:center}}.detailed-portfolio-images-margin{margin-top:110px}.detailed-portfolio-images{text-align:center;max-height:95vh;margin-bottom:50px}.img-size{width:100%;object-fit:contain;max-height:inherit}.image-lazy-load-placeholder-skeletion{width:100%;height:40vh;cursor:progress;background:linear-gradient(90deg,transparent,#fff,transparent),linear-gradient(#eee,#eee);background-repeat:no-repeat;background-position:-100vw 0,0 0;-webkit-animation:loading 1.5s infinite;animation:loading 1.5s infinite}@-webkit-keyframes loading{to{background-position:100vw 0,0 0}}@keyframes loading{to{background-position:100vw 0,0 0}}.imprintHeader{font-size:18px;margin:0 30px 4px;font-weight:700}.imprintHeader,.imprintParagraph{text-align:center;text-transform:uppercase}.imprintParagraph{font-size:16px;color:grey;line-height:1.5}.footer-basic{padding:40px 0;background-color:#f9f9f9;color:#4b4c4d;border-top:1px solid #ebebeb}.list-inline{display:flex;flex-wrap:wrap;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;justify-content:center}.footer-basic ul,.list-inline{text-align:center;font-size:18px;line-height:1.6}.footer-basic ul{padding:0;list-style:none;margin-bottom:0}.footer-basic li{padding:0 10px}.footer-basic ul a{color:inherit;text-decoration:none;opacity:.8}.footer-basic ul a:hover{opacity:1}.footer-basic .social{text-align:center;padding-bottom:25px}.footer-basic .social>a{font-size:24px;width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;color:#4b4c4d}.footer-basic .social>a:hover{opacity:.9}.footer-basic .copyright{margin-top:15px;text-align:center;font-size:13px;color:#aaa;margin-bottom:0}@media (min-width:700px){.icon-scroll,.icon-scroll:before{position:absolute;left:50%}.icon-scroll{width:40px;height:70px;margin-left:-20px;bottom:20px;margin-top:-35px;box-shadow:inset 0 0 0 1px #fff;border-radius:25px}.icon-scroll:before{content:"";width:8px;height:8px;background:#fff;margin-left:-4px;top:8px;border-radius:4px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll;animation-name:scroll}@-webkit-keyframes scroll{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}@keyframes scroll{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}}.portfolio-image{vertical-align:middle;width:100%;height:100%;object-fit:cover}.portfolio-image-wrapper{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .2s linear;overflow:hidden;line-height:0}@media (max-width:1000px){.portfolio-image-wrapper{height:70vh}}@media (max-width:700px){.portfolio-image-wrapper{height:50vh}}.mobileHeaderSpace{width:100%;height:95px;background-color:#fff}
/*# sourceMappingURL=main.b17aaf6c.chunk.css.map */