#tds-home-selector-pc img {
  filter: grayscale(100%);
}
#tds-home-selector-pc img:hover {
  filter: none !important;
}

#tds-home-selector-mobile img {
  filter: grayscale(100%);
}
#tds-home-selector-mobile img:hover {
  filter: none !important;
}

#tds-header-menu-pc-long-main .navbar-brand img {
  height: 90px !important;
}

#tds-home-first .swiper-pagination {
  display: none !important;
}
body {
  font-family: "Comfortaa","Open sans", sans-serif !important;
}

#tds-home-first .swiper-slide-title-0 h2 {
  color: white !important;
}
#tds-footer-div-contact-info-data {
  display: none !important;
}
#footer-selector img {
  filter: grayscale(100%);
}
#footer-selector img:hover {
  filter: none !important;
}

#tds-home-blog {
  font-family: "Comfortaa","Open sans", sans-serif !important;
}