.site-header-menu{
  background-image: url(../images/self/r.png);
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom: 1px solid #e9e9e9;
  background-color: rgb(255 255 255/var(--tw-bg-opacity,1));
     
}
/* Search icon style */
.glyphicon-search {
  cursor: pointer;
  background: #f0ad4e;
  padding: 10px 15px;
  font-size: 24px;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  transition: 5s ease-in-out;
 
}

/* Overlay */
.search-wrap {
  position: fixed;
  top: 0; left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: table;
  transition: left 0.5s ease;
  z-index: 1000;
}

/* Center content vertically */
.search-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Close button */
.close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background: #fff;
  color: #333;
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  user-select: none;
}

/* Search input */
.st-default-search-input {
  width: 300px;
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 4px;
  border: none;
  outline: none;
}
/* #ttm-stickable-header-w{
    padding: 20px 20px !important;
} */
.slick-slide{
  padding: 0 15px;
}
button.slick-prev.slick-arrow {
  background-color: #0089d0;
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 4;
}

.slick-prev {
  left: -50px;
}

button.slick-next.slick-arrow {
   background-color: #0089d0;
  color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 4;
}

.slick-prev i,
.slick-next i {
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
.slick-prev:before,
.slick-next:before {
  content: none !important;
}
/* .rs-arrow.tp-rightarrow.tparrows.zeus{
  display: none !important;
} */
.featured-icon-box.style5.text-left.mb-20{
      border-radius: 24px;

}
.featured-icon-box.style5.text-left.mb-20:hover{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#img-id{
        width: 80% !important;
    max-width: 100% !important;
    height: 156px;
} 
.set-btn{
      background: #0089d0;
      border-radius: 0;
}
.set-btn:hover{
  background-color: #13824f !important;
  border-color: #13824f !important;
}
.card-title{
  font-size: 20px;
  padding: 12px 0px;
}
.card{
    /* padding: 3px 34px; */
    background-color: #469d73;
    color: white;
    height: 100%;
    /* border-radius: 40px; */
    
        border-radius: 20px;
}
#chng_01{
    padding: 45px 45px;
    background: #0b8dd1 !important;
    border-radius: 12px !important;
}
a#slider-2-slide-1-layer-5{
 background-color: white !important;
 color: #13824f;
 margin-top: 24px;
}
a#slider-2-slide-1-layer-5:hover{
   background-color: #007dc6 !important;
}
.lores{
   color: #0089d0 !important;
}

a#slider-2-slide-2-layer-5{
  background-color: #007dc6 !important;
}
a#slider-2-slide-2-layer-5:hover{
   background-color: #13824f !important;
}
a#slider-2-slide-3-layer-5{
   background-color: #007dc6 !important;
}
a#slider-2-slide-3-layer-5:hover{
 background-color: #13824f !important;
}
.banner-slider img {
  width: 100%;
  height: auto;
  display: block;
}
a#slider-2-slide-1-layer-5{
  background-color:   #0089d0 !important;
 
}
a#slider-2-slide-1-layer-5:hover{
 background-color: #13824f !important;
}
/* .card:hover{
 box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px !important;
 
  transition: 1s ease-in-out;
  color: black;

} */

.card-body ul li:hover{
  color: black;
}
#btn-btn-x{
      background-color: #13824f;
    color: #ffffff;
    margin-top: 16px;
        border-color: 1px solid #ffffff !important;
}
#btn-btn-x:hover{
   background-color:#0b8dd1 !important;
       border-color: 1px solid #ffffff !important;
   color: white;
}
.text-center.cs-test{
    padding-top: 16px;
    color: #469d73;
    position: relative;
}
.text-center.cs-test::before{
     content: "";
    position: absolute;
    left: 29%;
    top: 36px;
    width: 104px;
    height: 2px;
    background-color:#13824f;
}
.text-center.cs-test::after{
     content: "";
    position: absolute;
    left: 62%;
    top: 36px;
    width: 104px;
    height: 2px;
    background-color: #13824f;
}
.cs-test-two{
  padding-top: 16px;
    color: #13824f;
    position: relative;
}
.cs-test-two::before{
     content: "";
    position: absolute;
    left: 28%;
    top: 37px;
    width: 104px;
    height: 2px;
    background-color:#13824f;
}
.cs-test-two::after{
     content: "";
    position: absolute;
    left: 63%;
    top: 37px;
    width: 104px;
    height: 2px;
    background-color: #13824f;
}
 .slide-item {
    padding: 20px;
    border-radius: 16px;
  }

  .single-slide-slider .slick-dots {
    bottom: -40px;
  }
  .single-slide-slider {
  position: relative; /* for absolute children */
}
.slick-dots li a.custom-dot-link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
}

.slick-dots li.slick-active a.custom-dot-link {
  font-weight: bold;
  color: #007bff; /* active color example */
}
.custom-dots-wrapper {
position: relative;
}
.view-work-btn{
  position: absolute;
 
  background-color: #007dc6;
  border: 1px solid #007dc6;
  border-radius: 0;
  color: white;
}
.view-work-btn:hover{
      transition: all .4s;
    background-color: #469d73 !important;
}
.buttom-btn-s{
      padding-bottom: 40px !important;
}
  .single-slide-slider .slick-prev,
  .single-slide-slider .slick-next {
    z-index: 10;
  }
  .why-section {
     
      background-image: url(../images/self/r.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
     
    }
   
    .why-card {
      background: #fff;
      border-radius: 12px;
      padding: 25px 20px;
      box-shadow: 0 5px 15px rgba(0,0,0,0.08);
      display: flex;
      align-items: flex-start;
      margin-bottom: 25px;
           margin-top: 35px !important;
    }
    .why-card .icon-circle {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      color: #fff;
      margin-right: 20px;
      flex-shrink: 0;
    }
    .icon1 { background-color: #8e44ad; }
    .icon2 { background-color: #3498db; }
    .icon3 { background-color: #1abc9c; }
    .icon4 { background-color: #95a5a6; }
    .why-card h5 {
      margin: 0 0 5px;
      font-weight: 600;
    }
    .why-card p {
      margin: 0;
      font-size: 14px;
      color: #555;
    }

 .why-card:hover{
box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px !important;
transition: 1s  ease-out;
 }
 /* .top-pading{
  padding-top: 60px;
 } */
 #bg-bg-cs-two{
    padding: 100px;
 }
 .top-pading-two{
      padding-top: 100px;
    padding-bottom: 100px;
 }
 .slick-slider{
      margin-top: 30px;
 }
/* .show-img {
 
  position: relative;
  overflow: visible;

}

.custom-bg-image {
  width: 100%;
  height: 600px;
  display: inline-block;
  min-width: 120px;
  min-height: 100px;
  background-image: url("../images/bg-image/5.png"); 
   background-repeat: no-repeat;
  background-size: auto;
  background-position: top left;
  position: relative;
  z-index: 10;
} */

/* Animation */
/* .translateX {
  animation: translateX 4s infinite linear;
}

@keyframes translateX {
  0% {
    transform: translateX(100px);
    transition: 1s ease-in-out;
  }
  100% {
    transform: translateX(0px);
     transition: 1s ease-in-out;
  }
  0% {
    transform: translateX(0px);
     transition: 1s ease-in-out;
  }
  100% {
    transform: translateX(50px);
     transition: 1s ease-in-out;
  }
} */

  .step-card {
      background: #fff;
      border-radius: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
      margin-bottom: 20px;
      padding: 20px;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-radius: 14px;
    }
    .step-left {
      display: flex;
      align-items: center;
      gap: 30px;
    }
    .step-number {
      width: 60px;
      height: 60px;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      line-height: 60px;
      border-radius: 5px;
    }
    .step-text h5 {
      margin: 0;
      font-weight: bold;
    }
    .step-icon {
      width: 60px;
      height: 60px;
      background: #eee;
      border-radius: 50%;
      font-size: 24px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
    }
     .bg-purple {
    background-color: #6f42c1 !important;
  }
  .text-purple {
    color: #6f42c1 !important;
  }
.step-text span,
.step-text a {
  display: block;
  margin-top: 4px;
}
.step-text a {
  color: #000; /* ya koi bhi suitable color */
  text-decoration: none;
  font-weight: 500;
}
.step-text a:hover {
  text-decoration: underline;
}
#bg-bg-cs-third{
      background-image: url(../images/self/r.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-bg-cs-thiree{
    background-image: url(../images/self/r.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.why-section-sum{
      padding: 173px;
}


.fadeIn {
  opacity: 0;
  transition: all 0.8s ease-out;
  transition-delay: 0.6s; 
}

.fadeIn.show {
  opacity: 1;
  transform: translate(0, 0);
}


.fadeIn-left {
  transform: translateX(-40px);
}

.fadeIn-left.show {
  transform: translateX(0);
  transition-delay: 0.6s;
}


.fadeIn-right {
  transform: translateX(40px);
  transition-delay: 0.6s;
}

.fadeIn-right.show {
  transform: translateX(0);
}


.fadeIn-top {
  transform: translateY(-40px);
    transition-delay: 0.6s; 
}

.fadeIn-top.show {
  transform: translateY(0);
}


.fadeIn-bottom {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.7s ease-out;
  transition-delay: 0.6s; 
}

.fadeIn-bottom.show {
  opacity: 1;
  transform: translateY(0);
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(40px); /* optional slide from bottom */
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

.fadeIn {
  animation: fadeIn 1s ease-in-out forwards;
  opacity: 0; /* ensures it starts invisible */
}
.content h4{
  font-size: 14px;
}
.brands-item{
  padding: 19px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: white;
  height: 100% !important;
}
.small{
  color: white !important;
  
}

.wrapper {
      position: relative;
      overflow: hidden;
      height: 100% !important;
    }

    .section-inner {
        position: relative;
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        height: 100% !important;
        
    }
    .article-items {
        display: flex;
        flex: 1 0 auto;
        height: 100% !important;
    }
    .aticle-box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%; /* Required */
            margin-bottom: 33px !important;
}
      /* .articles-wrap {
      position: relative;
      padding: 80px 0;
      background: #f7f5f2;
   height: 100% !important;   
  } */
  .article-title {
    font-family: "Filson Soft", sans-serif;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 1.06px;
    color: #3b3d4e;
    padding-bottom: 60px;
     padding-top: 40px;
  }
  .aticle-box {
      position: relative;
      overflow: hidden;
    margin-bottom: 80px;
  }
  .box-img { display: block; }
  .box-title {
      font-family: "Poppins", sans-serif;
      font-size: 24px;
      font-weight: 500;
      line-height: 1.42;
      letter-spacing: -0.51px;
      color: #000000;
      margin-bottom: 25px;
     }
    .box-content {
    flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
    }
    .owl-item.active{
      background-color: rgb(255, 255, 255);
    
   
    }
    .content{
      position: relative;
    }
    .content i.fa.fa-search{
          position: absolute;
    z-index: 9;
    top: 31px;
    }
    .box-content p { opacity: 0.5; }
    .box-btn a {
      opacity: 0.2;
      font-family: "Poppins", sans-serif;
      font-size: 16px;
      font-weight: 500;
      color: #000000;
        padding-top: 30px;
        line-height: 2.63;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
     }
     .box-btn {
        position: relative;
        padding: 10px;
     }
     .article-img { position: relative; }
.bg-chnger{
background-color: #0b8dd1;
  padding: 54px;
  border-radius: 12px;
  position: relative;
  z-index: 2;
}
.bg-chnger .btn {
  position: relative;
  z-index: 10;

      color: #ffffff;
    background: #13824f;
    border-radius: 0;
}
.bg-chnger .btn:hover{
  background-color: #0b8dd1;
  color: white;
border-color: 1px solid #0b8dd1;
 
  margin: 0;
}
.pos-n0s {
  margin-top: 20px;
  /* Customize as needed */
}
.owl-theme .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* allow children to handle clicks */
  z-index: 10000;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: auto;
  z-index: 10001;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  color: white;
}

.owl-theme .owl-nav .owl-prev { left: -15px; }
.owl-theme .owl-nav .owl-next { right: -15px; }

.owl-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
}

.owl-next:before {
  content: "\f105";
  font-family: "FontAwesome";
}
.wrapper,
.section-inner,
.articles-wrap {
  overflow: visible !important; /* Make sure arrows can overflow */
  position: relative; /* Keep positioning context */
}
.owl-theme .owl-nav .owl-prev {
  left: 0;
}

.owl-theme .owl-nav .owl-next {
  right: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-next{
 position: absolute;
    top: 28%;
    right: -70px;
    display: block;
    background-color: #0089d0;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before, .owl-theme .owl-controls .owl-nav div.owl-next:before{

    font-size: 19px;
    padding: 0 !important;
    font-weight: 600;
    color: #fff;
    line-height: 13px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.owl-theme .owl-controls .owl-nav div.owl-prev{
  position: absolute;
  top: 28%;
    left: -64px;
    display: block;
    background-color: #0089d0;
}


ul.slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 115px;
  margin-top: 20px;
  list-style: none;
  padding-left: 0;
}

.slick-dots li {
  display: inline-block;
}

.custom-dot {
  color: #13824f;
  font-weight: 600;
  font-size: 19px;
  position: relative;
  padding: 0 10px;
}

.slick-dots li:not(:last-child) .custom-dot::after {
  content: "";
  position: absolute;
  top: 23%;
  left: 38px;
  transform: translateY(-50%);
  width: 67px; /* increase this for longer line */
  height: 2px;
  background-color: #13824f;
}

.hover-s-ico i.fa.fa-search:hover{
  background-color: #469d73 !important;
  transition: 1s ease-in-out;
}
.tb-btnn-down{
  margin-top: 72px;
}
.featured-icon-box{
    padding: 13px 16px;
    border: #469d73;
    background-color: #469d73;
    border-radius: 50px;
    width: 62%;
}

.ttm-icon.ttm-icon_element-style-round.ttm-icon_element-bgcolor-skincolor.ttm-icon_element-size-md{
  background: #0b8dd1;
}
.term-an:hover{
    color: #fff !important;
}

/* .sec-top-p{
  padding: 100px;
} */
.check-ul-top-cls li{
  padding: 6px 0px;
}
.custom-bg-image img{
    border-radius: 12px !important;
    width: 100%;
    height: 306px;
    object-fit: cover;
}
.check-ul-top-cls a {
  position: relative;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding-left: 20px; /* Space for the arrow */
  font-size: 15px;
}

/* LEFT ARROW (always visible) */
.check-ul-top-cls a::before {
  font-family: 'FontAwesome';
  content: "\f101"; /* Arrow icon */
  position: absolute;
  top: 0;
  left: 0;
  font-size: 15px;
  line-height: 18px;
  color: white; /* or red or any color you like */
}

/* RIGHT-TO-LEFT UNDERLINE ON HOVER */
.check-ul-top-cls a::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 0%;
  background-color: #ffffff !important;
  transition: width 0.3s ease, left 0.3s ease;
}

.check-ul-top-cls a:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.active>.page-link, .page-link.active{
  color: white !important;
    background-color: #0b8dd1
}
.nx-ss{
  background-color: #13824f;
  color: white;
}
#m-d-des{
  display: none;
}
h2.cs-test.tow:before{
  content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
     top: 48%;
    left: 36%;
}
h2.cs-test.tow:after{
  content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
      top: 50%;
        right: 36%;

}

.filter-span-ck{
  font-size: 14px;
}

#tbl-s thead tr th{
  color: #0b8dd1;
}
select#inputGroupSelect01{
    /* background-color: #469d73 !important; */
      background-color: transparent;
    /* color: #000000 !important; */
    border-top: 0;
    border-right: 0;
    border-left: 0;
    font-size: 13px;
    border-radius: 0;
    border-bottom: 2px solid #ffffff;
}
/* Make the placeholder text white */
select.custom-select-white option[disabled] {
  color: rgb(0, 0, 0) !important;
}
.rs-layer img {
  object-fit: contain;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}

select.custom-select-white option:not([disabled]) {
  color: rgb(0, 0, 0) !important;

}
.form-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5L8 12l6.5-6.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
  color: white;
  border-top: 0px !important;
  background: transparent;
  border-right: 0px !important;
  border-left: 0px !important;
  border-radius: 0;
}
.f-rm-chek{
  justify-content: space-between;
  /*background-image: url(../images/goos/ms1.jpg);*/
  padding: 16px;
  background-repeat: round;
  align-items: self-end;

}
.form-select:focus{
   border-color: #0089d0;
   box-shadow: none;
}
.page-link:hover{
   background: #469d73 !important;
   color: white !important; 
}

 .carousel-wrapper {
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding: 20px 0;
}
.custom-carousel .owl-item {
  transition: transform 0.3s ease;
  transform: scale(0.85);
  opacity: 0.6;
}

.custom-carousel .owl-item.center {
  transform: scale(1);
  opacity: 1;
  z-index: 2;
}
.before-cp {
  position: relative; /* Add this line */
  padding-left: 20px;  /* Add some space for the arrow on the left */
}
.before-cp:hover{
  color: white !important;
}

.before-cp::after {
  font-family: 'FontAwesome';
  content: "\f101"; /* You can change this to another icon if needed */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  line-height: 18px;
  color: white;
}
.custom-carousel .item {
  
 

     height: 800px;
 
}

.custom-carousel .item img {
    max-height: 233px;

 
  margin-bottom: 10px;
  width: 100% !important;
}

.custom-carousel .item h4 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
  color: #333;
}

.custom-carousel .item ul {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.custom-carousel .item ul li {
  font-size: 14px;
  color: #555;
  margin: 4px 0;
}

.custom-nav {
  text-align: center;
  margin-top: 20px;
}

.custom-prev,
.custom-next {
  background: #0b8dd1 !important;
  color: white;
  border: none;
  padding: 10px 16px;
  font-size: 24px;
  border-radius: 50%;
  margin: 0 10px;
  cursor: pointer;
  transition: background 0.3s;
}

.custom-prev:hover,
.custom-next:hover {
  background: #469d73;
}
#s-400 {
     background: #0b8dd1 !important;
  padding: 16px;
  border-radius: 15px;
  /* overflow: hidden; */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  text-align: center;
  height:100%; /* ✅ FIXED height for all cards */
}

#s-400 .card-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

#s-400 .card-body {
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden; /* ✅ Prevent scrollbars */
}

#s-400 .card-body h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 12px;
  flex-shrink: 0;
  text-align: left;
}

#s-400 .card-body ul {
  list-style: none;
  padding: 0;
  margin: 0;

  text-align: left;
  line-height: 1.5;
  flex-grow: 1;
  /* overflow: hidden; ✅ No scroll */
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 6; ✅ Limit lines shown */
  /* -webkit-box-orient: vertical; */
}

#s-400 .card-body ul li a{
  font-size: 15px;
}

#s-400 .card-body ul li {
  position: relative;
  padding-left: 20px; /* space for icon */
}

#s-400 .card-body ul li::before {
  font-family: 'FontAwesome';
  content: "\f101";
  position: absolute;
  left: 0;
  line-height: 18px;
  font-size: 15px;
  color: #fff;
}

#br-4{
   border:5px solid #469d73 !important;
  background-color: #0b8dd1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}
#br-4:hover{
   transform: translateY(-20px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); /* optional: thoda shadow effect */
   border:5px solid #469d73 !important;
}

#br-4::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #469d73 !important;
  z-index: 0;
  transition: height 0.4s ease;
}
#br-4:hover::before {
  height: 100%;
}
#br-4 .card-body {
  position: relative;
  z-index: 1;
}

#br-5{
   border:5px solid #469d73 !important;
  background-color: #0b8dd1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}
#br-5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #469d73;
  z-index: 0;
  transition: height 0.4s ease;
}
#br-5:hover::before {
  height: 100%;
}
#br-5 .card-body {
  position: relative;
  z-index: 1;
}
#br-6{
  border:5px solid #469d73 !important;
  background-color: #0b8dd1;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}
#br-6::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: #469d73;
  z-index: 0;
  transition: height 0.4s ease;
}
#br-6:hover::before {
  height: 100%;
}
#br-6 .card-body {
  position: relative;
  z-index: 1;
}
#br-5 li {

  color: rgb(0, 0, 0);
}
.section-title h2.title span::before {
    content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
    top: 46%;
       left: 31%;

}

.section-title h2.title span::after {
    content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
     top: 53%;
       left: 65%;
}


#b-for::after{
   content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
       top: 52%;
        left: 37%;
}
#b-for::before{
   content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #0089d0;
    top: 50%;
     left: 59%;
}

#g-p-a{
  background-color: #0b8dd1;
}

/* .erved{
      border: 0.1px solid #e7e7e7 !important;
    margin-top: 22px;
    margin-bottom: 22px;
    height: 1px !important;

} */


.rs-layer#slider-2-slide-1-layer-0{
    color:#469d73 !important;
}

.rs-layer#slider-2-slide-1-layer-0::after{
    content: url();
    position: absolute;
    background-color: #0b8dd1;
    width: 12%;
    height: 1px;
    top: 13px;
    right: -15%;
}
.rs-layer#slider-2-slide-2-layer-0::after{
     content: url();
    position: absolute;
    background-color: #0b8dd1;
    width: 10%;
    height: 1px;
    top: 13px;
    right: -12%;

}
.rs-layer#slider-2-slide-2-layer-0_1820::before{
   content: url() !important; 
    position: absolute !important;
    background-color: #0b8dd1  !important;
    width: 12%  !important;
    height: 1px !important;
    top: 13px !important;
    right: -15% !important;
}


#end-chng li{
  line-height: 14px !important;
}
rs-layer#slider-2-slide-1-layer-0{
      color: #469d73 !important;
}



.rs-layer#slider-2-slide-4-layer-7 {
    margin-top: 82px !important;
}

.cs-nde{
      color: rgb(70, 157, 115) !important;
}
.cs-nde::before {
    content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: rgb(0, 137, 208);
    top: 46%;
       left: 31%;
}
.cs-nde::after {
    content: url(inner.css);
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: rgb(0, 137, 208);
    top: 46%;
       right: 31%;
}

  .slick-slide {
    padding: 40px 0;
  }
.rev_particles_bg {
  z-index: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.slick-slider .position-relative {
  position: relative;
  overflow: hidden;

}
.slick-slide{
  overflow: hidden;
}

#bm-z{
  z-index: 1 !important;
  
}
.ms-color{
        color: #469d73 !important;
}
.ms-color h2{
  font-size: 46px;

}
.n-ew{
  font-size: 46px;
  
}
.n-ewh2{
  color: #0b8dd1 ;
    font-size: 46px;
}
.pers{
  font-size: 16px;
  padding-top: 13px;
}
.hm-bur-top{
  padding-top: 100px;
}
.slick-dots li.slick-active button:before{
  background-color: rgb(70, 157, 115) !important;
}
.slick-dots li button:before{
  font-family: 'slick';
    font-size: 0 !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    border-radius: 50% !important;
    left: 0;
    background: #0b8dd1;
    width: 11px !important;
    height: 11px !important;
    content: '•';
    text-align: center;
   opacity: 1 !important;
    /* color: black; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
ul.slick-dots{
      gap: 29px;
}
.no-icon::before{
  display: none !important;
}
.no-icon::after{
  display: none !important;
}

.mybtn-tr{
  text-align: left;
}
.mybtn-tr a{
    padding: 4px 12px;
    background: #469d73 !important;
    color: white;
    font-size: 14px;
    border-radius: 0;
 
}
.mybtn-tr a:hover{
    color: white;
    background: #0b8dd1 !important;
    border-radius: 0;
 
}

/* .f-rm-chek {
  background: linear-gradient(to right, #2e9c71, #74d2a9);
  padding: 20px;
  border-radius: 8px;

  gap: 20px;
} */

/* "Filter By" text */
.input-group-text {
  color: #ffffff;
  background: transparent;
  border: none;
  font-weight: 600;
  font-size: 14px;
}

/* Search Input */
.input-group input[type="text"] {
  background: transparent;
  border: none;
  border-bottom: 1px solid #494949;
  color: #242424;
  border-radius: 0;
  padding-left: 0;
  font-size: 14px;
}

.input-group input::placeholder {
  color: #eeeeee;
}

/* Dropdowns */
.form-select.custom-select-dark {
  background: transparent;
  border: none;
  border-bottom: 1px solid #363636 !important;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
  
}

.form-select.custom-select-white:focus {
  box-shadow: none;
  border-color: #ffffff;
  outline: none;
}

.form-select.custom-select-white option {
  color: #000;
}
.black-placeholder::placeholder {
  color: #000 !important;
  opacity: 1;
}
.evolution-timeline .timeline {
  position: relative;
  padding-left: 2px;
  border-left: 3px solid #007b9f;
}

.timeline-item {
  position: relative;
  margin-bottom: 40px;
}

.timeline-item::before {
  content: '';
  position: absolute;
  left: -11px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: #007b9f;
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #007b9f;
}

.timeline-year {
  font-size: 1.3rem;
  font-weight: 600;
  color: #007b9f;
  margin-bottom: 12px;
}

.timeline-item ul {
  padding-left: 1rem;
  margin: 0;
}

.timeline-item ul li {
  margin-bottom: 8px;
  line-height: 1.6;
  color: #444;
}

.png-type-s {
  margin: 20px auto;
  padding: 10px 0;
}
.png-type-s img {
  width: 140px;
  height: 75px;
  object-fit: contain;
  display: block;
  margin: auto;
  
  transition: 0.3s ease;
}
.hex-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
  position: relative;
  overflow: visible;
  z-index: 0;
}

/* OUTER BOX */
.hex {
  width: 168px;
  height: 124px;
  position: relative;
  z-index: 1;
  overflow: visible;
  background: transparent;
}

/* INNER HEXAGON SHAPE */
.hex-content {
  width: 100%;
  height: 100%;
  background: #0b8dd1;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
  transition: 0.3s ease;
  clip-path: polygon(
    50% 0%,
    93% 25%,
    93% 75%,
    50% 100%,
    7% 75%,
    7% 25%
  );
  z-index: 1;
}

.hex-content:hover {
  background-color: #469d73 !important;
  transform: scale(1.05);
  cursor: pointer;
}

/* Horizontal connector line */
.hex:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 87%;
  margin-left: 10px;
  width: 48px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
  pointer-events: none;
}

/* Vertical connector line */
.hex-row:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 93px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
  pointer-events: none;
}


.types-grid-container {
  position: relative;
  width: 700px;
  height: 400px;
  margin: auto;
}

.types-hex {
  position: absolute;
  width: 130px;
  height: 75px;
  clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  background-color: #0b8dd1;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  transition: 0.3s;
}

.types-hex:hover {
  transform: scale(1.05);
  background-color: #469d73 !important;
}

.types-hex-scope     { top: 0px;   left: 280px; background: #cc5c20; }
.types-hex-impact    { top: 90px;  left: 140px; background: #00b6f1; }
.types-hex-types     { top: 90px;  left: 280px; background: #163969; }
.types-hex-form      { top: 90px;  left: 420px; background: #b48a00; }
.types-hex-outcome   { top: 180px; left: 80px;  background: #f7cd4f; color: #000; }
.types-hex-concurrent{ top: 180px; left: 220px; background: #78b3df; }
.types-hex-baseline  { top: 180px; left: 370px; background: #469d73; }

.types-lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 700px;
  height: 400px;
  z-index: 0;
}

.explore-card{
  background-color: #0b8dd1 !important;
}

  .evaluation-row {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 1rem;
      padding: 50px 20px;
    }

    .evaluation-box {
      width: 180px;
      height: 160px;
      background: #009fe3;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      text-align: center;
      clip-path: polygon(
        50% 0%,
        100% 25%,
        100% 75%,
        50% 100%,
        0% 75%,
        0% 25%
      );
      transition: 0.3s ease;
    }

    .evaluation-box:hover {
      background-color: #469d73 !important;
      transform: scale(1.05);
      cursor: pointer;
    }


    .cms-section {
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  background: #fdfdfd;
}

.cms-title {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
  color: #333;
}

.cms-grid {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
}

.cms-column {
  flex: 1 1 400px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cms-subtitle {
  font-size: 16px;
  font-weight: bold;
  background: #009fe3;
  color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  text-align: center;
}

.cms-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.cms-tag {
  background-color: #28a745;
  color: white;
  padding: 10px 12px;
  border-radius: 6px;
  font-weight: bold;
  width: 180px;
  min-height: 40px;
  margin: 0;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.cms-text {
  font-size: 14px;
  line-height: 1.4;
  color: #444;
  max-width: 400px;
  margin: 0;
}

.diagram-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5rem;
  align-items: flex-start;
  position: relative;
}

/* LEFT LABELS */
.left-labels {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 110px;
}

.main-label {
  background-color: #0b8dd1;
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  width: 130px;
  border-radius: 4px;
  font-size: 13px;
}

/* GREEN NODES */
.center-boxes {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  z-index: 1;
}

.node-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.green-box {
  background-color: #469d73 !important;
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 13px;
  position: relative;
  min-width: 220px;
  text-align: center;
}

/* Light Green Right Boxes */
.desc-box {
  background-color: #c2f0c2;
  padding: 10px 15px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.4;
  border: 1px solid #a0d3a0;
  min-width: 300px;
  margin-bottom: 10px;
}

/* LEFT CONNECTING LINE */
.connect-left::before {
    content: "";
    position: absolute;
    left: -23px;
    top: 50%;
    width: 21px;
    height: 1px;
    background: #333;
    transform: translateY(-50%);
}

.connect-left-thire::before{
content: "";
    position: absolute;
    left: -29px;
    top: 8%;
    width: 27px;
    height: 1px;
    background: #333;
    transform: translateY(-50%);
    rotate: 44deg;
}

.connect-left-two::before {
    content: "";
    position: absolute;
    left: -24px;
    top: 72%;
    width: 24px;
    height: 1px;
    background: #333;
    transform: translateY(-50%);
    rotate: 314deg;


}
.connect-left-four{
    content: "";
    position: absolute;
    left: -30px;
    top: 8%;
    width: 36px;
    height: 1px;
    background: #333;
    transform: translateY(-50%);
    rotate: 44deg;


}