.am__toggle_state_open > .am {
  display: block; }

/*a.am__toggle_state_open {
	background: #0063a5;
}*/
.active-sidebar-item {
  background: #0063a5; }

/*# sourceMappingURL=custom.css.map */

.socials__icon_whatsapp { background-image: url("../images/icons/whatsapp.svg");}

.phone__number.wh1atsapp { background-image: url("../images/icons/whatsapp.svg");}

.manager-help .d-n {
  display: none !important;
}

.xs-panel .d-n {
  display: none !important;
}

.grecaptcha-logo {
  display: none !important;
}

.grecaptcha-badge {
  display: none !important;
}

/*  */
/*  */
.hq-slider .main-slider {
  margin-bottom: 20px;
}

.hq-slider .main-slider .swiper-slide {
  aspect-ratio: 1 / 1;
}

.hq-slider .main-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.hq-slider .thumb-slider .swiper-slide {
  aspect-ratio: 4 / 3;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s;
}

.hq-slider .thumb-slider {
  margin-bottom: 30px;
}

.hq-slider .thumb-slider .swiper-slide-thumb-active {
  opacity: 1 !important; 
}

.hq-slider .thumb-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.thumb-prev, .thumb-next {
  color: #000;
}