body {
  margin: 0px;
  padding: 0px;
  font-family: "Muli";
}

@font-face {
  font-family: "Muli-Bold";
  src: url("../fonts/Muli-Bold.woff2") format("woff2"),
    url("../fonts/Muli-Bold.woff") format("woff"),
    url("../fonts/Muli-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli";
  src: url("../fonts/Muli.woff2") format("woff2"),
    url("../fonts/Muli.woff") format("woff"),
    url("../fonts/Muli.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-Light";
  src: url("../fonts/Muli-Light.woff2") format("woff2"),
    url("../fonts/Muli-Light.woff") format("woff"),
    url("../fonts/Muli-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-SemiBold";
  src: url("../fonts/Muli-SemiBold.woff2") format("woff2"),
    url("../fonts/Muli-SemiBold.woff") format("woff"),
    url("../fonts/Muli-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Muli-Extra-Bold";
  src: local("Muli Extra Bold"), local("Muli-Extra-Bold"),
    url("../fonts/Muli-ExtraBold.woff2") format("woff2"),
    url("../fonts/Muli-ExtraBold.woff") format("woff"),
    url("../fonts/Muli-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

header {
  z-index: 2000 !important;
}

.sticky-section-wrapper {
  background-position: center;
  position: sticky;
  bottom: 0;
  z-index: 1;
}

.az-cta-sticky-section{
  position: relative;
  z-index: 99;
}

.az-dynamic-business-central-bg {
  /* margin-top: -130px; */
  position: relative;
  height: 120vh;
  z-index: 99;
}

.az-bg-repeate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.az-business-central-home {
  display: flex !important;
  align-items: center;
  height: 90%;
}

.bg-heading-title {
  font-size: 45px;
  line-height: 56px;
  font-family: "Muli-SemiBold";
}

.text-warning {
  color: #f79c2e !important;
}

.bg-sub-heading {
  font-size: 18px;
  width: 640px;
  line-height: 28px;
  font-family: "Muli-light", sans-serif;
}

.az-btn-warnings {
  background: #f89b2d !important;
  color: #fff !important;
  padding: 8px 28px 10px !important;
  font-size: 18px;
  font-family: "Muli-SemiBold";
}

.az-business-365-companies-wrapper {
  position: absolute;
  bottom: 80px;
}

.az-partner-companies-section img {
  width: 100%;
}

.az-erp-about-section {
  background-color: #fff;
  padding: 0px 0px 40px;
  position: relative;
  z-index: 99;
}

.az-erp-about-main-heading h2 {
  font-size: 32px;
  font-family: "Muli-SemiBold";
  color: #000;
}

.az-erp-about-main-heading p {
  font-size: 16px;
  line-height: 26px;
  color: #333;
}

.az-module-bc-section {
  background-color: #f4f6fd;
  padding: 40px 0;
  z-index: 99;
  position: relative;
}

.msq-powerbi-case-studies-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.msq-powerbi-case-studies-top{
  display: flex;
  justify-content: center;
}

.msq-powerbi-case-studies-top .msq-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #7b7b7b !important;
  background: rgba(224, 223, 223, 0.2) !important;
  width: fit-content;
  /* gap: 20px; */
  padding: 5px;
  border-radius: 50px;
  transition: 0.5s;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item {
  cursor: pointer;
  color: #ffffff91;
  padding: 10px 14px;
  border-radius: 50px;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item.active {
  background-color: #f79c2e;
  color: white;
}

/* .msq-powerbi-case-studies-img-wrapper {
  padding: 15px;
  border-radius: 20px;
  background-color: rgba(80, 80, 80, 0.6);
} */
.msq-powerbi-case-studies-scroll-item h2, .msq-powerbi-case-studies-scroll-item .msq-powerbi-heading {
  color: #fff !important;
  margin-top: 10px !important;
  font-family: "Muli-SemiBold" !important;
}

.msq-powerbi-case-studies-scroll-item p {
  color: #fffffff3 !important;
  font-size: 18px !important;
}

.msq-powerbi-case-studies-bottom {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  margin-top: -10px !important;
}

.msq-powerbi-case-studies-bottom button {
  position: static;
  height: auto;
  width: auto;
  background: none;
  border: none;
  user-select: none;
}

.msq-powerbi-case-studies-bottom button img {
  width: 40px;
}

.msq-powerbi-case-studies-bottom button::after {
  display: none;
}

.msq-powerbi-case-studies-middle {
  display: flex;
  justify-content: center;
  align-items: start;
  /* overflow-x: auto; */
  width: 100%;
}

.msq-powerbi-case-studies-img-wrapper {
  width: 115% !important;
  padding: 0 !important;
  background: none !important;
}

.msq-powerbi-case-studies-img-wrapper img {
  width: 100% !important;
}

.msq-bg-section-blue {
  background-color: #ebf5fe;
}

.msq-text-orange {
  color: #ff8012;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item img {
  margin-right: 8px;
  width: 25px;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item .msq-powerbi-active-img {
  display: none;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item.active .msq-powerbi-active-img {
  display: block;
}

.msq-powerbi-case-studies-top .msq-item-wrapper .msq-item.active .msq-inactive-img {
  display: none;
}

.swiper-pagination {
  display: none;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background-color: #ffffff !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff8012 !important;
}

.msq-powerbi-case-studies-scroll-item .msq-img-wrapper {
  background-color: #ffffff57;
  border-radius: 50%;
  padding: 10px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
}

.msq-powerbi-case-studies-scroll-item .msq-img-wrapper img {
  width: 25px;
}

.az-benefits-bc-main-heading h2 {
  font-size: 32px;
  font-family: "Muli-SemiBold";
  color: #000;
}

.az-benefits-bc-main-heading p {
  font-size: 16px;
  color: #333;
}

.az-benefits-bc-section {
  padding: 40px 0;
}

.az-benefits-section-wrapper {
  border-radius: 12px;
  border-bottom: 6px solid #f79c2e;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 12px 10px 20px;
  height: 100%;
}

.az-benefits-section-wrapper img {
  width: 85px;
}

.az-benefits-section-wrapper h3 {
  font-size: 22px;
  font-family: "Muli-SemiBold";
  color: #252525;
}

.az-benefits-section-wrapper p {
  font-size: 16px;
  color: #333;
}

.az-industry-solution-box-warpper {
  border-radius: 20px;
  border: 0.886px solid #cbd3e6;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 3.545px 21.273px 0px rgba(0, 0, 0, 0.07);
  padding: 20px 20px;
}

.az-ms-partner-nav-tabs {
  display: flex;
  flex-direction: column;
  border-bottom: 0 !important;
}

.az-ms-partner-nav-item {
  position: relative;
  margin-bottom: 22px;
}

.az-ms-partner-nav-item::after {
  content: "";
  border: 1px dashed rgb(152 152 152 / 60%);
  position: absolute;
  height: 25px;
  top: 51px;
  left: 29px;
}

.az-hide-tab-border::after {
  display: none;
}

.az-ms-partner-nav-item img {
  width: 50px;
  margin-right: 5px;
}

.az-ms-partner-nav-link {
  border: 0 !important;
  margin-bottom: 0px !important;
  padding: 0px 5px !important;
  color: #707070 !important;
  font-size: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
}

.az-ms-partner-nav-link.active {
  color: #000 !important;
  font-family: "Muli-SemiBold";
  font-size: 20px;
}

.az-color-img {
  display: none;
}

.az-grey-img {
  display: inline-block;
}

.az-ms-partner-nav-link.active .az-grey-img {
  display: none;
}

.az-ms-partner-nav-link.active .az-color-img {
  display: inline-block;
}

.az-ms-partner-solution-section {
  padding: 30px 0px;
}

.az-service-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

.az-service-main-heading p {
  font-size: 18px;
  color: rgba(58, 58, 58, 1);
}

.az-ms-industry-desc-section h2, .az-ms-industry-desc-section .az-ms-industry-heading {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-SemiBold";
}

.az-ms-industry-desc-section {
  padding-right: 15px;
}

.az-ms-industry-desc-section p {
  font-size: 20px;
  color: #3a3a3a;
  font-family: "Muli-SemiBold";
}

.az-ms-industry-list {
  padding-left: 1.5rem;
}

.az-ms-industry-list li {
  font-size: 17px;
  color: #3a3a3a;
  margin-bottom: 5px;
}

.az-partner-solution-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

.az-partner-solution-main-heading p {
  font-size: 18px;
  color: rgba(58, 58, 58, 1);
}

.az-erp-why-us-section {
  padding: 40px 0;
}

.az-why-us-img-section img {
  border-radius: 8px;
}

.az-industry-solution-home-section {
  padding: 40px 0;
}

.az-bc-business-section {
  border-radius: 10px;
}

.az-business-main-heading {
  padding: 40px 10px 40px 30px;
}

.az-business-main-heading h3 {
  font-family: "Muli-SemiBold";
  font-size: 32px;
}

.az-erp-whyus-main-heading h2 {
  font-size: 32px;
  font-family: "Muli-SemiBold";
  color: #000;
}

.az-erp-whyus-main-heading p {
  font-size: 16px;
  line-height: 26px;
  color: #333;
}

.az-mobile-faq-section {
  padding: 0px 0px 40px;
}

.az-mobile-faq-section .accordion-item {
  border-radius: 8px;
  overflow: hidden;
}

.az-mobile-faq-section .accordion-header .accordion-button {
  background: #F5F5FA;
  box-shadow: none !important;
  color: #000 !important;
  font-family: "Muli-SemiBold";
}

.az-mobile-faq-section .accordion-header .accordion-button:focus {
  box-shadow: none !important;
}

.az-mobile-faq-section .accordion-body {
  background: #F5F5FA;
  border-top: none !important;
  padding-top: 0px;
}

.az-technologies-main-heading h2 {
  color: rgba(0, 0, 0, 1);
  font-family: "Muli-Bold";
}

li.nav-item.az-ms-partner-nav-item {
  margin-bottom: 22px;
}

@media screen and (max-width: 1450px) {

  .bg-heading-title {
    font-size: 42px;
    line-height: 52px;
  }

  .bg-sub-heading {
    font-size: 16px;
    width: 600px;
    line-height: 26px;
  }

  .az-business-365-companies-wrapper {
    position: absolute;
    bottom: 50px;
  }

  .az-partner-companies-section img {
    width: 100%;
  }

  .az-erp-about-main-heading h2 {
    font-size: 28px;
  }

  .az-erp-about-main-heading p {
    font-size: 15px;
    line-height: 25px;
  }

  .msq-powerbi-case-studies-top .msq-item-wrapper .msq-item {
    padding: 10px 10px;
  }

  .msq-powerbi-case-studies-top .msq-item-wrapper .msq-item span {
    font-size: 14px;
  }

  .msq-powerbi-case-studies-top .msq-item-wrapper .msq-item.active {
    padding: 8px 10px;
  }

  .msq-powerbi-case-studies-top .msq-item-wrapper .msq-item img {
    width: 22px;
  }

  .msq-powerbi-case-studies-scroll-item h2, .msq-powerbi-case-studies-scroll-item .msq-powerbi-heading {
    margin-top: 0px !important;
    font-size: 26px !important;
  }

  .msq-powerbi-case-studies-scroll-item p {
    font-size: 16px !important;
  }

  .az-btn-warnings {
    font-size: 16px !important;
  }

  .az-benefits-section-wrapper img {
    width: 60px;
  }

  .az-benefits-section-wrapper h3 {
    font-size: 18px;
  }

  .az-benefits-section-wrapper p {
    font-size: 14px;
  }

  .az-business-main-heading h3 {
    font-size: 28px;
  }

  .az-service-main-heading p {
    font-size: 16px;
  }

  .az-benefits-bc-section {
    padding: 20px 0;
  }

  .az-ms-partner-nav-item img {
    width: 42px;
  }

  .az-ms-partner-nav-item::after {
    height: 20px;
    top: 43px;
    left: 25px;
  }

  .az-ms-partner-nav-link.active {
    font-size: 18px;
  }

  .az-ms-partner-nav-link {
    font-size: 18px;
  }

  .msq-powerbi-case-studies-bottom button img {
    width: 40px !important;
  }

  .az-ms-industry-desc-section h2, .az-ms-industry-desc-section .az-ms-industry-heading {
    font-size: 22px;
  }

  .az-ms-industry-list li {
    font-size: 14px;
  }

  .az-erp-whyus-main-heading h2 {
    font-size: 28px;
  }

  .az-erp-whyus-main-heading p {
    font-size: 15px;
    line-height: 25px;
  }

  .az-benefits-bc-main-heading h2 {
    font-size: 28px;
  }

  .az-benefits-bc-main-heading p {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .az-service-main-heading p {
      font-size: 14px;
  }
  .owl-carousel .owl-dots {
    display: none !important;
  }
  .az-benefits-section-wrapper {
    padding: 12px 12px;
  }
  .az-benefits-section-wrapper h3 {
    font-size: 18px;
  }
  .az-benefits-section-wrapper img {
    width: 55px;
  }
  .az-btn-warnings{
    font-size: 14px !important;
  }
  .az-dynamic-business-central-bg {
    background-image: url("../image/business-central-mobile-bg.png");
  }

  .az-dynamic-business-central-bg {
    height: auto;
  }

  .az-business-central-home {
    padding: 320px 0 30px;
  }

  .bg-heading-title {
    font-size: 30px;
    line-height: 40px;
  }

  .bg-sub-heading {
    font-size: 14px;
    width: 370px;
    line-height: 25px;
  }

  .az-partner-companies-section img {
    width: 100%;
    box-shadow: 2.063px 2.063px 24.754px 0px rgba(0, 0, 0, 0.12);
  }

  .az-module-owl-carousel .owl-dots {
    display: flex !important;
    justify-content: center;
    gap: 5px;
    position: absolute;
    bottom: -22px;
    left: 38%;
    margin-top: 5px !important;
  }

  .az-industry-solution-owl-carousel .owl-dots {
    display: flex !important;
    justify-content: center !important;
    width: 100%;
    gap: 5px;
    position: absolute;
    top: -22px;
    margin-top: 5px !important;
  }

  .az-business-365-companies-mobile-wrapper {
    background-color: #f4f6fd;
    padding: 20px 10px;
  }

  .az-erp-about-section {
    padding: 25px 0px 25px;
  }

  .az-erp-about-main-heading h2 {
    font-size: 22px;
  }

  .az-erp-about-main-heading p {
    font-size: 14px;
    line-height: 24px;
  }

  .az-benefits-bc-main-heading h2 {
    font-size: 24px;
  }

  .az-benefits-bc-main-heading p {
    font-size: 15px;
  }

  .msq-powerbi-case-studies-wrapper {
    padding: 20px;
  }

  .msq-powerbi-case-studies-scroll-item p {
    font-size: 16px !important;
  }

  .msq-powerbi-case-studies-scroll-item h2, .msq-powerbi-case-studies-scroll-item .msq-powerbi-heading {
    margin-top: 5px !important;
    font-size: 22px !important;
  }

  .msq-powerbi-case-studies-img-wrapper img {
    margin-top: 20px;
    width: 85% !important;
  }

  .az-business-main-heading h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .az-module-crowsl-desc h2, .az-module-crowsl-desc .msq-powerbi-heading {
    font-size: 22px;
    font-family: "Muli-SemiBold";
  }

  .az-module-crowsl-desc p {
    color: #fffffff3;
    font-size: 14px;
  }

  .az-business-mobile-section {
    padding: 0px 15px 0px 15px;
  }

  .az-business-main-heading {
    padding: 25px 10px 40px 4px;
  }

  .az-industry-solution-box-warpper {
    padding: 20px 20px 0px 15px;
  }

  .az-bc-business-section {
    background-image: url(../image/Connect\ with\ Business\ Central\ Expert.png);
  }

  .az-industry-crwsl-section {
    margin: 0;
  }

  .az-bc-business-mobile-section {
    margin: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .az-business-central-home {
    padding: 140px 0 180px;
  }
  .az-ms-partner-nav-item img {
    width: 35px;
  }
  .az-ms-partner-nav-link.active {
    font-size: 11px;
  }
  .az-ms-partner-nav-link {
    font-size: 11px;
  }
  .az-ms-partner-nav-item::after {
    height: 20px;
    top: 35px;
    left: 22px;
  }
  .az-ms-industry-desc-section h2, .az-ms-industry-desc-section .az-ms-industry-heading {
    font-size: 20px;
  }
  .az-ms-industry-list li {
    font-size: 13px;
    margin-bottom: 4px;
  }
  .az-partner-companies-heading {
    font-size: 18px;
  }
  .az-module-crowsl-desc h2, .az-module-crowsl-desc .msq-powerbi-heading {
    font-size: 20px;
    font-family: "Muli-SemiBold";
  }
}