.bold{font-weight:700}.features.style-9 .accordion .accordion-button{background:0 0!important;color:#000!important;font-size:15px;-webkit-box-shadow:none;box-shadow:none;font-weight:500!important;padding:10px}.features.style-9 .accordion .accordion-button span{color:#000}.features.style-9 .accordion .accordion-body{font-size:14px;color:#666;padding-left:45px;padding-top:0}p{font-size:15px}.style-dotted li{list-style-type:disclosure-closed;margin-left:20px}.asdfasd.style-9 .info h6::before,.preloader2,.sub-category{display:none}.asdfasd:before{background:#4682b4;opacity:.22;background-size:600% 600%;-webkit-animation:none;animation:none}.asdfasd.style-9 .info ul li{padding-left:0}.asdfasd.style-9 .info ul li::before{position:relative;content:"";left:0;top:0;width:0;height:1px;background-color:transparent}.wa-25{width:20px;margin-left:10px}.topstyle{color:#fff;background:linear-gradient(45deg,#49366a,#01574e)!important;background:-o-linear-gradient(45deg,#49366a,#01574e)!important;background:linear-gradient(45deg,#49366a,#01574e)!important}.side_links a:hover,.socialup a:hover{color:orange}@keyframes zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.imgzoomasdsad{animation:1s infinite zoom}.ournedesind{padding:20px 0!important}@media (max-width:992px){.row-reverse{flex-direction:column-reverse}}@media (max-width:480px){.screenshots.style-4{height:535px}.screenshots.style-4 .mob-hand{bottom:0;height:435px}}.screenshots.style-4 .mob-hand{bottom:10px;height:582px}.mr-5{margin-right:5px}.midnight{background:#232526;background:-webkit-linear-gradient(to right,#414345,#232526);background:linear-gradient(to right,#414345,#232526)}.kashmir{background:#41295a;background:-webkit-linear-gradient(to right,#2f0743,#41295a);background:linear-gradient(to right,#2f0743,#41295a)}.text-orange{color:#f55d2c}.bg-orange{background:#f55d2c!important}.br-50{border-radius:50%}


.accordion-body a {
    color: blue;
}

/* --------------- testimonials st17 --------------- */
.tc-testimonials-st17 {
    position: relative;
    padding: 120px 0;
    background-color: #F0EFF5;
    background-image: url(../img/work_bg.png);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: bottom;
  }
  .tc-testimonials-st17 .foot-shap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .tc-testimonials-st17 .arrows {
    position: relative;
    width: 115px;
  }
  .tc-testimonials-st17 .arrows .swiper-button-prev,
  .tc-testimonials-st17 .arrows .swiper-button-next {
    border: 1px solid #9993;
    width: 45px;
    height: 45px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 6px;
  }
  .tc-testimonials-st17 .arrows .swiper-button-prev::after,
  .tc-testimonials-st17 .arrows .swiper-button-next::after {
    color: #000;
    font-size: 13px;
  }
  .tc-testimonials-st17 .arrows .swiper-button-prev:hover,
  .tc-testimonials-st17 .arrows .swiper-button-next:hover {
    background: var(--color-orange4);
  }
  .tc-testimonials-st17 .arrows .swiper-button-prev:hover::after,
  .tc-testimonials-st17 .arrows .swiper-button-next:hover::after {
    color: #fff;
  }
  .tc-testimonials-st17 .testi-slider {
    position: relative;
    overflow: hidden;
  }
  .tc-testimonials-st17 .testi-slider .swiper-slide-active .testi-card {
    background-color: #fff;
  }
  .tc-testimonials-st17 .testi-card {
    position: relative;
    padding: 45px;
    border-radius: 12px;
    background-color: #fff7;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .tc-testimonials-st17 .testi-card .user-wrapper {
    position: relative;
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #9995;
  }
  .tc-testimonials-st17 .testi-card .user-wrapper .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-margin-end: 15px;
            margin-inline-end: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .tc-testimonials-st17 .testi-card .user-wrapper .avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .tc-testimonials-st17 .testi-card .user-wrapper h6 {
    font-size: 18px;
    font-weight: bold;
  }
  .tc-testimonials-st17 .testi-card .user-wrapper small {
    font-size: 13px;
    color: #666;
  }

.dynamicBuyNow {
    background: #f26e211a;
    text-align: center;
    padding: 8px 15px;
    color: #A52A2A;
    border-radius: 5px;
    border: 1px solid #A52A2A;
}
.dynamicBuyNow:hover {
  background: #f26e21;
  color: white;
  border: 1px solid #f26e21;
}
.buynowbutton {
    background: #f26e211a;
    text-align: center;
    padding: 8px 15px;
    color: #f26e21;
    border-radius: 5px;
    border: 1px solid #f26e21;
}
.buynowbutton:hover {
  background: #f26e21;
  color: white;
}

.addcartbutton {
  background: #36454f1a;
  text-align: center;
  padding: 8px 15px;
  color: #36454f;
  border-radius: 5px;
  border: 1px solid #36454f;
}
.addcartbutton:hover {
background: #36454f;
color: white;
}
.eyebutton {
  background: #022332;
  text-align: center;
  padding: 8px 20px;
  color: white;
  border-radius: 5px;
  border: 1px solid #022332;
}
.eyebutton:hover {
  background: #022332;
  color: white;
}
.strikethrough {
  text-decoration: line-through;
  color: red;
}
.select2-container{
  width: 100% !important;
  margin-top: 5px !important;
}

.select2-container .select2-selection--single{
  height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 40px !important;
}
.productimgs {
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: top;
}
.newitem .info{
  padding: 10px 20px;
}
.quantity-decrease {
  width: 25px;
  padding: 0px;
  height: 25px;
  background: black;
  margin-right: -4px;
}
.quantity-increase {
  width: 25px;
  padding: 0px;
  height: 25px;
  background: black;
  margin-left: -4px;
}
.teshdisk{
  padding: 0; width: 25px; height: 25px; padding-top: 4px;
}
.cartbody{
  background-color: #92d0ff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.extensspecia{
  background: green;
  color: white !important;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  margin-bottom: 10px;
}
.pluginspec{
  background: black;
  color: white !important;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  margin-bottom: 10px;
}
.Extendedbrtn{
  background: gold !important;
  color: black !important;
  width: 100%;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  border: none;
  display: flex; 
    justify-content: center;
    align-items: center;
    column-gap: 5px;
}
.pluginbrtn{
  background: black !important;
  color: white !important;
  width: 100%;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  border: none;
  display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 5px;
}
.specsi{
  width: 100%;
  background: green;
  color: white;
  padding: 5px;
  text-align: center;
}
.pricbasrcar{
  width: 100%; text-align: center; border: 1px dashed black; border-bottom: none; padding: 10px; display: flex ; flex-direction: column; justify-content: center; align-items: center; border-radius: 5px 5px 0 0;
  background: white;
}

@media (max-width: 768px) { /* Mobile screens */
  .responsiveTr {
      display: block;
      width: 100%;
      margin-bottom: 10px; /* Space between "rows" */
      padding: 10px;
  }

  .responsiveTr td {
      display: block;
      width: 100%;
      text-align: left; /* Adjust text alignment */
      padding: 5px 0;
  }

  .responsiveTr td::before {
      content: attr(data-label); /* Show label before value */
      font-weight: bold;
      display: block;
  }
}

.reopen-modal {
  width: 100%;
  background: white;
  color: green;
  border-color: green;
  font-size: 14px;
  padding: 8px;
  margin-top: 5px;
  display: inline-block;
  align-items: center;
  column-gap: 6px;
}
label.yesbuttonansq {
  color: green;
  border: 1px solid green;
  padding: 0px 8px;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 5px;
}

label.nobuttonansq {
  color: red;
  border: 1px solid red;
  padding: 0px 8px;
  border-radius: 5px;
  cursor: pointer;
}
.redactbutton{
  background: red;
  border-color: red;
  color: white !important;
}
.greenactbutton {
  background-color: green;
  border-color: green;
  color: white !important;
}
.pluginbrtnextension{
  background: gold  !important;
  color: black !important;
  width: 100%;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px; 
}

.small, small {
  font-size: 12px;
  line-height: 1.7;
}

.no-focus:focus, .no-focus:active {
  outline: none !important;
  box-shadow: none !important;
  filter: hue-rotate(45deg);
}
.ocsheadcolor{
  background: linear-gradient(45deg, #49366a, #01574e) !important;
    background: -o-linear-gradient(45deg,#49366a,#01574e)!important;
    background: linear-gradient(45deg, #49366a, #01574e) !important;
    color: white;
}
.proimg {
  position: relative;
  overflow: hidden;
}

.proimg img {
  transition: all 0.3s ease-in-out;
}

.eye-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    border-radius: 10px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.proimg:hover img {
  filter: brightness(40%);
}

.proimg:hover .eye-btn {
  opacity: 1;
}

.eye-btn:hover{
  color: white;
}
span.selection {
  width: 100%;
}


.popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.popup-content {
    background: #fff;
    padding: 20px;
    max-width: 400px;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

.popup-buttons {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.popup-buttons button {
    padding: 10px 20px;
    border: none;
    background: #007bff;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}

.popup-buttons button:hover {
    background: #0056b3;
}

.popup-buttons #popupNo {
    background: #6c757d;
}

.popup-buttons #popupNo:hover {
    background: #5a6268;
}

.blog-page.style-5 .blog-details-slider .content-card .img img {
    height: auto !important;
}
.broadcamp{
    display: flex ; align-items: center; row-gap: 10px; column-gap: 10px;
}
.broadcamp li a{
    display: flex ; align-items: center;
    color: #666;
}
.broadcamp li a img{
    width: 25px;
}
.broadcamp li a i{
       margin-left: 8px;
       color: #666;
}
.broadnav{
    background: #add8e626; padding: 10px 10px; margin-top: 7px;
}

    .blog-content-info header::before {
        position: relative;
    }
    .blog-content-info header:after {
        position: relative;
    }
    .blog-content-info header {
        height: auto;
        min-height: auto;
        padding: 0;
    }
    .blog-page.style-5 .blog-details-slider .content-card .img img {
        height: auto !important;
    }

    @media (max-width: 650px) {
        .blog-page.style-5 .blog-details-slider .content-card .img img {
            height: auto !important;
            object-fit: contain;
        }
        .blog-details-slider {
            margin-bottom: 10px !important;
        }
    }

.blog-content-info h1 {
  font-size: 2rem;       /* ~32px */
  margin: 1.5rem 0 1rem;
  font-weight: 700;
  line-height: 1.3;
}

.blog-content-info h2 {
  font-size: 1.75rem;    /* ~28px */
  margin: 1.25rem 0 0.75rem;
  font-weight: 600;
  line-height: 1.35;
      color: #363636;
}

.blog-content-info h3 {
  font-size: 1.5rem;     /* ~24px */
  margin: 1rem 0 0.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.blog-content-info h4 {
  font-size: 1.25rem;    /* ~20px */
  margin: 0.75rem 0 0.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.blog-content-info h5 {
  font-size: 1.125rem;   /* ~18px */
  margin: 0.5rem 0 0.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.blog-content-info h6 {
  font-size: 1rem;       /* ~16px */
  margin: 0.5rem 0 0.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.blog-content-info p {
  font-size: 1rem;       /* ~16px */
  margin: 0.75rem 0;
  line-height: 1.6;
}

.blog-content-info ul,
.blog-content-info ol {
  margin: 1rem 0 1rem 1.5rem;
  padding: 0;
  list-style:circle;
}

.blog-content-info li {
  margin: 0.5rem 0;
  line-height: 1.5;
}

.blog-content-info a {
  margin: 0.5rem 0;
  line-height: 1.5;
}
.blog-content-info table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.95rem;
}

.blog-content-info th,
.blog-content-info td {
  border: 1px solid #ddd;
  padding: 0.75rem;
  text-align: left;
}

.blog-content-info th {
  background-color: #f4f4f4;
  font-weight: 600;
}

.blog-content-info tr:nth-child(even) {
  background-color: #fafafa;
}

.blog-content-info tr:hover {
  background-color: #f1f1f1;
}
