.filter-container.active {
  display: block;
}
.flog-icon {
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.form-wrapper.float-label input:-webkit-autofill,
.form-wrapper.float-label input:-webkit-autofill:hover,
.form-wrapper.float-label input:-webkit-autofill:focus,
.form-wrapper.float-label textarea:-webkit-autofill,
.form-wrapper.float-label textarea:-webkit-autofill:hover,
.form-wrapper.float-label textarea:-webkit-autofill:focus,
.form-wrapper.float-label select:-webkit-autofill,
.form-wrapper.float-label select:-webkit-autofill:hover,
.form-wrapper.float-label select:-webkit-autofill:focus {
  -webkit-text-fill-color: #3f3f3f !important;
  -webkit-box-shadow: 0 0 0px 0px #fff inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
input:autofill,
input:autofill:hover,
input:autofill:focus,
textarea:autofill,
textarea:autofill:hover,
textarea:autofill:focus,
select:autofill,
select:autofill:hover,
select:autofill:focu,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #efefef;
  -webkit-text-fill-color: #3f3f3f;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.why-icon {
  height: 75px;
}

.loading {
  height: 40px !important;
}
.compare-row {
  height: auto;
}
html {
  overflow-x: hidden;
}
.accordion-button.model-none:after {
  display: none;
}
.currency {
  font-size: 16px !important;
}
.h-price {
  min-height: 62px;
}
@media (max-width: 1023.9px) and (min-width: 575.9px) {
  .h-price {
    min-height: 88px;
  }
}
.the-c-lessor .sub-lg-lighten {height:21px}

#btn-more{padding-top:1.5rem;text-align:center}#btn-more ol{display:flex;font-weight:500;gap:.25rem;justify-content:center}#btn-more a.pnav{align-items:center;border-radius:.25rem;border-width:1px;display:inline-flex;height:2rem;justify-content:center;width:2rem;--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}:is([dir=rtl] #btn-more a.pnav){--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#btn-more a.pnav span{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}#btn-more a.page{background-color:rgb(255 255 255/var(--tw-bg-opacity));border-color:rgb(243 244 246/var(--tw-border-opacity));border-radius:.25rem;border-width:1px;color:rgb(17 24 39/var(--tw-text-opacity))}#btn-more a.page,#btn-more li.current{display:block;height:2rem;width:2rem;--tw-border-opacity:1;--tw-bg-opacity:1;line-height:2rem;text-align:center;--tw-text-opacity:1}#btn-more li.current{background-color:rgb(246 187 25/var(--tw-bg-opacity));border-color:rgb(246 187 25/var(--tw-border-opacity));border-radius:.25rem;color:rgb(255 255 255/var(--tw-text-opacity))}
.article-card a{
  display: block;
}
@media (max-width:767px){
  .tab-view-detail > button{
    font-size: 1rem;
  }
}

.dimbox-container *:active, .dimbox-container *:focus, .dimbox-container *:focus-visible{
  outline-style: none!important;
}
.dimbox-container{
  z-index: 999999999999!important;
}.dimbox-btn-fullscreen{
  display: none!important;
}
@media (min-width: 992px) {
  .lg\:w-70 {
      width: 18rem!important;
  }
}

.main-slider .the-c-img img{
	height:100%
}

.hovercar:hover{
  transform: scale(1.1);
  transition: all .25s;
}

@media (orientation: portrait) {
  .dimbox-btn-prev, .dimbox-btn-next {
      top: 50%!important;
      bottom: initial!important;
      z-index: 12;
  }
}

header{
  position: sticky;
  top: 0;
  background-color: #fff;
}
body{
  overflow-x: initial;
}

@media (max-width: 1199px) {
  .logo-wrapper img {
    max-height: 30px;
  }
}
.fdsas{
  display: none;
}
@media (max-width: 991px) {
  .fdsa{
    display: none;
  }
  .fdsas{
    padding: 10px 13px;
    display: block;
  }
}
