* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.w-100{
  width: 100%;
}

.apr-sec-1{}

.apr-title-2{
     font-weight: 700;
    line-height: 1.3;
    color: #000000;
    font-size: 32px;
    margin: 30px 10px;
}
.sec-testimonials .swiper-slide{
      /* transform: scale(1.1); */
    background: #ffffff;
    z-index: 1;
    /* margin-top: -30px; */
    /* min-height: 80%; */
    border-radius: 15px;
}

.text-color-2{
  color: #3684c9 !important;
}

.title-shadow{
  text-shadow: -9px 6px 2px rgba(146,146,146,0.6);
}

.apr-sec-1 p{
  font-size: 1.3rem;
  line-height: 30px;
}

.stores-logos{
  
}

.stores-logos img{
  width: 100%;
  max-width: 300px;
}

.apr-logo{
  max-width: 260px !important;
}


.apr-grid{
  border-radius: 30px;
  overflow: hidden;
}


.apr-card-cnt{
  text-align: left;
  /* padding:30px 20px; */
  color: #000000;
  height: 100%;
  /* background: rgb(154,212,220);
  background: linear-gradient(360deg, rgba(154,212,220,1) 0%, rgba(53,132,201,1) 100%); */
}
 .enterprise-know-more-btn {
          background-color: black;
    color: white;
    border: none;
    border-radius: 8px;
    padding: 14px 49px;
    font-size: 20px;
    cursor: pointer;
    margin-top: 15px;
    transition: background-color 0.3s;
    }

    .enterprise-know-more-btn:hover {
      background-color: #333; /* optional hover effect */
    }

.apr-card-cnt h2{
 font-size:  1.6rem;
 margin-bottom: 20px;
 font-weight: 700;
}
.apr-card-cnt p{
  font-size: 25px;
  line-height: 28px;
}

.apr-card-cnt ul{
  list-style: disc;
  margin-left: 20px;
}

.apr-card-cnt ul li{
  font-size: 1.2rem;
  line-height: 26px;
  margin-bottom: 10px;
}

.apr-card-cnt ul li:last-child{
  margin-bottom: 0;
}

.apr-card-cnt ul :last-child{
  margin-bottom: 20px;
}

.apr-card-1{
  display: flex;
  /* justify-content: flex-end; */
  justify-content:center;
  flex-direction: column;
  height: 100%;

}

.apr-card-2{
  display: flex;
  justify-content: center;
  height: 100%;
}

.apr-card-3{
  display: flex;
  /* justify-content: center; */

  justify-content:flex-start;
}

.apr-card-4 {
  display: flex;
  justify-content: center;
  /* justify-content:flex-start; */
  flex-direction: column;
  height: 100%;
}

.btn-expert{
  background-color: #00c8f8;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 5px;
  border: 1px solid #fff;
  margin: 0 auto;
  margin-top: 2rem;
}

.btn-expert:hover{
  text-decoration: none;
  color: #ffffff;
}

.tab-sec{
  background: #ffffff;
  padding: 3rem 0;
}


.img-height{
  /* height: 100%; */
}

.accordion {
  margin-top: 40px;
  text-align: left;
}
.accordion .accordion-cnt {
  border: none;
  margin-bottom: 20px;
  margin-bottom: 20px;
  /* border-bottom: 1px solid #3d3d3d; */
  border-bottom: 1px solid rgba(61, 61, 61, .4);
  padding-bottom: 20px;
}
.accordion .accordion-cnt h2 {
  background: url(../../../../frontend/custom/images/apr/arrow56-512.png) no-repeat calc(100% - 10px) center;
  background-size: 20px;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 600;
  padding-right: 20px;
}
.accordion .accordion-cnt h2.collapsed {
  background-image: url(../../../../frontend/custom/images/apr/expand2-256.png);
  padding-right: 20px;
}
.accordion .accordion-cnt-body {
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
}

.accordion .accordion-cnt-body p{
 font-size: 1rem;
 line-height: 1.2;
}

/*--------service supoort-----*/

.service-support{
  border: 1.5px solid #3d3d3d;
  border-radius: 1.5rem;
  width: 100%;
  margin: 0 auto;
 padding: 20px;
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
  gap: 20px;
}


.supoort-col{
  display: flex;
  align-items: center;
  gap: 20px;
}
.s-icon{}
.s-icon img{
  width: 60px;
  height: auto;
}

.s-cont{}
.s-cont p{
  font-size: 1rem;
  line-height: normal;
}
/*--------service supoort-----*/


@keyframes scroll {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(calc(-250px * 7));
}
}



.slider {
/* height: 100px; */
margin: auto;
overflow: hidden;
position: relative;
width: auto;
}

.store-logo{
background-color: #000000;
padding: 10px 10px 0 10px;
  margin-bottom: 20px
}

.store-logo img{
/* width: 150px; */
}

.slider .slide-track {
animation: scroll 60s linear infinite;
display: flex;
width: calc(200px * 16);
gap: 30px;
}


.slider .slide {
/* height: 100px; */
/* width: 100%; */
}


.store{
display: block;
}

.slide-track.store-slide-track:hover {
animation-play-state: paused;
}



.store{
height: auto;
}

.slide-track.store-slide-track {
width: calc(350px * 14);
}

.store .slide img{
border-radius: 20px;
}


.store-slider{
overflow: hidden;
position: relative;
display: none;
padding-bottom: 30px;
}


.store-slider .swiper {
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
}


.store-slider .swiper-slide {
height: calc((100% - 30px) / 2) !important;

/* Center slide text vertically */
display: flex;
justify-content: center;
align-items: center;
}

.store-slider .swiper-wrapper {
transition-timing-function: linear;
height: auto;
}

.store-slider .swiper-slide.swiper-slide-active {
transform: scale(1);
height: auto;
border: 0;
background: transparent;
}

.store-slider .swiper-slide {
border: 0;
display: flex;
flex-direction: column;
row-gap: 20px;
}


.store-slider .swiper-slide {
transform: scale(1);
height: 100%;
border: 0;
overflow: hidden;
}


.store-slider .swiper-slide a img{
width: 100%;
height: auto;
border-radius: 10px;
}

.store-slider .swiper-pagination-fraction, .store-slider .swiper-pagination-custom, .store-slider .swiper-container-horizontal > .store-slider .swiper-pagination-bullets {
bottom: -20px;
position: relative;
}


.faqs{}

.faqs-head h2{
font-size: 2rem;
color: #000000;
}


/*-------testimonials----*/

  .sec-testimonials {
    background: #ffffff;
    
  }

  .sec-testimonials h2 {
    /* color: #ffffff !important; */
  }

.sec-testimonials{
width: 100%;
    position: relative;
    overflow: hidden;
    /* background: #000000; */
    padding-top: 30px;
    /* margin-top: 50px;
}


.swiper-testimonials{
padding: 40px 0 80px 0;
}

.swiper-container > .swiper-slide__content {
position: absolute;
top: 0;
}

.swiper-slide {
display: flex;
background: #ffffff;
border-radius: 10px;
/* border: 1px solid #ececec; */
/* border: 1.7px solid rgba(61, 61, 61, .2); */
align-items: center;
justify-content: center;
transition: all 200ms linear;
/* transform: scale(1); */
}

.test-cnt{
  background-color: #000000;
  padding: 50px 0 5px 0;
  margin-top: 50px;
}


.apr-title-p {
    color: #9d9d9d;
    font-size: 1.2rem;
    margin-bottom: 30px !important;
    line-height: 1.7rem;
}
.swiper-slide.swiper-slide-active {
/* transform: scale(1.1); */
background: #ffffff;
z-index: 1;
/* margin-top: -30px;*/
min-height: 80%;
border:0;
}

.swiper-slide__content {

}

.swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next) {
opacity: 1;
}




.swiper-slide-prev, 
.swiper-slide-next {
opacity: 1;
}

.testi-cont{
padding:30px;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
}


.qoate-mark{}

.qoate-mark img{
width: 55px;
margin-bottom: 20px;
}

.test-icon{
position: absolute;
/* top: 75px; */
text-align: center;
bottom: -55px;
left: 50%;
transform: translate(-50%);

}

.test-icon img{
width: 110px;
display: none;
}



.swiper-slide-active .test-icon img {
width: 85px;
}

.swiper-slide-active .test-icon {
bottom: -25px;
}

.swiper-slide-active .qoate-mark img {
width: 40px;
}

.testi-cont p{
color: #000000;
font-size: 0.8rem;
font-weight: 300;
line-height: 1.5;
min-height: 130px;
letter-spacing: 1px;
text-align: left;
padding-top: 20px;
}
.media-object-box h3{
  text-align: left;
    font-size: 15px;
    line-height: 1.3;
    color: #000000;
    letter-spacing: 1;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 10px;
}


.media-object-box h5{
      text-align: left;
    font-size: 12px;
    line-height: 1.3;
    padding: 2px 10px;
    color: gray;
    letter-spacing: 1;
    font-weight: normal;
}
.media-object-box img{
  border-radius: 31px;
}
.time-date li{display: inline-block;
    text-align: left;
    color: gray;
    font-size: 13px;}
.time-date{text-align: left;}

.swiper-slide-active .testi-cont p{
color: #000000;
font-size: 14px;
font-weight: 300;
line-height: 1.5;
min-height: 130px;
letter-spacing: 1px;
padding-top: 20px;
}

.testi-name{}

.testi-name p{
font-size: 16px;
color: #888888;
}

.swiper-slide-active .testi-name p{
font-size: 12px;
color: #888888;
}


.swiper-testimonials .swiper-pagination-bullet {
width: 12px;
height: 12px;
}
.swiper-testimonials .swiper-pagination-bullet-active {
opacity: 1;
background: #3584c9;
}

section.apple-premium-resellers .seller-list li:hover img {
    filter: brightness(33%);
}

.seller-list li .content-overlay {
    background: transparent;
}

.online-stores{
  background-color: #eeeeee;
}

section.online-stores .container {
    margin-top:0 !important; 
    margin-bottom: 0 !important; 
    
}
.apple-premium-resellers {
  padding-top: 0 !important;
  padding-bottom: 50px !important;
}

@media(min-width:1280px) {
  .tab-sec .container{
  min-width: 1210px;
  margin: 0 auto;
}
.mCSB_draggerContainer{
  display: none;
}
}


@media(max-width:1140px) {

 .tabs-content ul {
    justify-content: start !important;
} 
}

@media(min-width:992px) {
.apr-grid{
  display: flex;
}

}


@media(max-width:991px) {
.img-height{
height: auto;
}

.apr-grid{
display: block;
}
}
@media(max-width:800px) {

  .apr-grid{
margin-top: 65px;
}
.apr-card-cnt h2 {
    font-size: 1.4rem;
}

.apr-card-cnt p {
  font-size: 18px;
  font-weight: 400;
}
.service-support {
width: 100%;

}

.slide-track.store-slide-track:hover {
animation-play-state: running;
}

.content-details h3 { 
    font-size: 14px !important;
    text-wrap: balance;
}

}
@media(max-width:850px){
  .apr-content{margin: 0 auto;
    display: table;
    text-align: center;
    margin-bottom: 38px;}
}

@media(max-width:767px) {
  .accordion .accordion-cnt h2{
        line-height: 1.6;
        padding-right: 32px !important;
  }

   .apr-content h2{
    font-size: 1.4rem !important;

   }
   .technology-content h2, .mac-compare-section h2, .heading-2, .apr-title-2, .features-enterprise h2, .enterprise-smb-talk .technology-content h2 {
    /* font-size: 30px; */
    font-size: 1.6rem !important;}
  .sec-testimonials h2 {
    margin-top: 12px;
}

 .swiper-testimonials {
   width: 90%;
   margin: 0 auto;
  }
  .enterprise-know-more-btn{margin:0 auto;display:table;}
  .enterprise-know-more-btn {
    font-size: 1.2rem;}
  .apr-content p, .technology-content p {
    line-height: 1.6 !important;
    text-align: center;}

  .apr-content h2, .technology-content h2, .mac-compare-section h2, .heading-2, .apr-title-2, .features-enterprise h2, .enterprise-smb-talk .technology-content h2{text-align: center;;}
.apr-grid{
  display:block;
}

.img-height{
  height: auto;
}

.apr-logo {
  max-width: 180px !important;
}
.apr-card-cnt h2 {
  font-size: 2rem;
  margin-bottom: 20px;
}
.apr-img-9 .w-100{
  width: 67% !important;
    margin-top: 35px;
}

.apr-sec-1 p {
  margin: 0 20px;
  line-height: 1.6;
  font-weight: 400;
  font-size: 1.3em;
}
.apr-grid {
border-radius: 20px;
}

.apr-card-cnt p {
margin: 0;
}

.swiper-slide.swiper-slide-active {
  transform: scale(1);

}

.accordion .accordion-cnt {
  margin-left: 10px;
  margin-right: 10px;
}

.accordion .accordion-cnt p{
margin: 0;
}

.service-support {
/* flex-wrap: nowrap; */
gap: 20px;
padding: 20px;
text-align: left;
}

.supoort-col {
/* flex-direction: column; */
/* width: 33%; */

}
.s-icon img {
width: 40px;
}

.store{
display: none;
}

.store-slider{
display: block;
}

.slider .topscroll {
animation: topscroll 40s linear infinite;
width: calc(200px * 17);
}


@keyframes topscroll {
0% {
  transform: translateX(0);
}
100% {
  transform: translateX(calc(-250px *12));
}
}

}
.swiper-pagination-bullet {
  background: #ffffff ;
    opacity: 1;
}
.features-enterprise  .mg_bttm{
  padding-bottom: 25px;
    padding-top: 50px;
}
.accordion .accordion-cnt-body p{line-height:1.6;}
.tandc-smb h4{
      font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.tandc-smb p{
  color: #6e6e73;
    font-size: 12px;
    margin-left: -0.5px;
    padding-right: 7px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    letter-spacing: normal;
    word-break: break-word;
    padding-bottom: 12px;
   font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: NaNem;

}
.section-tc{
      background-color: #f5f5f7;
}
.tandc-smb{padding-bottom: 30px;
padding-top:30px;}
