::-webkit-scrollbar {
        width: 8px;
        background-color: #004298;
      }
      ::-webkit-scrollbar-thumb {
        border-width: 1px 1px 1px 2px;
        border-color: #ff3c0e;
        background-color: #ff3c0e;
        border-radius: 50px;
      }
      ::-webkit-scrollbar-track {
        border-width: 0;
      }
      .w-nav-arrow:before {
        font-weight: 300;
      }
      .link_none a:hover {
        background-size: 0 !important;
      }
      a {
        text-decoration: none;
        background-image: linear-gradient(currentColor, currentColor);
        background-position: 0% 100%;
        background-repeat: no-repeat;
        background-size: 0% 1px;
        transition: background-size 0.3s;
      }
      a:hover {
        background-size: 100% 1px;
      }
      .price01 li {
        padding: 0px 0px 10px 30px;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
      }
      .strike {
        opacity: 0.2;
        text-decoration: line-through;
      }
      .ulmoy ul {
        margin-left: 0rem;
        margin-bottom: 1.5rem;
      }
      .ulmoy li {
        list-style: none;
        background: url(../wp-content/uploads/2025/02/ch-b.png) no-repeat 0 4px;
        padding-left: 30px;
      }
      .ulmoy2 ul {
        margin-left: 0rem;
        margin-bottom: 1.5rem;
      }
      .ulmoy2 li {
        list-style: none;
        background: url(../wp-content/uploads/2025/02/ch-w.png) no-repeat 0 4px;
        padding-left: 30px;
      }
      .ulmoy3 ul {
        margin-left: 0rem;
        margin-bottom: 1.5rem;
      }
      .ulmoy3 li {
        list-style: none;
      }
      .header_hor .w-nav.type_desktop > .w-nav-list {
        border-radius: 50px;
        background: #003177;
        padding-left: 10px;
        padding-right: 10px;
      }
      @media only screen and (max-width: 1600px) {
      }
      @media only screen and (max-width: 1388px) {
      }
      @media only screen and (max-width: 768px) {
      }