
.micro-365-acco .acc-intractive .accordion-item {
  margin-bottom: 0px !important;

}

.acc-intractive .accordion-header h3 {
  color: black;
}

@media (min-width: 1200px) and (max-width: 1569px) {
  .tab-swe h3 {
      font-size: 14px;
  }
}

.selmn h3 {
  margin-bottom: 0px;
}

.tab-swe h3 {
  font-size: 20px;
  color: #000;
  line-height: 1.2;
}

.tab-swe.active h3 {
  background: linear-gradient(to right, #AA00ED 0%, #0D7BF8 62%, #005CE5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.nav-its {
  font-size: 15px;
}
 
.bg-cop {
  background: url(../../images/microsoft-pricing-plans/mgbg2.jpg) no-repeat center center;
  background-size: cover;
}

.btntbs {
  width: 259px;
  border-radius: 45px;
  padding: 26px 10px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}

.btntbs p {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.btntbs svg {
  display: block;
}

.activebtntb {
  background: #000;
  text-align: center;
}

.activebtntb svg {
  display: none;
}

.activebtntb p {
  color: #fff;
}

.cgap-10 {
  gap: 10px;
}

.clr242E37 {
  color: #242E37;
}

.clr2E373A99 {
  color: #2E373A99;
}

.smttl {
  font-size: 12px;
  color: var(--color-grey-30, #4F4E4C);
  margin-bottom: 8px;
}

.ttrks {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  line-height: 1;
}

.card-mna {
  background-color: #ffffff;
  border-radius: 12px;
  max-width: 545px;
  padding:   32px;
  box-shadow: 0px 0px 2px 0px #0000001F;
  height: 100%;



}

.card-mna h3 {
  font-size: 27px;
  font-weight: 500;
  color: #1c1c1c;
}

.card-mna .price {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 400;
}

.card-mna .price .amount {
  display: block;
  color: #000;
}

.card-mna .price .sub {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.sofnt {
  font-size: 14px;
  font-weight: 500;
  color: #0E1726;
}

.card-mna .price .note {
  font-size: 13px;
  color: #555;
}

.card-btn {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 24px;
  margin-top: 28px;
}

.card-features {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 24px;
  color: #333;
  font-size: 14px; 
}

.card-features li {
  margin-bottom: 0px;
}

.card-icons {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.card-icons img {
  width: 17px;
  height: 17px;
  object-fit: contain;
}

.card-mna {
  background: #f9f9f9; 
  border-radius: 12px;
}

.card-btn {
  color: white;
  padding: 10px 20px;
  border: none;
  margin-bottom: 20px;
  cursor: pointer;
}



.swiper-button-prev,
.swiper-button-next {
  background: none;
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  position: relative !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
 display: none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
background-image: url(../../images/microsoft-pricing-plans/icons/arrowrt.svg);
right: 10px;
left: auto;
background-repeat: no-repeat;
background-position: center;
justify-content: center;
border: 1px solid #000;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-prev {
background-image: url(../../images/microsoft-pricing-plans/icons/arrowrt.svg);
transform: rotate(180deg);
background-repeat: no-repeat;
background-position: center;
justify-content: center;
border: 1px solid #000;
}
.swiper-button-next {
  right: -20px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
}

.iconcrt {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9px;
  border: 1px solid var(--color-grey-94, #E6F2FB)
}

.spbtn {
  display: flex;
  width: fit-content;
  position: relative;
}

.planSwiper {
  overflow: visible;
}

.clr0E1726 h2,
.clr0E1726 h3,
.clr0E1726 p,
.clr0E1726 span,
.clr0E1726 a {
  color: #0E1726;
}

.btlmr {
  background: #000;
  border-radius: 8px;
  margin-top: 16px;
  padding: 6px 20px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  cursor: pointer;
  min-width: 150px;
}

.btlmr span {
  color: #fff;
}

.thmin h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;

}

.thmin span {
  font-size: 14px;
  font-weight: 600;

}

.tres {
  margin-top: 16px;
}

.tres span {
  font-size: 14px;
  font-weight: 400;
}
.hft-jg{
  padding: 32px;
}

.btntstr {
  background: none;
  border: none;
  padding-inline: 0;
  font-weight: 600;
  margin-top:18px;
  text-align: left;
}
.font32{font-size: 32px;}
.tablepaid tbody h4 {
  font-size: 16px;
  font-weight: 400;
  color: #0E1726 !important;
  line-height: 1.5;
}
.btntstr p,.btntstr h4 {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.tablepaid tbody th,
.tablepaid tbody p {
  font-size: 16px;
  font-weight: 400;
  color: #0E1726;
  line-height: 1.5;
}

.tablepaid tbody tr:not(:last-child) {
  border-bottom: 1px solid #616161
}

.tablepaid tbody p {
  margin-bottom: 0px;
}

.tablepaid tbody th {
  padding: 24.5px 0px;
}

.tablepaid tr th,
.tablepaid tr td {
  padding-inline: 16px;
}

.tablepaid tr th:nth-child(odd) {
  background-color: #fcf9f5;
}

.tablepaid tr td:nth-child(odd) {
  background-color: #fcf9f5;
}

.tablepaid thead tr th {
  padding-top: 36px;
  padding-bottom: 100px;
}

.tablepaid thead tr th:nth-child(1) {
  background-color: #fff;
  min-width: 375px;
}

.bgsrt {
  background-image: url(../../images/microsoft-pricing-plans/bgfn.jpg);
  background-size: cover;
}

.hidden {
  display: none;
}

.box-trt {
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
  padding: 32px;
}

.box-trt h3 {
  color: #242E37;
  font-size: 20px;
  font-weight: 600;
}

.box-trt p {
  color: #2E373A99;
  font-size: 16px;
}
.connectwith {
background: #000;
border-radius: 15px;
margin-top: 16px;
padding: 15px 27px;
font-size: 15px;
font-weight: 600;
cursor: pointer;
text-align: center;
cursor: pointer;
}
.connectwith span{
color: #fff;
}
.max66{max-width: 66ch;}
.bannersrc{background-image: url(../../images/microsoft-pricing-plans/sebanner.jpg); background-size: cover;}
.bgsmnsa{background:#fff;border-radius: 15px;}
.icon-bx-main:hover {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
background-color: #2B6279 !important;
}
.card-icons{min-height: 64px;} 
.tablepaid tr th:nth-child(1) {
max-width: 661px;
}
.btntstr{position: relative;}
.btntstr::after{
content:url(../../images/microsoft-pricing-plans/arrtop.svg);
position: absolute;
right: -28px;
top: 7px;
transition: all 0.3s ease-in-out;
}
tr[data-open="true"] .btntstr::after{
transform: rotate(180deg);
}
.bgsmnsa{padding: 40px;}
.tablepaid.talthird thead tr th { 
  padding-bottom: 30px !important;
}
.dens{
  row-gap: 25px;
}
@media (max-width: 991px)   {
  .dens{
    row-gap: 15px;
  }
  .hft-jg{
    padding: 24px;
  }
  .tablepaid tbody th {
    padding: 10px  ;
  }
  .box-trt,.bgsmnsa{
    padding: 24px;
  }
.gapmd-3{
  gap: 16px;
}
.btntstr{margin-top: 0px;}
.tablepaid thead tr th { 
padding-bottom: 34px;
}
}
@media (max-width: 767px)   {
  .box-trt{
    padding: 20px;
  }
  .bg-cop {
      padding-bottom:100px !important;
  }
  .btntbs { 
padding: 14px 5px;
  }
.btntbs svg  {    width: 12px;
position: relative;
bottom: 1px;}
.tablepaid tbody th, .tablepaid tbody p {
  font-size: 14px;
}
}
@media (max-width: 450px)   {
.btntbs p { 
font-size: 10px;
  }
}