.enc-tab-c thead tr th {
  font-weight: 600 !important;
  font-size: 14px;
}
.enc-tab-c th {
  font-weight: 400 !important;
  font-size: 18px;
}
.cont-txt-cost {
  background-color: #fff;
}
.cont-txt-cost p {
  font-weight: 400 !important;
  font-size: 18px;
}
.space-top-nop-c {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center !important;
}
.spa a {
  color: #000 !important;
}
.spa a:hover {
  cursor: pointer;
  color: #5c666f !important;
}
.style-tab-leg {
  border-radius: 8px;
  box-shadow: 0px 2px 15px -5px grey;
}
.li-sty-border {
  border-top: 0.1px solid #d0d2d3 !important;
}
.li-sty {
  border: none !important;
  color: #4f4f4f !important;
}
.li-sty:hover {
  color: #333d47 !important;
  cursor: pointer;
}
.li-sty-m {
  border: none !important;
  color: #4f4f4f !important;
}
.li-sty-m:hover {
  background-color: rgba(244, 36, 52, 0.04) !important;
  color: #333d47 !important;
  cursor: pointer;
}
.down-btn {
  padding: 0.5rem 3rem 0.5rem 3rem !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0.5px solid #5c666f !important;
  border-radius: 100px !important;
  color: #5c666f !important;
}
.down-btn:hover {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 100px !important;
  color: #fff !important;
  background-color: #5c666f;
}
.li-sty-0 {
  font-size: 16px;
  font-weight: 700 !important;
  color: #4f4f4f !important;
  border: 0px !important;
}
.li-sty-01 {
  font-size: 16px;
  font-weight: 700 !important;
  color: #4f4f4f !important;
  border: 0px !important;
}
.li-sty-00 {
  font-size: 14px;
  font-weight: 700 !important;
  color: #4f4f4f !important;
}
.styckyyyyy {
  position: sticky !important;
}

.faq-question2 {
  position: relative;
  cursor: pointer;
  font-size: 18px;
  line-height: 22px;
}

.faq-question2:after {
  content: url(../../../img/icons/arrow_down_red.svg);
  top: -5px;
  right: 0px;
  position: absolute;
}

.faq-question2[aria-expanded="true"]::after {
  content: url(../../../img/icons/arrow_up_red.svg);
}

.style-tab-legm {
  border: none !important;
}
.style-tab-legm li a {
  padding: 1rem 0rem 1rem 1rem;
}
.cont-menu-mobi {
  background-color: #fff !important;
}
.breadcrumb-cost {
  color: #5c666f !important;
}
.txt-p-subt {
  display: flex;
  align-items: center;
  justify-content: left;
}
@media (min-width: 992px) {
  .bread-hide-cost {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .space-top-nop-c {
    display: none !important;
  }
}
.difusorshadow {
  width: 100%;
  background-color: #fff;
  height: 2.5vh;
}

.txttitl {
  padding: 1rem 0rem 1rem 1rem !important;
  color: #333d47 !important;
  font-weight: 600px !important;
}
