') no-repeat center;background-size:16px}.acc-head.active{background:var(--color-main);color:var(--color-white)}.acc-head.active::after{transform-origin:top center;filter:brightness(0) invert(1);transform:rotate(180deg) translateY(-50%)}.acc-content{padding:15px 20px;font-size:15px;display:none}@media (min-width: 768px) and (max-width: 991px){.sidebar-row{flex-direction:row;align-items:start}.sidebar-row>*{flex:1}}.icon-card-fold{background:var(--color-white)}.icon-card-fold:nth-child(even){background:var(--bg-light)}.icon-card-grid{gap:30px 25px}@media (min-width: 576px){.icon-card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.icon-card-grid{grid-template-columns:repeat(3, 1fr);gap:50px 30px}}@media (min-width: 1200px){.icon-card-grid{gap:50px}}.icon-card-wrapper{padding-top:30px;gap:35px;color:#475569}@media (min-width: 992px){.icon-card-wrapper{padding-top:40px;gap:40px}}@media (min-width: 1200px){.icon-card-wrapper{padding-top:50px}}@media (max-width: 1199px){.icon-card img{max-width:45px}}@media (max-width: 767px){.icon-card .title{font-size:18px}}.rectangle-card{padding:25px;box-shadow:0 1px 10px 0 rgba(218,0,22,0.12);border-radius:6px}.rectangle-card-grid{gap:25px}@media (min-width: 768px){.rectangle-card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.rectangle-card{padding:30px}.rectangle-card-grid{gap:30px 35px}}@media (min-width: 1200px){.rectangle-card-grid{gap:30px 50px}}@media (max-width: 1199px){.rectangle-card img{max-width:45px}}.info-box{border:solid 1px var(--color-main);padding:15px}@media (min-width: 992px){.info-box{padding:22px}}.card-count-grid{gap:15px}@media (min-width: 576px){.card-count-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.card-count-grid{grid-template-columns:repeat(3, 1fr);gap:50px 30px;gap:30px}}.card-count-grid .card{counter-increment:card-count;padding:25px 20px;border-radius:8px;box-shadow:0px 2px 4px 0px #ABBED133}.card-count-grid .card h3::before{content:counter(card-count);width:36px;height:36px;flex:0 0 auto;border-radius:50%;place-items:center;background:#DA0016;font-size:18px;display:grid;font-weight:600;color:var(--color-white)}@media (min-width: 1200px){.card-count-grid .card h3::before{width:40px;height:40px}}.faq-body{gap:30px}@media (min-width: 992px){.faq-head{max-width:360px}}@media (min-width: 1200px){.faq-body{gap:40px}}@media (min-width: 992px){.grid-card{display:grid;grid-template-columns:40% 60%}}.ul-card{gap:20px 30px}.ul-card li:not(:has(a)),.ul-card a:not(:has(a)){color:var(--color-main);background:var(--color-white);border:solid 1px var(--color-main);padding:15px 20px;line-height:normal;border-radius:6px;display:block;box-shadow:0 1px 10px 0 rgba(218,0,22,0.12);transition:color .3s ease, border .3s ease}.ul-card a:hover{color:var(--color-black);border-color:var(--color-black)}@media (max-width: 767px){.ul-card{gap:10px}.ul-card li{flex:0 0 100%;text-align:center;font-weight:500 !important}}.ul-2-columns{column-count:2;gap:8px}.ul-2-columns li{padding:12px 10px;line-height:normal;border:solid 1px var(--color-main);color:var(--color-black);font-weight:500;text-align:center;margin-bottom:10px}@media (min-width: 576px){.ul-2-columns{gap:20px}.ul-2-columns li{padding:12px 15px}}.why-us-fold img{max-width:280px;margin-inline:auto;display:block}.table-wrapper{gap:45px;box-shadow:0px 1px 60px 0px #DA00161F;border:solid 1px var(--color-main);border-radius:12px;padding:20px 15px}@media (min-width: 768px){.table-wrapper{padding:25px 20px}}@media (min-width: 992px){.table-wrapper{padding:30px 25px}}.table-item table{width:100%;table-layout:fixed}.table-responsive{border-radius:8px;border:solid 1px var(--color-main)}.table-primary{table-layout:fixed;font-size:14px;border-radius:15px}.table-primary th:not(:first-child),.table-primary td:not(:first-child){text-align:center}.table-primary th{background:var(--color-main);color:var(--color-white);font-weight:600;padding:12px 15px;font-size:14px}.table-primary tbody>tr:not(:last-child){border-bottom:solid 1px var(--color-main)}.table-primary tbody>tr td{padding:15px 15px}.table-subrow table tbody tr{border-bottom:none !important}.table-subrow table tbody tr td{padding-block:4px}.disc{display:flex;gap:8px}.disc::before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#333;position:relative;top:9px}.counter-grid{grid-template-columns:repeat(2, 1fr);gap:35px 17%}.counter-item .count-outer{font-size:30px;font-weight:700}.counter-item .title{font-size:14px}@media (min-width: 992px){.counter-item .count-outer{font-size:36px}.counter-item .title{font-size:16px}}.team-fold{background-color:var(--color-main);color:var(--color-white)}.team-grid{gap:20px}@media (min-width: 768px){.team-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.team-grid{grid-template-columns:repeat(3, 1fr)}}.team-card{padding:30px 22px}.team-head .image{width:76px;height:76px;border-radius:50%;overflow:hidden;background:#F9F9FF;flex:0 0 auto}.team-body .social-media li a{width:34px;height:34px;border-radius:8px;background:#F2F1FA;display:grid;place-items:center;opacity:.8;filter:grayscale(100%)}.team-body .social-media li a:hover{opacity:1;filter:none}.team-body .social-media li a img{max-width:17px}.blog-grid{gap:25px 20px}@media (min-width: 768px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.blog-grid{grid-template-columns:repeat(3, 1fr)}}.blog-content-area img{width:100% !important;height:auto !important;max-width:100% !important}.blog-content-area ul,.blog-content-area ol{padding-left:1.5rem;display:flex;flex-direction:column;gap:8px;line-height:normal}.blog-content-area ul{list-style:disc}.blog-content-area ol{gap:13px;line-height:1.4}.blog-content-area a{color:var(--color-main);text-decoration:underline}.blog-content-area h1:not(.text-main),.blog-content-area h2:not(.text-main){font-size:18px;font-weight:700}@media (min-width: 992px){.blog-content-area h1:not(.text-main),.blog-content-area h2:not(.text-main){font-size:20px;margin-block:10px}}.blog-content-area h3,.blog-content-area h4,.blog-content-area h5,.blog-content-area h6,.blog-content-area strong{font-weight:700}.blog-content-area h3{font-size:18px}.blog-content-area .table-responsive{border:none;border-radius:0}.blog-content-area table{width:100% !important}.blog-content-area table th,.blog-content-area table td{border:solid 1px #999}.blog-content-area table th{padding:5px 12px;font-size:15px;font-weight:700;background:#f5f5f5;white-space:nowrap}.blog-content-area table td{padding:7px 12px;font-size:15px}.blog-faq{background:var(--bg-light);padding:25px 25px;border-radius:12px}.blog-date{color:#444;font-size:13px;display:flex;align-items:center;gap:5px}.blog-date::before{content:"";width:19px;height:19px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTcgMTFoMnYySDd6bTE0LTZ2MTRjMCAxLjExLS44OSAyLTIgMkg1YTIgMiAwIDAgMS0yLTJWNWMwLTEuMS45LTIgMi0yaDFWMWgydjJoOFYxaDJ2MmgxYTIgMiAwIDAgMSAyIDJNNSA3aDE0VjVINXptMTQgMTJWOUg1djEwem0tNC02di0yaDJ2MnptLTQgMHYtMmgydjJ6bS00IDJoMnYySDd6bTggMnYtMmgydjJ6bS00IDB2LTJoMnYyeiIvPjwvc3ZnPg==) no-repeat left center;flex:0 0 auto;background-size:19px;opacity:.5}.blog-sidebar-head{padding:15px;font-size:22px;letter-spacing:-.3px}.blog-sidebar-body{padding:15px;gap:15px}.blog-small:hover .title{text-decoration:underline}.blog-small:not(:last-child){border-bottom:solid 1px #ddd;padding-bottom:15px}.blog-small .image{flex:0 0 auto;width:100px;height:90px;background:#ccc;border-radius:8px;overflow:hidden}.share-block{border:solid 1px #ccc;border-radius:12px;padding:20px;gap:10px 25px;flex-wrap:wrap}.share-block ul{display:flex;flex-direction:row;padding:0;gap:5px}.share-block ul li::before{display:none}.share-block ul li a{font-size:13px;background:#333;color:var(--color-white);padding:5px 7px;border-radius:4px;line-height:normal;font-weight:600;gap:5px}.share-block ul li a img{filter:brightness(0) invert(1);max-height:13px;flex:0 0 auto}.share-block ul li a.facebook{background:#3B5998}.share-block ul li a.twitter{background:#1d9bf0}.share-block ul li a.whatsapp{background:#25d366}.review-form{border-radius:12px;padding:25px}.review-list-wrap{border:solid 1px #ccc;border-radius:12px;padding:20px}.review-list-item:not(:last-child){border-bottom:solid 1px #ccc;padding-bottom:15px}.review-list-item .head .subtitle{color:#444}.star-rating{display:flex;flex-direction:row-reverse;font-size:26px;gap:5px;margin-right:auto;width:fit-content;margin-top:5px}.star-rating input{display:none}.star-rating label{color:#ccc;cursor:pointer}.star-rating :checked ~ label{color:#f90}.star-rating label:hover,.star-rating label:hover ~ label{color:#fc0}@media (min-width: 576px){.contact-wrap{box-shadow:0px 0px 60px 30px #00000008;padding:20px}}.contact-wrap h1,.contact-wrap h2{font-size:20px;font-weight:700;margin-block:12px}@media (min-width: 992px){.contact-wrap h1,.contact-wrap h2{font-size:24px}}.contact-block{padding:30px 25px;background:var(--color-black) url("https://www.danburitecorp.com/ui/build/images/contact.webp") no-repeat center;background-size:cover;border-radius:12px;overflow:hidden}.contact-block a{color:var(--color-white)}.contact-block a:hover{text-decoration:underline}.contact-block .icon{max-width:19px}.contact-block .social-media li a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:var(--color-white);filter:grayscale(100%)}.contact-block .social-media li a img{max-height:16px}@media (min-width: 576px){.contact-block{padding:50px 40px}}.location-grid{gap:25px}@media (min-width: 768px){.location-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 992px){.location-grid{grid-template-columns:repeat(3, 1fr)}}.location-card{padding:25px 20px}.location-card a{color:var(--color-black);width:fit-content;color:#333}.location-card a:hover{color:var(--color-main);text-decoration:underline}.thank-you-block{box-shadow:0px 0px 6px 0px rgba(0,0,0,0.08);padding:35px 20px;border-radius:20px}.thank-you-block img{max-width:50px}.thank-you-block .title{color:#369139}@media (min-width: 992px){.thank-you-block{padding:40px 40px}.thank-you-block img{max-width:60px}}
Our business consultants are expert to simplify your business needs. Delivering value-driven legal solutions,
Let's Talk
About Danburite Corporate Services Danburite Corporate Services (DCS) is started out to develop a business that accelerates change in the main land of Dubai. DCS is one of the best business consultants and management consultants in the UAE.
Our vision
To be the foremost catalyst for transformative change in Dubai's dynamic business landscape. We envision a future where organizations thrive through innovative strategies and exceptional management solutions that redefine success. By fostering a vibrant ecosystem of collaboration, we empower our clients to accelerate growth, enhance operational efficiency, and achieve sustainable success in the ever-evolving UAE market. Together, we will shape tomorrow's business landscape, enabling our clients to confidently navigate challenges and seize opportunities with foresight and agility.
Meet our team members Our team is a blend of skilled professionals dedicated to delivering exceptional results. Together, we bring innovation, passion, and expertise to every project.
Nikhil Skariah, LLB
General Manager Head of Legal Affairs Legal Advisor Corporate Governance and Compliance Expert Regulation Legal Strategy Contract Auditing
Valeriya Zhmykhava, CAMS
Head of Compliance Company Formation Compliance
Shibi Joseph, LLB
Manager Operations, Legal Advisor Naeem Abbas, LLB
Legal Consultant Compliance - Regulations Agreement & MOU Creator Contract Auditing Legal Documentations & Legal Writing Legal Audit
Nithin Sunny, MBA
Finance & Tax Advisor Thabith Shuwaib
Business Consultant What we do at Danburite Corporate We at DCS, are committed to provide a comprehensive range of strategies and solutions that are executable for business start-ups and management not only in Dubai, but across the world. Danburite seeks to provide you all the essential services relating to setting up and running of successful Business hubs in Dubai. Danburite is one of the company formation specialists, legal service providers and one stop destinations to clear all types of complexities for Multinational Business ventures and Conglomerates who are looking forward in setting up their bases in the UAE.
Our Services For Company Setup in Dubai Danburite Corp specializes in all aspects of company formation, management and liquidation.
Learn More
Book a free consultation with our experts Let's Talk