@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf)}@font-face{font-family:Poppins-b;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf)}@font-face{font-family:Poppins-md;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf)}@font-face{font-family:Poppins-sm;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins;scroll-behavior:smooth}.navbar{display:flex;justify-content:space-between;align-items:center;position:relative;height:100px;padding:0 6rem}.logo{font-size:1.5rem;font-weight:700;cursor:pointer}.logo a{text-decoration:none;color:#000}.navLinks{display:flex;align-items:center;gap:2rem;justify-content:flex-start;padding:0 6rem;font-size:16px;line-height:24px;font-weight:400;color:#000}@media screen and (max-width: 1130px){.navLinks{padding:0 5rem}}@media screen and (max-width: 1093px){.navLinks{padding:0 4rem}}@media screen and (max-width: 900px){.navLinks{display:none!important}}.navLinks a{text-decoration:none;color:inherit}.navLink{text-decoration:none;transition:color .3s ease;font-size:16px;line-height:24px;font-weight:400;color:#757678!important}.navLink:hover,.navLink.active{color:#000!important;font-weight:600}.start_button{flex:1;display:flex;align-items:center;justify-content:flex-end}.start_button .startProject{background-color:#262626;color:#fff;padding:.5rem 1rem;width:auto;text-decoration:none;transition:background-color .3s ease}.dropdown{position:relative;display:inline-block}.dropdownButton{background:none;border:none;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.arrow{font-size:.8rem}.dropdownContent{display:none;position:absolute;background-color:#262626;color:#fff;min-width:100%;left:0;right:0;box-shadow:0 8px 16px #0003;z-index:4644;border-radius:4px;top:100px;padding:4rem 10rem;height:400px}@media screen and (max-width: 900px){.dropdownContent{display:none!important}}@media screen and (max-width: 1255px){.dropdownContent{padding:4rem 5rem}}@media screen and (max-width: 1093px){.dropdownContent{padding:3rem 2rem;height:350px}}.dropdownContent .left{flex:.5;display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%}.dropdownContent .left a{text-decoration:none}.dropdownContent .left a:hover{color:gray;font-weight:600}.dropdownContent .right{flex:1}.dropdownContent .right img{width:100%;object-fit:cover;height:100%}.dropdownContent.show{display:flex}.dropdownContent a{color:#fff;padding:12px 16px;text-decoration:none;display:block}.hamburger{display:none;cursor:pointer}.sidebar{position:fixed;top:0;bottom:0;height:100vh;width:350px;background-color:#000;z-index:888;display:none;right:-9999px;transition:.3s ease-in-out;color:#fff}.close_Sidebar{position:absolute;right:10px;top:30px;cursor:pointer}.sidebar.show{right:0}.sidebar-menu{list-style-type:none;margin:0;display:flex;flex-direction:column;width:100%;margin-top:4rem}.sidebar-menu>li{padding:18px 10px;cursor:pointer;border-bottom:1px solid white}.sidebar-menu>li a{text-decoration:none;color:inherit}.submenu{list-style-type:none;margin:0;width:100%;padding:0 15px;display:none;transition:0 3s ease-in-out;padding:unset;margin:unset;padding-inline-start:unset}.submenu.show{display:flex;flex-direction:column}.sidebar-menu .service_drop{display:flex;align-items:center;justify-content:space-between}.submenu li{padding:18px 15px;cursor:pointer;border-bottom:1px solid white}@media (max-width: 1060px){.navbar{padding:0 2rem}.navLinks{padding-left:2rem;padding-right:unset}}@media screen and (max-width: 960px){.navLinks{padding-left:4rem;padding-right:unset}}@media screen and (max-width: 900px){.navLinks,.start_button{display:none}.hamburger,.sidebar{display:flex}}@media (max-width: 768px){.navbar{padding:0 .4rem}.navLinks{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background-color:#000;padding:1rem;gap:1rem}.navLinks.active{display:flex}.dropdown{width:100%}.dropdownContent{position:static;width:100%;box-shadow:none;margin-top:.5rem}.dropdownContent.show{display:block}.startProject{width:100%;text-align:center}}.container_fooetr .footer-container{background-color:#000;color:#fff;padding:4rem 6rem}.container_fooetr .footer-content{margin:0 auto}.container_fooetr .tile .footer-subheading{font-size:32px;font-weight:400}.container_fooetr .tile .footer-subheading a{text-decoration:none;color:inherit}.container_fooetr .intro-section{margin-bottom:3rem;border-bottom:1px solid gray;padding:3rem 0}.container_fooetr .footer-heading{font-size:3rem;font-weight:700}.container_fooetr .footer-description{font-size:18px;margin-bottom:1.5rem;line-height:27px;font-weight:400}.container_fooetr .cta-button{background-color:#fff;color:#000;padding:1rem 3rem;font-weight:600;font-size:16px;border:none;cursor:pointer}.container_fooetr .cta-button a{text-decoration:none;color:inherit}.container_fooetr .cta-button:hover{background-color:#ddd}.container_fooetr .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}.container_fooetr .company-info{display:flex;flex-direction:column;width:60%;white-space:nowrap}.container_fooetr .company-info p{margin-bottom:.4rem;font-size:18px}.container_fooetr .footer-subheading{font-size:48px;font-weight:600;line-height:48.22px;margin-bottom:1rem}.container_fooetr .address-info{margin-bottom:1.5rem}.container_fooetr .address-location{font-weight:500}.container_fooetr .line_footer{width:100%;height:1px;margin:3px 0 10px;background-color:gray}.container_fooetr .footer-links ul{list-style:none;padding:0}.container_fooetr .footer-links li{margin-bottom:1rem;font-size:18px}.container_fooetr .footer-link{color:#fff;text-decoration:none}@media (min-width: 768px){.container_fooetr .footer-grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.container_fooetr .footer-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 1060px){.container_fooetr .footer-container{padding:0 2rem}}@media (max-width: 768px){.container_fooetr .footer-container{padding:0 .6rem}.container_fooetr .footer-heading{font-size:2rem!important;font-weight:700}.container_fooetr .footer-description{font-size:14px!important;margin-bottom:1.5rem;line-height:24px!important;font-weight:400}.container_fooetr .cta-button{background-color:#fff;color:#000;padding:.7rem 2.2rem!important;font-weight:600;font-size:14px!important;border:none;cursor:pointer}.container_fooetr .footer-links li{margin-bottom:.5rem!important;font-size:15px!important;font-weight:500!important}.container_fooetr .company-info{width:100%!important;font-size:15px!important}}.banner_container{width:100%;height:100vh}@media screen and (max-width: 768px){.banner_container{height:70vh}}@media screen and (max-width: 1020px){.banner_container{height:85vh}}@media screen and (max-width: 768px){.banner_container{height:50vh}}.banner_container .hm_banner{position:relative;width:100%;height:100%;background-size:cover;background-position:center}.banner_container .banner-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;color:#fff}.banner_container .content_banner{width:55%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.banner_container .banner-text{font-size:4rem;text-align:center;font-weight:600;line-height:75px;letter-spacing:-1px;margin-bottom:1rem}.banner_container .banner-desc{font-size:1.2rem;text-align:center;font-weight:400;line-height:30px;padding:0 4rem}@media (max-width: 1024px){.banner_container .content_banner{width:70%}.banner_container .banner-text{font-size:3rem;line-height:60px}.banner_container .banner-desc{font-size:1rem;padding:0 2rem;line-height:20px}}@media (max-width: 768px){.banner_container .content_banner{width:85%}.banner_container .banner-text{font-size:2.5rem;line-height:50px}.banner_container .banner-desc{font-size:1rem;padding:0 .4rem;line-height:18px}}@media (max-width: 480px){.banner_container .content_banner{width:97%}.banner_container .banner-text{font-size:2.2rem;line-height:40px}.banner_container .banner-desc{font-size:.9rem;padding:0 1rem}}.HomePage_container{width:100%;height:100%}.portfolio-grid{padding-top:3rem}.portfolio-grid .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:1rem;width:90%;margin:0 auto}@media screen and (max-width: 1090px){.portfolio-grid .projects-grid{width:95%}}@media screen and (max-width: 950px){.portfolio-grid .projects-grid{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media screen and (max-width: 420px){.portfolio-grid .projects-grid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.portfolio-grid .projects-grid .project-card{overflow:hidden;position:relative;cursor:pointer}.portfolio-grid .projects-grid .project-card:hover .overlay{display:flex}.portfolio-grid .projects-grid .project-card .overlay{bottom:0;position:absolute;right:0;left:0;background-color:#fff;display:none;transition:.3s ease-in-out}.portfolio-grid .projects-grid .project-card .overlay .right{flex:.3;display:flex;align-items:center;justify-content:center}.portfolio-grid .projects-grid .project-card .overlay .left{flex:1;display:flex;align-items:start;justify-content:center;flex-direction:column;padding:15px 25px}.portfolio-grid .projects-grid .project-card .overlay .left .project-title{font-weight:800;font-size:25px}.portfolio-grid .projects-grid .project-card .overlay .left .list{display:flex;align-items:center;gap:2rem}.portfolio-grid .projects-grid .project-card .overlay .left .list li{font-weight:400;font-size:16px}.portfolio-grid .projects-grid .project-card .overlay .left .list li:first-child{list-style:none}.portfolio-grid .projects-grid .project-card .image-container{position:relative;overflow:hidden}.portfolio-grid .projects-grid .project-card .image-container .image{top:0;left:0;width:100%;height:100%;object-fit:cover}.portfolio-grid .projects-grid .project-card .project-title{margin-top:.5rem;font-size:1.25rem;font-weight:600;text-align:center}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;text-align:center;margin-top:4rem;background-color:#262626;color:#fff;padding:4rem 0}.stats-section .stat .stat-value{font-size:2rem;font-weight:700}.stats-section .stat .stat-label{margin-top:.25rem;font-size:.875rem}.hero-section{width:90%;margin:4rem auto;display:flex;align-items:start;justify-content:space-between}@media screen and (max-width: 1090px){.hero-section{width:95%}}@media screen and (max-width: 982px){.hero-section{flex-direction:column}}.hero-section .left{flex:1;display:flex;flex-direction:column;align-items:start;position:relative;justify-content:start}.hero-section .left .subtitle{font-size:.875rem;color:#6c757dcf;font-weight:700;position:absolute;display:flex;align-items:center;justify-content:center;gap:1rem;top:-1rem}.hero-section .left .subtitle .line{width:100px;height:2px;background-color:#6c757dcf}.hero-section .left .title{margin-top:.75rem;font-size:3rem;font-weight:1000;line-height:1.2;padding-right:2rem}@media screen and (max-width: 1090px){.hero-section .left .title{font-size:2.8rem}}@media screen and (max-width: 982px){.hero-section .left .title{text-align:left;text-wrap:pretty;font-size:2.4rem}}.hero-section .right{flex:1;max-width:1200px}.hero-section .right .description{margin-top:1rem;color:#262626;margin-left:auto;line-height:28px;margin-right:auto;font-size:18px;text-align:justify}@media screen and (max-width: 982px){.hero-section .right .description{text-align:left;text-wrap:pretty}}.hero-section .right .btn{position:relative;margin-top:1.5rem;padding:.62rem 2.8rem;background-color:#262626;color:#fff;border:none;cursor:pointer;font-size:1.2rem;font-weight:500;z-index:10;display:flex;align-items:center;justify-content:center;transition:.3s ease-in;gap:1rem}.hero-section .right .btn:hover:before{top:8px;left:8px}.hero-section .right .btn:hover .icon_up{display:block}.hero-section .right .btn .icon_up{display:none}.hero-section .right .btn .icon_up svg{margin-top:4px}.hero-section .right .btn:after{content:"";z-index:-9999;position:absolute;top:0;width:100%;height:100%;left:0;transition:.3s ease-in;background-color:#000}.hero-section .right .btn:before{content:"";z-index:-9999;position:absolute;top:0;width:100%;height:100%;left:0;transition:.3s ease-in;background-color:gray}.service-list{display:flex;flex-direction:column;padding:1rem;width:95%;margin:1rem auto}@media (min-width: 768px){.service-list{padding:2rem}}@media screen and (max-width: 1090px){.service-list{padding:0;width:95%}}.service-list .service-item{display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #ddd;padding:2rem;transition:.3s ease-in}@media screen and (max-width: 968px){.service-list .service-item{flex-direction:column!important}}.service-list .service-item:hover{background-color:#000;color:#fff!important}.service-list .service-item:hover p{color:#fff!important}.service-list .service-item:hover .service-button{display:flex;align-items:center;justify-content:center;color:#000!important;background-color:#fff!important}.service-list .service-item:hover .serv_iccon ul{visibility:visible}@media (min-width: 768px){.service-list .service-item{flex-direction:row}}@media screen and (max-width: 768px){.service-list .service-item{padding:1rem}}@media screen and (max-width: 420px){.service-list .service-item{padding:.5rem}}.service-list .service-item .id{display:flex;align-items:center;justify-content:center}.service-list .service-item .id .service-id{font-size:1.2rem;font-weight:700;margin-right:1rem;margin-top:.1rem}.service-list .service-item .service-header{flex:.5}@media screen and (max-width: 968px){.service-list .service-item .service-header{flex:1}}.service-list .service-item .service-header .head{display:flex;flex-direction:column;align-items:start}.service-list .service-item .service-header .head .service-title{font-size:1.4rem;font-weight:600;margin:0}@media screen and (max-width: 768px){.service-list .service-item .service-header .head .service-title{font-size:1.2rem}}.service-list .service-item .service-header .head .service-description{flex:3;font-size:1rem;color:#555;margin:.5rem 0;width:95%}@media screen and (max-width: 768px){.service-list .service-item .service-header .head .service-description{margin:.2rem 0;font-size:.8rem}}@media (min-width: 768px){.service-list .service-item .service-header .head .service-description{margin:0}}.service-list .service-item .serv_iccon{height:inherit;flex:.5;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width: 968px){.service-list .service-item .serv_iccon{justify-content:space-between;width:100%;flex:1!important}}.service-list .service-item .serv_iccon ul{visibility:hidden;display:flex;align-items:center;list-style:none;gap:1rem;flex:1;justify-content:flex-end}@media screen and (max-width: 968px){.service-list .service-item .serv_iccon ul{justify-content:flex-start}}.service-list .service-item .serv_iccon ul img{width:40px;height:40px;object-fit:contain}.service-list .service-item .serv_iccon ul svg{font-size:2rem}.service-list .service-item .btn_s{display:grid;place-items:center;padding:2rem;flex:.3}@media screen and (max-width: 768px){.service-list .service-item .btn_s{padding:3rem 0}}.service-list .service-item .btn_s .service-button{transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;border:none;border-radius:50%;width:40px;height:40px;cursor:pointer}@media screen and (max-width: 768px){.service-list .service-item .btn_s .service-button{width:30px;height:30px}.service-list .service-item .btn_s .service-button .arrow{font-size:1rem}}.service-list .service-item .btn_s .service-button .arrow{font-size:1.2rem}.logo-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(18%,1fr));width:90%;margin:0 auto}@media screen and (max-width: 1090px){.logo-list{width:95%}}@media screen and (max-width: 1000px){.logo-list{grid-template-columns:repeat(auto-fill,minmax(24%,1fr))}}@media screen and (max-width: 780px){.logo-list{grid-template-columns:repeat(auto-fill,minmax(28%,1fr))}}@media screen and (max-width: 480px){.logo-list{grid-template-columns:repeat(auto-fill,minmax(50%,1fr))}}.logo-list .logo_box{flex:1;width:100%;height:180px;border:1px solid rgba(77,77,77,.39);display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:900;transition:.3s ease-in-out}.logo-list .logo_box:hover{background-color:#000;color:#fff;border:none}.logo-list .logo_box:hover img:nth-child(1){display:none}.logo-list .logo_box:hover img:nth-child(2){display:block}.logo-list .logo_box span{font-size:19px}.logo-list .logo_box img svg{mix-blend-mode:multiply;color:#fff;background-color:#fff}.logo-list .logo_box img:nth-child(2){display:none}.logo-list .logo_box .img2only{display:none}.logo-list .notshow:hover{background-color:#fff!important;color:#000!important;border:1px solid rgba(77,77,77,.39)}.ProfileGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(28%,1fr));width:90%;margin:2rem auto;gap:1rem}@media screen and (max-width: 1090px){.ProfileGrid{width:95%}}@media screen and (max-width: 768px){.ProfileGrid{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.ProfileGrid .pg_box{flex:1;height:330px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(136,127,127,.7647058824);flex-direction:column;gap:1rem}.bento-layout{width:90%;margin:2rem auto}@media screen and (max-width: 1090px){.bento-layout{width:95%}}.bento-layout .bento-grid{display:grid;grid-template-columns:1fr;margin-bottom:2rem}@media screen and (max-width: 777px){.bento-layout .bento-grid{display:flex!important;flex-direction:column!important}}@media (min-width: 768px){.bento-layout .bento-grid{grid-template-columns:1fr 1fr;grid-template-areas:"item-1 item-2" "item-3 item-4" "item-5 item-6"}}@media (min-width: 1024px){.bento-layout .bento-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:"item-1 item-2 item-3" "item-4 item-4 item-5" "item-6 item-6 item-6"}}.bento-layout .bento-grid .bento-item{border:1px solid #8a8888;padding:1.5rem;transition:.3s ease-in}.bento-layout .bento-grid .bento-item:hover{background-color:#000!important;color:#fff!important}.bento-layout .bento-grid .bento-item:hover p,.bento-layout .bento-grid .bento-item:hover h3{color:#fff!important}.bento-layout .bento-grid .bento-item .feature-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#000}.bento-layout .bento-grid .bento-item .feature-description{font-size:1rem;line-height:1.6;color:#555}.bento-layout .bento-grid .item-1{grid-area:item-1}.bento-layout .bento-grid .item-2{grid-area:item-2}.bento-layout .bento-grid .item-3{grid-area:item-3}.bento-layout .bento-grid .item-4{grid-area:item-4}.bento-layout .bento-grid .item-5{grid-area:item-5}.bento-layout .bento-grid .item-6{grid-area:item-6}.TitleBar{width:100%;height:40vh;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 768px){.TitleBar{height:30vh}}@media screen and (max-width: 520px){.TitleBar{height:20vh}}.TitleBar h1{font-size:4rem}@media screen and (max-width: 768px){.TitleBar h1{font-size:3rem}}@media screen and (max-width: 520px){.TitleBar h1{font-size:2.5rem}}.ContactUs{width:100%;height:auto;padding-bottom:8rem}.btn{position:relative;margin-top:1.5rem;padding:.62rem 2.8rem;background-color:#262626;color:#fff;border:none;text-transform:capitalize;cursor:pointer;font-size:1.2rem;font-weight:500;z-index:10;display:flex;align-items:center;justify-content:center;transition:.3s ease-in;gap:1rem}.btn:hover:before{top:8px;left:8px}.btn:hover .icon_up{display:block}.btn .icon_up{display:none}.btn .icon_up svg{margin-top:4px}.btn:after{content:"";z-index:-9999;position:absolute;top:0;width:100%;height:100%;left:0;transition:.3s ease-in;background-color:#000}.btn:before{content:"";z-index:-9999;position:absolute;top:0;width:100%;height:100%;left:0;transition:.3s ease-in;background-color:gray}.form .contact-form-section .contact-form-h{display:flex;flex-direction:column;gap:1rem}.form .contact-form-section .contact-form-h h2{padding:unset;margin:unset;font-size:18px;font-weight:900;color:#000}.form .contact-form-section .contact-form-h .form-group-h{position:relative}.form .contact-form-section .contact-form-h .form-group-h input,.form .contact-form-section .contact-form-h .form-group-h textarea{width:100%}.form .contact-form-section .contact-form-h .form-group-h textarea{resize:none;height:100px;width:100%;padding:15px .75rem;border:2.5px solid #717171;font-size:1rem;transition:border-color .2s;border-radius:0}.form .contact-form-section .contact-form-h button{padding:.75rem;background-color:#000;color:#fff;border:none;font-size:1rem;cursor:pointer;transition:.3s}.form .office-details-section-p p{font-size:1rem;margin-bottom:1.5rem;color:#666}.form .office-details-section-p .office-details{border-left:1px solid rgb(177,177,177);padding-left:2rem;height:100%}@media (max-width: 768px){.form .office-details-section-p .office-details{padding:0}}@media (max-width: 768px){.form .office-details-section-p .office-details{border:none}}.form .office-details-section-p .office-details h3{padding:unset;margin:unset;font-size:28px;font-weight:900!important;color:#000;margin-bottom:1rem;letter-spacing:1px}.form .office-details-section-p .office-details h2{font-size:18px}.form .office-details-section-p .office-details p{font-size:18px;font-weight:500}.form .office-details-section-p .office-details .office{margin-bottom:1.5rem;width:50%}@media (max-width: 768px){.form .office-details-section-p .office-details .office{width:100%}}.form .office-details-section-p .office-details .office h4{font-size:16px;margin:unset;font-weight:900;margin-bottom:12px;padding:5px 0;color:#000;border-bottom:1px solid rgba(207,198,198,.845)}.form .office-details-section-p .office-details .office p{font-size:18px;margin-bottom:.25rem;color:#353535}.form .office-details-section-p .office-details .office p a{color:#000;text-decoration:underline}.form .office-details-section-p .office-details .office p a:hover{text-decoration:underline}.text-field{position:relative;margin-bottom:1rem}.text-field .text-field__input{width:100%;padding:15px .75rem;border:2.5px solid #717171;font-size:1rem;transition:border-color .2s;border-radius:0}.text-field .text-field__label{position:absolute;left:.75rem;top:1rem;font-size:1rem;color:#434343;transition:all .2s;pointer-events:none}.text-field .text-field__label--active{font-size:1rem;transform:translateY(-1.8rem);background-color:#fff;padding:0 .55rem;color:#434343}.startProject{width:100%;height:auto;padding-bottom:8rem}.form{display:grid;grid-template-columns:1fr;gap:1rem;width:90%;margin:1rem auto}@media screen and (max-width: 1090px){.form{width:95%}}@media (min-width: 768px){.form{grid-template-columns:1fr 1fr}}.form .contact-form-section{margin-top:4rem}@media (max-width: 768px){.form .contact-form-section{margin-top:0}}.form .contact-form-section h2{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:#333}.form .contact-form-section p{font-size:1rem;margin-bottom:1.5rem}.form .contact-form-section .contact-form{display:flex;flex-direction:column;gap:1rem;border-left:1px solid gray;padding-left:2rem}@media screen and (max-width: 768px){.form .contact-form-section .contact-form{border:none;padding-left:0}}.form .contact-form-section .contact-form h2{padding:unset;margin:unset;font-size:18px;font-weight:900;color:#000}@media screen and (max-width: 768px){.form .contact-form-section .contact-form h2{text-align:left}}.form .contact-form-section .contact-form .form-group-h textarea{resize:none;height:100px;width:100%;padding:15px .75rem;border:2.5px solid #717171;font-size:1rem;transition:border-color .2s;border-radius:0}.form .contact-form-section .contact-form button{width:25%;transition:.3s ease-in;cursor:pointer;padding:.75rem;background-color:#000;color:#fff;border:none;font-size:1rem}@media (max-width: 768px){.form .contact-form-section .contact-form button{width:100%}}.form .office-details-section p{font-size:1rem;margin-bottom:1.5rem;color:#666}.form .office-details-section .office-details{border-left:1px solid rgb(177,177,177);padding-left:2rem;height:100%}@media (max-width: 768px){.form .office-details-section .office-details{padding:0}}@media (max-width: 768px){.form .office-details-section .office-details{border:none}}.form .office-details-section .office-details h3{padding:unset;margin:unset;font-size:18px;font-weight:900;color:#000;margin-bottom:2rem}.form .office-details-section .office-details .office{margin-bottom:1.5rem;width:50%}@media (max-width: 768px){.form .office-details-section .office-details .office{width:100%}}.form .office-details-section .office-details .office h4{font-size:16px;margin:unset;font-weight:900;margin-bottom:12px;padding:5px 0;color:#000;border-bottom:1px solid rgba(207,198,198,.845)}.form .office-details-section .office-details .office p{font-size:1rem;margin-bottom:.25rem;color:#555}.form .office-details-section .office-details .office p a{color:#000;text-decoration:underline}.form .office-details-section .office-details .office p a:hover{text-decoration:underline}.AboutUs{width:100%;height:auto;padding-bottom:8rem}.TableBar{display:flex;flex-direction:column;padding:1rem;width:95%;margin:1rem auto}@media (min-width: 768px){.TableBar{padding:2rem}}@media screen and (max-width: 1090px){.TableBar{padding:0;width:95%}}.TableBar .table_box{display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #ddd;padding:2.5rem}@media screen and (max-width: 830px){.TableBar .table_box{flex-direction:column}}@media screen and (max-width: 830px){.TableBar .table_box{padding:1}}@media screen and (max-width: 1090px){.TableBar .table_box{padding:1.5rem}}.TableBar .table_box .right{flex:1;font-size:20px}@media screen and (max-width: 1090px){.TableBar .table_box .right{font-size:18px}}@media screen and (max-width: 830px){.TableBar .table_box .right{font-size:16px}}.TableBar .table_box .left{flex:.5;padding-left:2rem;font-size:42px;font-weight:900}@media screen and (max-width: 830px){.TableBar .table_box .left{padding-left:0}}@media screen and (max-width: 1090px){.TableBar .table_box .left{font-size:35px}}.TermsCondition{padding:1rem;width:95%;margin:1rem auto;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.TermsCondition{padding:4rem}}@media screen and (max-width: 650px){.TermsCondition{padding:0;width:95%}}.TermsCondition section{display:flex;flex-direction:column;gap:1rem}.TermsCondition section h4{font-weight:700}.TermsCondition section p{font-size:16px}@media screen and (max-width: 768px){.TermsCondition section p{font-size:14px}}@media screen and (max-width: 768px){.TermsCondition section ul{font-size:14px}}.privacy{padding:1rem;width:95%;margin:1rem auto;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.privacy{padding:4rem}}@media screen and (max-width: 650px){.privacy{padding:0;width:95%}}.privacy h4{padding:10px 0}.privacy h4{font-weight:700}.privacy p{font-size:16px}@media screen and (max-width: 768px){.privacy p{font-size:14px}}.privacy ul{margin-left:20px}@media screen and (max-width: 768px){.privacy ul{font-size:14px}}.ProductDesign{width:100%;height:auto;padding-bottom:8rem}.approach-section .grid-container .grid-item .step-title{font-size:1.8rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.approach-section .grid-container .grid-item .step-description{font-size:1.1rem;color:#4b5563;text-align:left;text-wrap:balance}.MobileDevelopment{width:100%;height:auto;padding-bottom:8rem}.WebDevelopment{width:100%;height:auto;padding-bottom:8rem}.BackendDevlopment{width:100%;height:auto;padding-bottom:8rem}.AiDevelopment{width:100%;height:auto;padding-bottom:8rem}.approach-section{width:95%;margin:1rem auto}@media (min-width: 768px){.approach-section{padding:2rem}}@media (max-width: 1090px){.approach-section{padding:0rem}}@media screen and (max-width: 650px){.approach-section{padding:0;width:95%}}.approach-section .grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:1.5rem}@media (max-width: 1090px){.approach-section .grid-container{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}}@media (max-width: 600px){.approach-section .grid-container{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.approach-section .grid-container .grid-item{padding:2rem;border:1px solid #767676;transition:box-shadow .3s ease-in-out;position:relative}.approach-section .grid-container .grid-item .step-number{font-size:1.25rem;font-weight:600;color:#1f2937;position:absolute;top:-1.2rem;background-color:#fff;padding:5px 10px}.approach-section .grid-container .grid-item .step-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.approach-section .grid-container .grid-item .step-description{font-size:1rem;color:#4b5563;text-align:left;text-wrap:balance}.tabview{display:flex;padding:1rem;width:95%;margin:1rem auto;justify-content:space-between;align-items:center;min-height:50vh}@media screen and (max-width: 700px){.tabview{flex-direction:column;gap:3rem}}@media (min-width: 768px){.tabview{padding:2rem}}@media screen and (max-width: 650px){.tabview{padding:0;width:95%}}.tabview .left,.tabview .right{flex:1}.tabview .left{width:100%;display:flex;align-items:start;justify-content:center;gap:1rem;flex-direction:column}.tabview .left .tab_bar{border-left:5px solid gray;padding:15px 25px;cursor:pointer}.tabview .left .tab_bar button{all:unset;font-size:1.6rem;font-weight:800}.tabview .right{width:100%}.tabview .right img{width:100%;height:200px;object-fit:cover}.tabview .right h3{font-size:1.6rem;font-weight:800;margin-bottom:1rem}.tabview .right p{font-size:15px;color:gray}.Portfolio{width:100%;height:auto;padding-bottom:8rem}.indexMenu{gap:1rem;width:90%;margin:3rem auto;padding:20px 0}@media screen and (max-width: 1090px){.indexMenu{width:95%}}.indexMenu .main_menu{width:100%;height:auto;display:grid;grid-template-columns:1fr 1.2fr;gap:3rem}@media screen and (max-width: 968px){.indexMenu .main_menu{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.indexMenu .main_menu .index_title{font-size:54px;line-height:70px;font-weight:600}@media screen and (max-width: 968px){.indexMenu .main_menu .index_title{font-size:45px;line-height:60px}}.indexMenu .main_menu .index_col{display:flex;flex-direction:column}.indexMenu .main_menu .index_col ul{list-style:none;margin-top:2rem;padding:0}@media screen and (max-width: 968px){.indexMenu .main_menu .index_col ul{margin-top:1rem}}.indexMenu .main_menu .index_col ul li{font-size:24px;line-height:32px;font-weight:400;text-transform:capitalize;padding:18px 0;border-bottom:1px solid black}@media screen and (max-width: 968px){.indexMenu .main_menu .index_col ul li{font-size:20px;line-height:28px;padding:14px 0}}.indexMenu .main_menu .index_details{display:flex;flex-direction:column}.indexMenu .main_menu .index_details ul{margin-top:2rem;list-style:none}@media screen and (max-width: 968px){.indexMenu .main_menu .index_details ul{margin-top:1rem}}.indexMenu .main_menu .index_details ul p{font-size:18px;line-height:36px;font-weight:400}@media screen and (max-width: 968px){.indexMenu .main_menu .index_details ul p{font-size:15px;line-height:28px;padding:14px 0}}.BlockVault{width:100%;height:auto;padding-bottom:4rem}.banner_port{gap:1rem;width:90%;margin:3rem auto;padding:20px 0}@media screen and (max-width: 1090px){.banner_port{width:95%}}.banner_port img{width:100%;height:100%;object-fit:cover}.flexlist{gap:1rem;width:90%;margin:3rem auto;padding:0;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:4rem}@media screen and (max-width: 968px){.flexlist{gap:2rem}}.flexlist .flex_items_list{flex:1;display:flex;gap:5rem}@media screen and (max-width: 1250px){.flexlist .flex_items_list{gap:4rem}}@media screen and (max-width: 768px){.flexlist .flex_items_list{flex-direction:column!important}}.flexlist .flex_items_list:nth-child(2n){flex-direction:row-reverse}.flexlist .flex_items_list .left{flex:.6}.flexlist .flex_items_list .left img{width:100%;height:100%;object-fit:contain}.flexlist .flex_items_list .right{flex:1;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 768px){.flexlist .flex_items_list .right{gap:1rem}}.flexlist .flex_items_list .right h3{font-size:54px;font-weight:600;line-height:54px;letter-spacing:.5px}.flexlist .flex_items_list .right p{font-weight:400;font-size:20px;line-height:32px}@media screen and (max-width: 768px){.flexlist .flex_items_list .right h3{font-size:35px;line-height:35px}.flexlist .flex_items_list .right p{font-size:16px;line-height:24px;text-wrap:pretty}}@media screen and (max-width: 1250px){.flexlist .flex_items_list .right h3{font-size:40px;line-height:42px}.flexlist .flex_items_list .right p{font-size:17px;line-height:26px;text-wrap:pretty}}@media screen and (max-width: 1090px){.flexlist{width:95%}}.RenovetaWork,.FinalShere,.Cryptoedge,.Trackfusion,.ScreenScrae{width:100%;height:auto;padding-bottom:4rem}
