@import url(https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bad+Script&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Kumbh Sans,serif;font-style:normal}.hidden-btn{bottom:15px;flex-direction:column;position:fixed;right:15px;z-index:50}.hidden-btn,.upBtn{align-items:center;display:flex;justify-content:center}.upBtn{background-color:initial;border:3px solid #000;border-radius:100%;cursor:pointer;height:40px;outline:none;padding:0;width:40px}.arrowBtn{height:18px;margin-top:-2px;rotate:-90deg;width:18px}.wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1440px;width:80%}@media only screen and (max-width:650px){.wrapper{align-items:center;display:flex;justify-content:center;max-width:1440px;width:90%}}.logo,.logo-wrap{align-items:center;display:flex;justify-content:center}.logo-wrap{flex-direction:row}.logo{background-color:#000;height:50px;width:50px}.logo,.logo img{border-radius:100%}.logo img{height:45px;object-fit:cover;width:45px}.logo-wrap .text{margin-left:10px}.logo-wrap .text h3{color:#000;font-size:20px;font-weight:700;letter-spacing:1px;margin:0;padding:0}.logo-wrap .text p{color:#b58a07;font-size:13px;font-style:normal;font-weight:400;letter-spacing:1px;margin:0;padding:0}@media only screen and (max-width:650px){.logo{height:45px;width:45px}.logo img{height:40px;width:40px}.logo-wrap .text{margin-left:5px}.logo-wrap .text h3{font-size:16px;font-weight:600;margin:0;padding:0}.logo-wrap .text p{font-size:12px;font-weight:500}}.nav-head,.nav-icon-text,.nav-icon-text-wrap,nav{align-items:center;display:flex;justify-content:center}nav{background-color:#fff;flex-direction:column;width:100%}.nav-head,.nav-icon-text,.nav-icon-text-wrap{align-items:center;display:flex;justify-content:center}.nav-head{background-color:#b58a07;padding:5px 0;width:100%}.nav-icon-text-wrap{flex-direction:row;justify-content:space-between;width:100%}.nav-icon-text{flex-direction:row}.nav-icon-text img{height:20x;width:20px}.nav-icon-text p{color:#fff;font-size:11px;font-weight:400;letter-spacing:1px;margin:0 0 0 5px;padding:0}.nav-links,.nav-wrap,.nav-wrap .left,.nav-wrap .right{align-items:center;display:flex;justify-content:center}.nav-wrap{padding:10px 0;width:100%}.nav-wrap,.nav-wrap .left{justify-content:flex-start}.nav-wrap .left{width:30%}.nav-wrap .right{flex-direction:row;justify-content:flex-end;width:70%}.nav-wrap .right .menu{background-color:initial;border:none;color:#000;cursor:pointer;display:none;height:auto;margin:0;outline:none;padding:0 10px;width:auto}.nav-wrap .right .menu img{height:30px;width:30px}.nav-links{display:flex;flex-direction:row}.nav-wrap .right .nav-links button{background-color:initial;border:none;color:#000;cursor:pointer;font-size:14px;font-weight:500;height:auto;margin:0;outline:none;padding:0 7px;width:auto}.nav-wrap #close-btn{display:none}.nav-wrap #close-btn img{height:12px;width:12px}.nav-wrap .right .nav-links button:hover{color:#b58a07;font-weight:600}.nav-wrap .right .contact{background-color:#b58a07;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:40px;margin:0 0 0 5px;outline:none;width:150px}.nav-wrap .right .contact:hover{box-shadow:0 0 5px 1px #b58a07}@media only screen and (max-width:1100px) and (min-width:850px){.nav-wrap .right .nav-links button{font-size:14px;padding:0 7px}.nav-wrap .right .contact{font-size:14px;margin:0 0 0 7px;padding:10px 0}}@media only screen and (max-width:850px){.nav-wrap .right .menu{display:none}.nav-links,.nav-links-close{align-items:flex-start;animation:fadeIn .5s ease 0s 1 normal forwards;background-color:#fff;display:none;flex-direction:column;height:100%;justify-content:flex-start;position:fixed;right:0;top:0;width:100%;z-index:99}.nav-wrap .right .nav-links button{padding:5px 10%;text-align:left;width:60%}.nav-wrap .right .nav-links button:nth-child(2){margin-top:30px}.nav-links-close{animation:fadeOut .5s ease 0s 1 normal forwards}.nav-wrap #close-btn{display:block;padding:5px;position:absolute;right:15px;top:15px;width:auto}}@media only screen and (max-width:850px) and (min-width:650px){.nav-wrap .left{width:60%}.nav-wrap .right{width:40%}.nav-wrap .right .contact{font-size:13px;margin:0 0 0 7px;padding:10px 0;width:140px}}@media only screen and (max-width:650px) and (min-width:350px){.nav-icon-text{flex-direction:row;margin-right:10px}.nav-icon-text img{height:20x;width:20px}.nav-icon-text p{font-size:11px}.nav-icon-text p span{display:none}.nav-wrap .left{width:55%}.nav-wrap .right{width:45%}.nav-wrap .right .menu{padding:0}.nav-wrap .right .contact{font-size:13px;height:35px;margin:0 0 0 5px;padding:10px 0;width:110px}}@media only screen and (max-width:350px){.nav-icon-text{flex-direction:row;margin-right:10px}.nav-icon-text img{height:15px;width:15px}.nav-icon-text p{font-size:9px}.nav-icon-text p span{display:none}.nav-wrap .left{width:80%}.nav-wrap .right{width:20%}.nav-wrap .right .menu{padding:0}.nav-wrap .right .contact{display:none}}@keyframes fadeIn{0%{width:0}to{width:100%}}@keyframes fadeOut{0%{width:100%}to{width:0}}header{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;height:90vh;justify-content:center;margin:0;position:relative;width:100%}.header-bg{background-color:#000;opacity:.7;z-index:10}.header-bg,header img{height:100%;left:0;position:absolute;top:0;width:100%}header img{display:none;object-fit:cover}.header-buttons,.header-text{align-items:center;display:flex;justify-content:center}.header-text{flex-direction:column;width:55%;z-index:20}.header-text h1{color:#fff;font-size:34px;font-weight:500;margin:0;padding:0;text-align:center}.header-text p{color:#b58a07;font-size:16px;font-weight:400;margin:10px 0;padding:0;text-align:center}.header-buttons{margin-top:10px;width:100%}.header-buttons button{background-color:#b58a07;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:400;height:43px;letter-spacing:1px;margin:0;outline:none;padding:auto;width:100%}.header-buttons a{margin:0 5px;width:170px}.header-buttons .cnct-btn{background-color:initial;border:3px solid #fff}.header-buttons button:hover{opacity:.4}@media only screen and (max-width:1100px) and (min-width:850px){.header-text{width:65%}}@media only screen and (max-width:850px) and (min-width:650px){header img{display:block}.header-text{width:80%}.header-text h1{font-size:28px}.header-text p{font-size:14px}.header-buttons{width:100%}}@media only screen and (max-width:650px) and (min-width:350px){header img{display:block}header{height:70vh}.header-text{width:90%;z-index:20}.header-text h1{font-size:18px;font-weight:500}.header-text p{font-size:13px}.header-buttons{justify-content:space-between;width:100%}.header-buttons button{font-size:13px;height:43px}.header-buttons a{width:47%}.header-buttons button:nth-child(2){background-color:initial;border:3px solid #fff}}@media only screen and (max-width:350px){header{height:70vh}header img{display:block}.header-text{width:90%;z-index:20}.header-text h1{font-size:14px;font-weight:500}.header-text p{font-size:11px;margin:15px 0}.header-buttons{justify-content:space-between;width:100%}.header-buttons button{font-size:12px;height:40px}.header-buttons a{width:47%}.header-buttons button:nth-child(2){background-color:initial;border:3px solid #fff}}.title-center,.title-left{width:100%}.title-center p,.title-left p{color:#b58a07;font-size:16px;font-weight:700;letter-spacing:1px;margin:0;padding:0;text-align:left;text-transform:uppercase}.title-center p{text-align:center}.title-center h2,.title-left h2{color:#000;font-size:24px;font-weight:900;letter-spacing:1px;margin:0;padding:0;text-align:left;text-transform:uppercase}.title-center h2{text-align:center}@media only screen and (max-width:650px){.title-center p,.title-left p{font-size:14px}.title-center h2,.title-left h2{font-size:18px;font-weight:900}}main{flex-direction:column;width:100%}.main-about,.main-about .left,main{align-items:center;display:flex;justify-content:center}.main-about{flex-direction:row;margin:100px 0 50px;width:100%}.main-about .left{justify-content:flex-start;position:relative;width:45%}.main-about .right{width:55%}.main-about .left .outline{border:10px solid #b58a07;height:500px;width:80%}.main-about .left img{height:520px;left:38px;object-fit:cover;position:absolute;top:38px;width:85%}.main-about .right .title-left{margin-top:80px}.main-about .right .text{margin-top:20px}.main-about .right .text p{color:#000;font-size:14px;font-style:normal;font-weight:400;margin:15px 0;padding:0}.main-about .right button{background-color:initial;border:none;color:#000;cursor:pointer;font-size:13px;font-weight:600;height:auto;margin:0;outline:none;padding:0;width:auto}.main-about-btm{align-items:center;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;justify-content:space-between;margin-bottom:50px;margin-top:50px;width:100%}.main-about-btm .left,.main-about-btm .right{width:49.5%}.main-about-btm .text{margin-top:20px}.main-about-btm .text p{color:#000;font-size:14px;font-style:normal;font-weight:400;margin:15px 0;padding:0}#half,#halfQ,#halfQ-btn-less,#small{display:none}@media only screen and (max-width:1100px) and (min-width:850px){#halfQ{display:block}#full,#half,#halfQ-btn-less,#halfQ-text,#small{display:none}}@media only screen and (max-width:850px) and (min-width:650px){.main-about{flex-direction:column;width:100%}.main-about .left{display:none}.main-about .right{width:100%}.main-about .right .title-left{margin-top:40px}#half{display:block}#full,#half-btn-less,#half-text,#halfQ,#small{display:none}}@media only screen and (max-width:650px){.main-about{flex-direction:column;padding:30px 0 0}.main-about .left{display:none}.main-about .right{width:100%}.main-about .right .text,.main-about .right .title-left{margin-top:20px}.main-about .right .text p{font-size:13px}.main-about-btm{margin-top:0}.main-about-btm .left,.main-about-btm .right{margin-top:30px;width:100%}#small,.main-about-btm .left{display:block}#full,#half,#halfQ,#small-btn-less,#small-text{display:none}}.service-card,.service-card .card-wrap,.service-card .icon,.service-title,.services,.services-cards,.services-wrap{align-items:center;display:flex;justify-content:center}.services{background-color:#faf9f8;padding:80px 0;width:100%}.services-wrap{flex-direction:column;width:100%}.services-cards{flex-direction:row;flex-wrap:wrap;margin-top:50px;width:100%}.service-card{background-color:#f0f0f0;background-color:#fff;background-image:url(/static/media/3.d16dee4e8d0ff879cbb8.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:4px solid #b58a07;margin:0 .5%;padding:40px 0 10px;position:relative;width:30%}.service-card:nth-child(2){background-image:url(/static/media/4.6b55fcf1b41406ed0ea2.png)}.service-card:nth-child(3){background-image:url(/static/media/5.2c0121febf42c68f0c7b.png)}.service-card .bg{background-color:#061d4199;height:100%;left:0;position:absolute;top:0;width:100%}.service-card .card-wrap{flex-direction:column;height:320px;justify-content:flex-start;width:82%;z-index:10}.service-card .icon{background-color:#b58a07;border-radius:100%;box-shadow:0 0 5px 0 #b58a07;height:70px;width:70px}.service-card .icon img{height:40px;width:40px}.service-card:nth-child(2) .icon img{height:50px;width:50px}.service-card h2{color:#fff;font-size:20px;font-weight:700;letter-spacing:1px;margin:20px 0;padding:0}.service-card .line{border:2px solid #b58a07;width:100px}.service-card ul{margin-top:20px;width:100%}.service-card ul li{color:#fff;font-size:14px;letter-spacing:1px;text-align:left}@media only screen and (max-width:1100px) and (min-width:850px){.service-card{width:32%}.service-card .card-wrap{width:85%}}@media only screen and (max-width:850px) and (min-width:650px){.services-cards{justify-content:space-between}.service-card{margin:0;width:49%}.service-card:nth-child(3){margin-top:2%;width:100%}.service-card .card-wrap{height:320px;width:88%}.service-card:nth-child(3) .card-wrap{height:auto}}@media only screen and (max-width:650px){.services{background-color:#faf9f8;padding:80px 0;width:100%}.services-cards{margin-top:50px}.service-card{margin:5px 0;padding:40px 0 10px;width:94%}.service-card .card-wrap{width:84%}.service-card h2{font-size:18px}.service-card ul{margin-top:20px;width:100%}.service-card ul li{font-size:13px}}.wwd,.wwd .text-wrap,.wwd .wwd-text{align-items:center;display:flex;justify-content:center}.wwd{background-attachment:fixed;background-position:50%;background-size:cover;margin:0;padding:80px 0;position:relative;width:100%}.wwd img{display:none;object-fit:cover}.wwd .bg,.wwd img{height:100%;left:0;position:absolute;top:0;width:100%}.wwd .bg{background-color:#000;opacity:.6;z-index:10}.wwd .wwd-text{background-color:#fff;padding:40px 0;width:50%;z-index:10}.wwd .text-wrap{flex-direction:column;width:85%}.wwd .text-wrap .line{border:2px solid #b58a07;margin:20px 0;width:100px}.wwd .text-wrap p{color:#000;font-size:14px;font-weight:400;margin:0;padding:0;text-align:center}.industries,.industries-cards,.industry-card,.industry-card .text-wrap{align-items:center;display:flex;justify-content:center}.industries{flex-direction:column;margin:100px 0;padding:30px 0;width:100%}.industries-cards{align-items:flex-start;flex-direction:row;flex-wrap:wrap;margin-top:50px;width:100%}.industry-card{flex-direction:column;justify-content:flex-start;margin:0 .5% 25px;width:29%}.industry-card img{box-shadow:0 0 5px 0 #000000b3;height:200px;object-fit:cover;width:100%}.industry-card .text-wrap{background-color:#fff;box-shadow:0 0 5px 0 #000000b3;flex-direction:column;height:100px;margin-top:-50px;width:90%}.industry-card .text-wrap h2{color:#b58a07;font-size:18px;font-weight:700;margin:0;padding:0;text-align:center;width:100%}.industry-card .text-wrap p{color:#000;font-size:14px;font-weight:400;margin:5px 0;padding:0;text-align:center;width:90%}@media only screen and (max-width:1100px) and (min-width:850px){.wwd .wwd-text{background-color:#fff;padding:40px 0;width:65%;z-index:10}.industry-card{width:32%}.industry-card img{height:180px}.industry-card .text-wrap{height:84px;margin-top:-45px;width:90%}.industry-card .text-wrap h2{font-size:16px}.industry-card .text-wrap p{font-size:13px}}@media only screen and (max-width:850px) and (min-width:650px){.wwd{padding:50px 0}.wwd img{display:block}.wwd .wwd-text{padding:40px 0;width:80%}.wwd .text-wrap{width:90%}.wwd .text-wrap p{font-size:13px}.industries{margin:70px 0}.industry-card{margin:0 1% 20px;width:48%}.industry-card img{height:180px}.industry-card .text-wrap{background-color:#fff;box-shadow:0 0 5px 0 #000000b3;flex-direction:column;height:80px;margin-top:-40px;width:90%}.industry-card .text-wrap h2{font-size:16px}.industry-card .text-wrap p{font-size:13px;width:94%}}@media only screen and (max-width:650px){.wwd{padding:50px 0;width:100%}.wwd img{display:block}.wwd .wwd-text{padding:20px 0;width:84%}.wwd .text-wrap{width:90%}.wwd .text-wrap .line{margin:15px 0}.wwd .text-wrap p{font-size:13px}.industries{margin:70px 0}.industry-card{margin:0 0 25px;width:90%}.industry-card .text-wrap{height:86px;margin-top:-50px;width:90%}.industry-card .text-wrap h2{font-size:16px}.industry-card .text-wrap p{font-size:13px}}#founder-full-half,#founder-half,#founder-quarter,.founder,.founder-wrap,.founder-wrap .left,.founder-wrap .left .text,.founder-wrap .right{align-items:center;display:flex;justify-content:center}.founder{margin:50px 0;width:100%}.founder-wrap{flex-direction:row;flex-wrap:wrap;width:100%}.founder-wrap .left{flex-direction:column;width:90%}.founder-title{width:80%}.founder-wrap .left .text{flex-direction:column;margin-top:30px}.founder-wrap .left .text p{color:#000;font-size:14px;font-weight:400;margin:20px 0;padding:0;text-align:center}.founder-wrap .left .text .name{font-size:15px;font-weight:700}.founder-wrap .right{flex-direction:row;justify-content:flex-end;position:relative;width:40%}.founder-wrap .right .outline{border:10px solid #b58a07;height:430px;width:70%}.founder-wrap .right img{height:430px;object-fit:cover;position:absolute;right:38px;top:38px;width:80%}#founder-full{display:block}#founder-full-half,#founder-half,#founder-quarter{display:none;flex-direction:column}.founder-wrap button{background-color:initial;color:#000;display:none;font-size:13px;font-weight:600;margin:0;padding:0}.founder a,.founder-wrap button{border:none;cursor:pointer;height:auto;outline:none;width:auto}.founder a{background-color:#b58a07;color:#fff;font-size:14px;font-weight:500;letter-spacing:1px;margin:20px 0 0;padding:15px 30px;text-decoration:none;text-transform:capitalize}@media only screen and (max-width:1100px) and (min-width:850px){.founder-wrap .left{width:100%}.founder-title{width:90%}.founder-wrap .left .text{margin-top:20px}.founder-wrap .right{width:45%}#fh-more-btn,#founder-full-half{display:flex}#fh-less-btn,#fh-text,#founder-full,#founder-half,#founder-quarter{display:none}}@media only screen and (max-width:850px) and (min-width:650px){.founder{margin:50px 0}.founder,.founder-wrap .left{width:100%}.founder-title{width:70%}.founder-wrap .left .text{margin-top:20px}.founder-wrap .right{justify-content:flex-start;margin-top:50px;width:100%}.founder-wrap .right .outline{height:400px;width:60%}.founder-wrap .right img{height:400px;left:35px;top:35px;width:60%}#founder-half,#h-more-btn{display:flex}#founder-full,#founder-full-half,#founder-quarter,#h-less-btn,#h-text{display:none}}@media only screen and (max-width:650px){.founder{margin:10px 0}.founder,.founder-wrap .left{width:100%}.founder-title{width:70%}.founder-wrap .left .text{margin-top:20px}.founder-wrap .right{justify-content:flex-start;margin-top:50px;width:100%}.founder-wrap .right .outline{height:400px;width:90%}.founder-wrap .right img{height:400px;left:30px;top:30px;width:90%}#founder-quarter,#q-more-btn{display:flex}#founder-full,#founder-full-half,#founder-half,#q-less-btn,#q-text{display:none}}.footer-btm,.footer-btm-wrap,.footer-wrap,footer,footer .center,footer .links-wrap{align-items:center;display:flex;justify-content:center}footer{background-attachment:fixed;background-position:50%;background-size:cover;height:auto;margin:50px 0 0;padding:30px 0;position:relative;width:100%}footer .bgImg{display:none;object-fit:cover}.footer-bg,footer .bgImg{height:100%;left:0;position:absolute;top:0;width:100%}.footer-bg{background-color:#000;opacity:.6;z-index:10}footer .wrapper{z-index:10}.footer-wrap{align-items:flex-start;flex-direction:row;flex-wrap:wrap;width:90%}footer .logo-wrap{justify-content:flex-start;width:100%}footer .logo-wrap .text h3{color:#fff}footer .logo-wrap .text p{color:#ffce37}footer .left{width:30%}footer .line{border:1px solid #ffce37;margin:20px 0;width:40px}footer .text{margin:10px 0}footer .text p{color:#fff;font-size:13px;font-weight:400;margin:20px 0;padding:0}footer a{background-color:initial;border:none;cursor:pointer;height:auto;margin:10px 0 0;outline:none;padding:0;width:auto}footer a img{height:40px;width:40px}footer a:hover{opacity:.55}footer .text span{color:#ffce37;font-weight:600}footer .center{align-items:flex-start;justify-content:space-between;width:45%}footer .links-wrap{align-items:flex-start;flex-direction:row;width:100%}footer .footer-link{width:40%}footer .center h3,footer .right-title h3{color:#ffce37;font-size:18px;font-weight:700;margin:12px 0 0;padding:0}footer .center p,footer .right-title p{color:#fff;font-size:13px;font-weight:400;margin:0;padding:0}footer .center .line{margin-top:58px}footer .center ul{list-style:none;margin-top:20px;padding-left:0;width:100%}footer .center li{color:#fff;font-size:13px;padding:1px 0}footer .right{width:25%}footer .right p:first-child{margin-top:19px}.footer-btm{border-top:2px solid #ffce37;margin-top:20px;padding:20px 0 0;width:100%}.footer-btm-wrap{flex-direction:row;justify-content:space-between;width:90%}.footer-btm-wrap p{color:#fff;font-size:13px;font-weight:400;margin:0;padding:0;text-align:left}.linkedIn{display:none}@media only screen and (max-width:1100px) and (min-width:850px){.footer-btm-wrap,.footer-wrap{width:96%}}@media only screen and (max-width:850px){footer .logo-wrap{align-items:center;justify-content:center}footer .bgImg{display:block}.footer-btm-wrap,.footer-wrap{width:96%}footer .left{width:50%}footer .center,footer .left{display:none}footer .right{align-items:center;justify-content:center;margin-top:20px;width:100%}footer .right p,footer .right-title h3{text-align:center}.linkedIn{align-items:center;display:flex;justify-content:center;width:100%}.footer-btm-wrap p{text-align:center;width:100%}}
/*# sourceMappingURL=main.fb536312.css.map*/