.nav_desktop{display:flex}.top_nav{background-color:#fff;color:#fff;gap:8px}.top_nav a{text-decoration:none;color:#fff}.nav{flex-grow:1;position:relative}.nav ul li,.nav ul li a{display:flex;text-decoration:none}.logo{justify-content:center;display:flex;flex-direction:column}.logo p{padding-right:10px!important;color:#fff}.no_scroll{overflow:hidden}.logo img{width:100px}.nav ul{position:relative;gap:50px}.top_nav p,.top_nav a{font-size:.875em}.nav_inner{transition:all .3s linear;margin-top:16px;display:flex;opacity:0;gap:1rem!important;padding:1.5rem;position:absolute!important;top:40px;width:200px;flex-direction:column;box-shadow:1px 1px 4px #cccccaaa;background-color:#fff;z-index:-1;border-radius:0 0 10px 10px}.nav_inner:before{border-bottom:.5em solid #eee;border-left:.5em solid transparent;border-right:.5em solid transparent;bottom:100%;height:0;content:"";position:absolute;width:0}.nav_inner a{color:#aaa!important;transition:all .2s ease}.nav_inner a:hover{color:var(--red-color)!important;transition:all .2s ease}.nav_outer a:nth-child(1){position:relative;color:#000}.nav_outer:hover .nav_inner{margin-top:0;display:flex;opacity:1;z-index:2;transition:all .3s linear}.nav_outer i{color:#ccc;font-size:.875rem}.nav ul li{height:100%;align-items:center;position:relative}.hamburger{justify-self:flex-end;cursor:pointer;padding:20px;font-size:1.5rem}nav{justify-content:center}.nav_contact{border:1px solid var(--red-color);padding:8px 10px;border-radius:999px;background-color:var(--red-color);color:#fff!important}.nav_resp_contact{border:1px solid var(--red-color);padding:10px;border-radius:999px;background-color:var(--red-color);color:#fff!important;cursor:pointer;font-size:1.2rem;text-decoration:none}.nav_contact_ul li a{color:#444}.nav_resp_contact:hover,.nav_contact:hover{color:#444!important;background-color:#fff}.nav_contact i{margin-top:2px}.resp_nav{width:100%;display:flex;background-color:#444;overflow-y:scroll;left:0%;top:0;position:fixed;padding:0 50px 50px;justify-content:flex-start;transition:all .3s ease;bottom:0}.resp_ul{padding-bottom:50px}.slide{left:0;transition:all .3s ease;display:flex!important}.resp_nav ul li{display:flex;flex-direction:column}.resp_nav ul li a{padding:8px 0;text-decoration:underline;color:#fff;font-weight:600}.resp_inner{padding-left:10px}.resp_nav_title{margin-top:10px;color:#fff;flex-direction:row!important;margin-bottom:10px}.close{position:absolute;top:10px;right:20px;font-size:1.5rem;cursor:pointer;color:#fff}.footer-nav{width:100%;justify-content:flex-end;gap:100px}.footer-nav ul li a{display:flex;text-decoration:underline;color:#fff;font-size:1rem}.footer-logo{align-items:flex-start;justify-content:flex-start}.footer-nav ul li{color:#aaa;display:flex;width:100%;align-items:flex-start}.footer-nav ul{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.footer-nav{flex-direction:row}.footer-logo{color:#fff;text-decoration:none}.footer_menu{flex-direction:column!important;display:flex}.footer_menu li h4{font-size:1.6rem}.footer_three{padding-top:50px;padding-right:20px;justify-content:flex-end;color:#fff}.notfound img{max-width:400px;margin-bottom:20px}.notfound h1{font-family:var(--main-font)}.notfound a{text-decoration:none;color:#fff}.notfound{height:100vh}*{padding:0;margin:0;box-sizing:border-box}@font-face{font-display:swap;font-family:"Space 600";font-style:normal;font-weight:600;src:url(/assets/space-grotesk-600-0SbvWzVy.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Space 700";font-style:normal;font-weight:700;src:url(/assets/space-grotesk-700-B7Rq4K4l.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Regular;font-style:normal;font-weight:400;src:url(/assets/inter-regular-C38fXH4l.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter 600";font-style:normal;font-weight:600;src:url(/assets/inter-600-LgqL8muc.woff2) format("woff2")}html{font-size:100%}:root{--red-color: #e80000;--main-font: "Inter Regular", sans-serif;--title-font: "Space 600", Arial;--blue-color: #055a5baa;--gray-color: #222;--purple-color: #551a8b}h1{font-family:var(--title-font);font-style:normal}p,a,h2,h3,h4,li{font-family:var(--main-font);font-style:normal}p{font-size:1rem}h1{font-size:4rem}.spacer{padding:50px}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-se{justify-content:space-evenly}.flex-sa{justify-content:space-around}.flex-sb{justify-content:space-between}.pad-10{padding:10px}.pad-20{padding:20px}.pad-30{padding:30px}.padding-40{padding:40px}.pad-b-20{padding-bottom:20px}.pad-b-30{padding-bottom:30px}.flex-center{justify-content:center;align-items:center}.flexs-end{align-self:flex-end}.pad-h-10{padding:0 10px}.pad-h-20{padding:0 20px}.pad-h-30{padding:0 30px}.flex-start{justify-content:flex-start;align-items:flex-start}.flex-a-center{align-items:center}.show{display:flex!important}.half{width:50%;flex-basis:50%}.flex-wrap{flex-wrap:wrap}.button{padding:10px 20px;border-radius:999px;max-width:100%;text-decoration:none;color:#fff;font-size:1.2rem;background-color:#e80000;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);outline:none}.button:hover{background-color:#fff!important;color:var(--red-color);transition:margin-left .5s ease}.button:hover svg{margin-left:5px;transition:margin-left .5s ease}.bread_crumb{width:100%;height:420px;overflow:hidden}.bread_crumb img{width:100%;object-fit:contain}.bread_crumb h1{position:absolute;background-color:#fff;padding:20px 30px;border-radius:20px;background-color:#efffff21!important;color:#666}.background--custom{background:linear-gradient(.33turn,#ff4929cc,#ffd9dfcc,#ffb76ecc,#fffc),#fff;background-size:400% 400%;animation:GradientBackground 08s ease infinite}@keyframes gradientAnimation{0%{background-position:0% 0%}to{background-position:100% 0%}}.background-moving{background:linear-gradient(to right,#a37fc5,#59616d8c);background-color:#0000;animation:gradientAnimation 10s linear infinite;background-size:150% 150%;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#0003;backdrop-filter:blur(100px);background-color:#fff}.width--custom{max-width:1400px}.width-full{width:100%;max-width:100%}.center--self{margin:0 auto}@keyframes GradientBackground{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.fa-angle-down{color:#aaa}.no-scroll{overflow-y:hidden!important}.align-self-start{align-self:flex-start}.gap-20{gap:20px}.body-wrapper{background-color:#1b1d1c}.link{color:#fff}.underline{text-decoration:underline}@media screen and (max-width: 986px){.nav{display:none!important}.width--custom{padding-top:66px}.top_nav{display:none}.breadcrumb img{max-width:200px}.breadcrumb h1{font-size:30px}.logo{flex-direction:row;padding:15px!important}.logo p{display:none}nav{top:0;width:100%;align-items:center;padding:5px 15px 5px 0!important;transition:all .5s ease!important;z-index:1;justify-content:space-around}.hamburger{display:none}nav p{font-size:1rem!important}.logo img{max-width:100px}.banner{flex-direction:column;padding-top:10px!important;justify-content:center;align-items:center;padding-bottom:150px}.banner video{max-width:100%;overflow:hidden}.banner-wrapper{justify-content:center;align-items:center;display:flex}.banner_text{position:relative;max-width:100%!important;padding:10px!important;margin:0}.banner_text h1{margin:10px;padding:10px!important}.testimonial h2{text-align:center}.about{flex-direction:column!important;padding:0 50px;margin-top:200px}.about_banner,.about_desc{width:100%!important;flex-basis:100%!important}.projects_inner{flex-direction:column!important;justify-content:center;align-items:center}.footer_inner{flex-direction:column}.about_desc{padding:40px!important}.service{flex-direction:column!important}.services_desktop{display:none}.service_content,.service_content span{flex-direction:column!important;justify-content:center!important;align-items:center}.projects-wrapper{flex-direction:column!important}.contact{flex-direction:column!important;width:100%;justify-content:center!important;align-items:center}.contact_box{width:100%!important}.numbers_wrapper .bento{margin:0!important}.service_content span{box-shadow:none;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:transparent!important}.banner-cta{position:absolute;bottom:120px!important}.footer{flex-direction:column}.footer-nav ul{flex-direction:column;justify-content:center;align-items:center}.footer-nav ul li{align-items:flex-start}.footer-logo{justify-content:center!important;align-items:center;width:100%;margin-bottom:50px}.footer-nav-inner{display:flex;justify-content:flex-start!important}.footer-nav ul li a{text-decoration:underline!important}.footer_three{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px}.footer-nav{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:40%}.breadcrumb{height:180px}.contact_box_wrapper{gap:80px;flex-direction:column!important}.contact_address_wrapper{flex-direction:column}.contact_icon{justify-self:flex-end!important}.about_banner_wrapper{flex-direction:column}.about_content{flex-direction:column;gap:150px}.about_content_desc,.about_content_image{padding:0!important;width:100%}.about_team{flex-direction:column!important}.services_block{flex-direction:column;padding:0 20px;margin-top:20px;gap:20px}.contact_icons{gap:30px;margin:20px 0;gap:0px}.about_inner{flex-direction:column;padding:20px}.background-banner{animation:none}}@media screen and (min-width: 987px){.hamburger,.nav_resp_contact,.resp_nav,.services_mobile{display:none}}@media screen and (min-width: 1400px){.banner{border-radius:20px;padding:auto 100px}.about_banner{width:80%;flex-basis:80%}.about_desc{gap:80px}}@media screen and (max-width: 768px){.bento_banner{flex-direction:column!important}.bento{width:100%!important;flex-basis:100%!important}.banner_text h1{font-size:35px!important;width:100%!important}}@media screen and (min-width: 987px){.hamburger,.nav_resp_contact{display:none!important}}@media screen and (min-width: 988px) and (max-width: 1400px){nav{display:flex;flex-direction:column}.nav{display:flex;width:100%!important}.about_team_member img{max-width:200px!important}}@media screen and (min-width: 1600px){.about_inner{max-width:1600px;margin:0 auto}.about_banner{width:80%;flex-basis:80%}.about_banner img{border-radius:10% 0 0 10%}.banner{justify-content:center}.about_content_image img{max-width:600px}.about_content_image_two{max-width:300px!important}.about_desc{gap:80px;border-radius:0 10% 10% 0}}.logo{color:#000;text-decoration:none}.breadcrumb{height:280px;align-items:center;padding:20px 40px}.breadcrumb img{max-width:400px;min-width:200px}.breadcrumb-text{display:flex;flex-direction:column-reverse!important}.breadcrumb h1{font-size:50px;font-weight:600;color:#222}.showcase_wrapper{padding:50px;max-width:100%}.showcase_tabs{gap:20px;justify-content:center}.tabs{background-color:#fff;cursor:pointer;padding:20px;color:#222;border-radius:10px}.showcase_tabs .tabs p{font-size:1.2rem}.active{background-color:var(--red-color);color:#fff}.services_content{justify-content:center;width:100%;max-width:1200px}.services_block{justify-content:space-between;align-items:flex-start;margin:20px 0}.services_wrapper{justify-content:center}.services_block_one{gap:20px;border-bottom:2px solid #222;justify-content:flex-start!important;align-items:center}.services_block p{max-width:600px}.process_wrapper{justify-content:center;align-items:center;padding:200px 50px;position:relative}.processes svg{color:#aaa!important}.processes{position:relative;justify-content:center;align-items:center;display:flex}.process{position:relative;justify-content:center;align-items:center;display:flex;flex-direction:column;background-color:#ddd;padding:40px 30px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 2px 2px #4441;width:200px!important;height:100px;text-align:center;font-family:var(--main-font)}.middle-arrow{position:absolute;height:50px}
