
/* Breadcrumb */
        .tz-breadcrumb {
            padding: 180px 0 120px;
background: linear-gradient(rgba(10,15,26,0.8), rgba(10,15,26,0.9)),
url('../images/blog-details/blog-details-inner-banner.webp');
            background-blend-mode: overlay;
            background-size: cover;
            background-position: center;
        }

        .tz-breadcrumb__title {
            text-align: center;
            text-shadow: 0 2px 10px rgba(0,0,0,0.5);
        }

       
         .tz-breadcrumb__title {
            text-align: center;
            text-shadow: 0 2px 10px rgba(0,0,0,0.5);
        }
        .tz-breadcrumb__content {
    position: relative;
    z-index: 2
}

.tz-breadcrumb__list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    gap: 10px
}

.tz-breadcrumb__item {
    color: #FFF

}
.tz-breadcrumb__list {
    list-style-type: none;
}

.tz-breadcrumb__item {
    list-style-type: none;
}
.tz-breadcrumb__item a {
    text-decoration: none;
    color: #FFF

}

.tz-breadcrumb__item.active {
    color: #85c815
}

.tz-breadcrumb__overlay {
    /* position: absolute; */
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 0);
    z-index: 1
}
.tz-display-4 {
    font-family: "Teko", serif;
    font-weight: 700;
    font-size: 20px
    
}

@media (min-width:576px) {
    .tz-display-4 {
        font-size: 24px
    }
}

@media (min-width:768px) {
    .tz-display-4 {
        font-size: 32px
    }
}

@media (min-width:992px) {
    .tz-display-4 {
        font-size: 40px
    }
}

@media (min-width:1200px) {
    .tz-display-4 {
        font-size: 48px
    }
}

@media (min-width:1440px) {
    .tz-display-4 {
        font-size: 48px
    }
}

@media (min-width:1680px) {
    .tz-display-4 {
        font-size: 56px
    }
}

/*breadcrumb end*/

.tz-blog-details-sidebar__widget {
    padding: 1.5rem;
    background-color: #171717;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Outfit", serif;
    line-height: 1.5;
    font-optical-sizing: auto;
    font-style: normal;
}

.tz-blog-details-sidebar__title {
    padding: .625rem;
    border-left: 4px solid #85c815;
    margin-bottom: 1.5rem;
    color: #FFF;
}
@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 20px;
    }
}
.tz-blog-details-sidebar__blog-list a:hover {
    background-color: #85c815;
    color: #000;
}
.tz-blog-details-sidebar__blog-list a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem .75rem 1.125rem .75rem;
    background-color: #1d1d1d;
    color: #FFF;
    font-weight: 400;
    margin-bottom: .5rem;
    transition: all 0.3s linear;
}

.tz-text-m {
    font-family: "Outfit", serif;
}
a {
    text-decoration: none;
}

.tz-text-neutral5 {
    color: #FFF;
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 32px;
    }
}
h1, h1 {
    font-family: "Teko", serif;
    font-weight: 700;
}
.tz-blog-details__category {
    padding: .375rem .75rem .375rem .75rem;
    border: 1px solid #85c815;
    border-radius: 2rem;
}
@media (min-width: 1200px) {
    .tz-text-m {
        font-size: 14px;
    }
}
.tz-text-primary {
    color: #85c815;
}
@media (min-width: 992px) {
    .tz-blog-details__meta {
        padding: 2rem 0rem 1.75rem 0rem;
    }
}
@media (min-width: 1200px) {
    .tz-text-m {
        font-size: 14px;
    }
}
.tz-blog-details__meta {
    flex-direction: row;
    justify-content: space-between;
}
element.style {
    color: rgb(13, 253, 253);
}
@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 20px;
    font-family: "Teko", serif;
    }
}
.tz-blog-details-sidebar__meta {
    color: #FFF;
     
}
.tz-blog-details-sidebar__meta:hover {
        color: #85c815;
     
}
@media (min-width: 1200px) {
    .h5, h5 {
        font-size: 18px;
    }
}
.h5, h5 {
    font-family: "Teko", serif;
    font-weight: 700;
}


@media (min-width: 1200px) {
    .tz-text-s {
        font-size: 13px;
    }
}
.tz-text-s {
    font-family: "Outfit", serif; 
}
.tz-text-neutral6 {
    color: #BBBBB9;
    text-align:justify !important;
}
.tz-blog2-card__meta {
    padding-bottom: 2.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
@media (min-width: 1200px) {
    .tz-text-m {
        font-size: 14px;
    }
}

.tz-blog2-card__category {
    padding: .375rem .75rem .375rem .75rem;
    border: 1px solid #BBBBB9;
    border-radius: 2rem;
}
@media (min-width: 1200px) {
    .tz-text-m {
        font-size: 14px;
    }
}

.tz-blog2-card__title {
    padding: 1.5rem 0rem 1.5rem 0rem;
}
.tz-text-neutral5 {
    color: #FFF;
}
@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 24px;
    }
}

.h3, h3 {
    font-family: "Teko", serif;
    font-weight: 700;
   
}

@media (min-width: 1200px) {
    .tz-text-s {
        font-size: 13px;
    }
}
/* Floating container */
.floating-contact {
  position: fixed;
  right: 20px;      /* distance from right */
  bottom: 77px;     /* distance from bottom */
  display: flex;
  flex-direction: column;
  gap: 12px;        /* spacing between icons */
  z-index: 9999;
}

/* Icon styles */
.floating-contact img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0,0,0,0.25);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}

/* Hover effect */
.floating-contact img:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 12px rgba(0,0,0,0.35);
}


/* White border for all tables */
table {
    width: 100%;
    border-collapse: collapse; /* ensures borders are not doubled */
    border: 2px solid #fff !important;    /* white border */
}

/* White borders for table cells */
table th,
table td {
    border: 1px solid #fff !important;    /* white border for cells */
    padding: 8px 12px;         /* optional padding */
    color: #fff;               /* optional: text color */
}

/* Optional: striped effect for readability */
table tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.05) !important;
}
@media (min-width: 992px) {
.tz-blog-details{
        padding: 3rem 0rem 3rem 0rem !important;
    }
    .tz-blog2 {
        padding: 3rem 0rem 3rem 0rem !important;
    }
}

.tz-blog2-card__image {
  width: 100%;
  height: 220px;          /* set your card image height */
  overflow: hidden;
}

.tz-blog2-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;      /* 🔥 makes image fill properly */
  display: block;
}
@media (max-width: 767px) {
  .tz-blog2-card__image {
    height: 180px;
  }
}
.tz-blog2-card__image {
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.tz-blog2-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tz-blog-details-sidebar__item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 6px; /* optional */
}

.tz-blog-details-sidebar__item img {
  width: 100%;
       /* set sidebar thumbnail height */
  object-fit: cover;
}

.tz-blog-details-sidebar__item {
  overflow: hidden;
}

.tz-blog-details-sidebar__item img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
}

.tz-blog-details-sidebar__item {
  max-width: 100%;
}

.tz-blog-details__image img {
    max-width: 100%;
    display: block;
    border-radius: 12px; /* optional */
}

.MsoNormal a {
    color: red;
}

a {
    color: red;
}
.faq-wrapper {
  margin-top: 20px;
}
.faq-item {
  border: 1px solid #85c815;
  margin-bottom: 12px;
  border-radius: 6px;
  overflow: visible;   /* ✅ FIX */
  background: #0b0b0b;
}
.faq-answer {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.faq-question {
  width: 100%;
  background: #111;
  color: #fff;
  padding: 15px 18px;
  font-size: 16px;
  font-weight: 600;
  border: solid 1px #85c815;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
             .faq-question {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  text-align: left;
}

.faq-number {
  min-width: 22px;   /* keeps all numbers aligned */
}

.faq-text {
  flex: 1;
}

.faq-icon {
  margin-left: auto;
}

.faq-answer {
  display: none;
  padding: 15px 18px;
  background: #0b0b0b;
  color: #ccc;
  line-height: 1.7;
    border: solid 1px #85c815;

}

.faq-item.active .faq-answer {
  display: block;
}

.faq-icon {
  font-size: 20px;
  color: #24f32e;
}
    .faq-wrapper {
              max-width: 900px;
             
            }

            .faq-item {
              border: 1px solid #85c815;
              margin-bottom: 12px;
              border-radius: 6px;
              overflow: hidden;
              background: #0b0b0b;
            }

            
            .faq-question {
              width: 100%;
              background: transparent;
              color: #fff;
              padding: 15px 18px;
              font-size: 16px;
              font-weight: 600;
              border: none;
              cursor: pointer;
              display: flex;
              justify-content: space-between;
              align-items: center;
            }

         
            .faq-icon {
              font-size: 22px;
              color: #85c815;
            }

           
            .faq-answer {
              display: none;
              padding: 15px 18px;
              color: #ccc;
              line-height: 1.7;
              border-top: 1px solid #0c0f08ff;
             
            }

            
            .faq-item.active .faq-answer {
              display: block;
            }

            .faq-item.active .faq-question {
              background: #111;
            }
            .why-choose-box:hover {
      box-shadow: 0 10px 10px rgba(72, 228, 10, 0.5);
    }
            