@font-face {
  font-family: 'iconfont-4691806';
  src: url('//at.alicdn.com/t/c/font_4691806_0w2ia3xrwvh.woff2?t=1731764467919') format('woff2'),
       url('//at.alicdn.com/t/c/font_4691806_0w2ia3xrwvh.woff?t=1731764467919') format('woff'),
       url('//at.alicdn.com/t/c/font_4691806_0w2ia3xrwvh.ttf?t=1731764467919') format('truetype');
}

.iconfont-4691806 {
  font-family: "iconfont-4691806" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root { --theme-color: rgba(67, 84, 102, 1); --text-color: #212529; --logo-color: rgba(67, 84, 102, 1); }


header.fixed-top a.navbar-brand.me-sm-3.me-1 img {
  width: 122px;
}
.owl-carousel.carousel-carousel.owl-loaded.owl-drag .owl-stage img {
  display: block;
  width: 100%;
  height: 264px !important;
  object-fit: cover;
  background: black;
}

.ad-body {
  min-height: 75px;
}
.ad-body img {
    height: 100% !important;
}
.ad-body a {
    height: 100% !important;
}
.h-75 {
  height: 75px !important;
}
.col-9.d-flex.align-items-center {
    flex-wrap: wrap;
    gap: 10px;
    width: auto;
}
.mt-md-6 {
    margin-top: 2rem !important;
}
header.fixed-top a.navbar-brand.me-sm-3.me-1 img {
    width: 80px;
}


@media (min-width: 769px) {


}

@media (max-width: 768px) {


}
