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;
}

.az-microsoft-project-online-bg {
  /* margin-top: -130px; */
  position: relative;
}

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


.az-main-section-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: start;
  height: 101vh;
  padding: 0px !important;
}


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

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

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

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

.az-simple-project-section {
  padding: 20px 0;
}

.simple-project-heading {
  font-family: "Muli-Bold";
}

.projects-sub-head {
  font-size: 18px;
  font-family: "Muli-Bold";
}

.projects-sub-desc {
  font-size: 14px;
}


.az-ms-offer-section {
  background-color: #F6FEFC;
  padding: 20px 0px;
}

.msoffer-main-heading {
  font-family: "Muli-Bold";
}

.ms-offer-heading-icon img {
  width: 55px !important;
}

.ms-offer-bg-wrapper {
  background-image: url(../images/offer-bgs.png);
  background-repeat: no-repeat;
  background-size: cover;
padding: 3rem 2rem;
border-radius: 16px;
}

.ms-offer-mobile-section {
  height: 820px;
  margin-left: 3px;
}

.msq-ops-bc-tabs {
  display: flex;
  width: 100%;
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0px 0px 5px #00000029;
  overflow: hidden;
}

.msq-ops-bc-tab-content-wrapper {
  max-height: 540px;
  overflow: hidden;
  border-radius: 12px;
}

.msq-ops-bc-tabs .msq-item {
  padding: 15px 10px;
 width: 20%;
 padding: 10px 10px 10px 20px;
 cursor: pointer;
 display: flex;
    align-items: center;
    font-size: 15px;
    border-right: 2px solid #f1f6f9;
    transition: 0.3s;
    font-family: "Muli-SemiBold";
}


.msq-ops-bc-tabs .msq-item img{
width: 35px;
}

.msq-ops-bc-tabs .msq-item.active {
  background-color: #F79C2E;
  color: #Fff;
  padding: 10px 10px 10px 20px;
}

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

.msq-ops-bc-tabs .msq-item.active .az-color-img {
  display: inline;
}

.msq-ops-bc-tabs .msq-item.active .az-black-img {
  display: none;
}


.ms-offer-heading-icon {
  display: flex;
  align-items: center;
}

.msoffer-sub-title {
  font-family: "Muli-Bold";
}

.msoffer-desc {
  font-size: 15px;
}

.ms-offer-list {
  padding-left: 0 !important;
}

.ms-offer-list li {
  list-style: none;
}

.az-custom-checklist {
  color: #f79c2e;
}

.az-ms-plan-section {
  padding: 20px 0;
}

.ms-plan-section-wrapper {
  background: #FFFFFF;
box-shadow: 0px 3px 6px #00000012;
border: 1px solid #CFDEFF;
border-radius: 8px;
height: 100%;
}

.ms-plan-header-section {
  background: #EEF9FF;
border-radius: 8px 8px 0px 0px;
padding: 12px 20px;
}

.ms-plan-header-section h3 {
 font-size: 20px;
 font-family: "Muli-Bold";
}

.ms-plan-icon {
 display: flex;
 align-items: center;
}

.ms-plan-icon img {
  width: 80px !important;
}

.ms-plan-checklist-section {
  padding: 10px 15px;
  position: relative;
  height: calc(100% - 105px);
}

.ms-plan-list {
  padding-left: 0 !important;
}

.ms-plan-list li {
  list-style: none;
  font-size: 14px;
  font-family: "Muli-SemiBold";
}

.az-custom-checklist-2 {
  color: #FF8012;
  font-size: 17px;
  margin-top: 6px;
}

.ms-plan-checklist-align {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.az-purchase-btn {
  background-color: #fff !important;
  color: #050404 !important;
  border-color: #f89b2d;

}

.az-purchase-btn:hover {
  background-color: #f89b2d !important;
  color: #fff !important;
  border-color: #f89b2d;

}

.testimonial-section-wrapper {
  background-image: url(../images/testimonial-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 12px;
}

.testimonialdesc-section {
  padding: 20px 2rem 20px;
}

.testimonial-owl-carousel .owl-item img {
   width: 200px !important; 
}


.clients-image-section {
  display: flex;
  justify-content: center;
}

.testimonial-designation {
  font-size: 14px;
  font-family: "Muli-light";
}


.testimonial-desc {
  font-size: 16px;
  font-family: "Muli-SemiBold";
   width: 60%;
   margin: auto;
  text-align: center;
}

.testimonial-owl-carousel .owl-nav button img {
  margin: 0 7px;
  border: none;
  border-radius: 50%;
}

.testimonial-owl-carousel .owl-dots {
  display: none !important;
}

.testimonial-owl-carousel .owl-nav {
  display: flex !important;
  justify-content: space-between;
  position: relative;
    bottom: 190px;
    padding: 0 70px;
}

.az-case-studies-section {
  background-color: #F6FEFC;
  padding: 20px 0px;
}


.case-main-heading {
  font-family: "Muli-SemiBold";
}

.case-studies-bg-wrapper {
  background: transparent
    linear-gradient(246deg, #ebf5ff 0%, #eff2ff 45%, #f5fdff 100%) 0% 0%;
  border: 1px solid #afc2d4;
  border-radius: 16px;
  padding: 20px 20px 20px 60px;
}

.case-studies-mobile-bg-wrapper {
  background: transparent
    linear-gradient(246deg, #ebf5ff 0%, #eff2ff 45%, #f5fdff 100%) 0% 0%;
  border: 1px solid #afc2d4;
  border-radius: 12px;
  padding: 20px 10px;
}

.case-studies-title1 {
  font-size: 20px;
  font-family: "Muli-SemiBold";
}

.case-studies-title2 {
  font-size: 28px;
  font-family: "Muli-Bold";
}

.case-studies-title3 {
  font-size: 20px;
  font-family: "Muli-SemiBold";
}

.case-studies-white-section {
  background: #fff;
  border: 1px solid #c9d6ec;
  border-radius: 12px;
  padding: 10px 20px;
}

ul li::marker {
  color: #f79c2e;
}

#scroll-container {
  height: 620px !important;
  /* Height of one section */
  overflow: hidden;
  position: relative;
}

#inner-container {
  height: 2480px;
  /* Height of all sections combined */
  overflow-y: hidden;
  transition: transform 0.5s ease-in-out;
}

.az-scroll-section {
  height: 620px !important;
}

#indicator {
  position: absolute;
  top: 45%;
  left: 20px;
  transform: translateY(-50%);
}

.indicator-circle {
  width: 12px;
  height: 12px;
  background-color: #e9f2fe;
  border-radius: 50%;
  margin-bottom: 10px;
  cursor: pointer;
}

.indicator-circle.active {
  background-color: #f79c2e;
}

.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-top: 15px;
}


.owl-carousel .owl-dots.disabled {
   display: none; 
}

.owl-carousel button.owl-dot { 
  border: 1px solid grey !important;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}

.owl-carousel button.owl-dot.active { 
  background: #f79c2e !important;
  border: 1px solid #f79c2e !important;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}


.az-testimonial-section {
  padding: 20px 0 60px;
}

@media screen and (max-width: 1400px) {
  .projects-sub-head {
    font-size: 16px;
}
.testimonial-section-wrapper {
  background-image: url(../images/testi-small-bg.png);
  border-radius: 12px;
}
.testimonialdesc-section {
  padding: 60px 1rem 60px;
}
.ms-plan-header-section h3 {
  font-size: 18px;
}
.msq-ops-bc-tabs .msq-item {
  font-size: 12px;
}
.msoffer-desc {
  font-size: 14px;
}
.ms-offer-list {
  font-size: 13px;
}
#scroll-container {
  height: 580px !important;
}
.case-studies-title2 {
  font-size: 24px;
}
.case-studies-list {
font-size: 14px;
}

}

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

  .az-microsoft-project-online-bg {
   background-image: url('../images/home-mobile-img.png') !important;
  }

  .az-microsoft-project-home {
    padding: 300px 10px 45px !important;
    height: auto;
}

  .bg-heading-title {
    font-size: 38px;
    line-height: 45px;
  }

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

  .projects-sub-head {
    font-size: 20px;
}

.projects-sub-desc {
  font-size: 16px;
}

  .case-studies-bg-wrapper {
    padding: 20px 15px;
  }

  .case-studies-title2 {
    font-size: 16px;
  }

  .partners-heading h2 {
    font-size: 17px;
    line-height: 28px;
  }

  .benefits-value-image img {
    width: 60px !important;
}

.case-studies-list {
  font-size: 15px;
}

.az-case-studies-section {
  padding: 30px 5px 40px 5px;
}

.benefits-section-wrapper {
  padding: 15px 12px 15px 12px;
  margin: 0 8px;
}
.benefit-sub-head {
  font-size: 15px;
  margin-top: 12px !important;
}

.case-studies-mobile-bg-wrapper {
  height: 1020px;
}

.ms-offer-bg-wrapper {
  background-image: url(../images/offer-mobile-bgs.png);
  padding: 20px 20px;
  border-radius: 16px;
}
.msoffer-sub-title {
  font-size: 20px;
}
.msoffer-desc {
  font-size: 16px;
}
.ms-offer-list {
  font-size: 15px;
}

.ms-plan-mobile-section {
  height: 560px;
  margin-left: 3px;
}

.case-studies-mobile-section {
height: 1000px;
margin-left: 3px;
}
.testimonial-section-wrapper {
  background-image: url(../images/testimonial-mobile-bg-1.png) !important;
}
.testimonial-desc {
  font-size: 14px;
  font-family: "Muli-SemiBold";
  width: 100%;
  margin: auto;
  text-align: center;
}
.testimonial-owl-carousel .owl-nav {
  display: flex !important;
  justify-content: space-around;
  position: relative;
  bottom: -15px;
  padding: 0 90px;
}

.ms-offer-heading-icon img {
  width: 45px !important;
}

.testimonial-owl-carousel .owl-item img {
  width: 150px !important; 
}

.project-owl-carousel .owl-nav {
  display: none !important;
}

.offering-owl-carousel .owl-nav {
  display: none !important;
}

.planner-owl-carousel .owl-nav {
  display: none !important;
}
.blogs-owl-carousel .owl-nav {
  display: none !important;
}
}

@media screen and (max-width: 576px) {
  .bg-heading-title {
    font-size: 28px;
    line-height: 45px;
  }

  .bg-sub-heading {
    font-size: 15px;
    width: 350px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1400px) {
  .az-scroll-section .case-study-bg {
      padding-left: 48px !important;
  }
}