/***********************************1.css.css*************************************/
/* latin-ext */
@font-face {
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Sen Regular'), local('Sen-Regular'), url(fonts/6xKjdSxYI9_3kvWNEmo.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Sen Regular'), local('Sen-Regular'), url(fonts/6xKjdSxYI9_3nPWN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


  @media screen and (max-width: 1050px) and (min-width: 700px) {
      body { zoom: 0.7; }
  }
  
  /***********************************4.material-icon.css*************************************/
  
  @font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(./iconfont/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
  
  *,
  ::after,
  ::before {
  box-sizing: border-box
  }
  
  html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
  }
  
  @-ms-viewport {
  width: device-width
  }
  
  article,
  aside,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  nav,
  section {
  display: block
  }
  
  body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
  }
  
  [tabindex="-1"]:focus {
  outline: 0!important
  }
  
    
  /****** Fontawasome style  *********/
  
  [class*=" fa-"]:not(.fa-stack),
  [class*=" glyphicon-"],
  [class*=" icon-"],
  [class^=fa-]:not(.fa-stack),
  [class^=glyphicon-],
  [class^=icon-] {
    display: inline-block;
    line-height: 14px;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
  }
  li [class*=" fa-"],
  li [class*=" glyphicon-"],
  li [class*=" icon-"],
  li [class^=fa-],
  li [class^=glyphicon-],
  li [class^=icon-] {
    display: inline-block;
    width: 1.25em;
    text-align: center
  }
  li [class*=" glyphicon-"],
  li [class^=glyphicon-] {
    top: 2px
  }
  li [class*=" icon-"],
  li [class^=icon-] {
    top: 1px;
    position: relative
  }

  .dropdown-menu>li>a>[class*=" fa-"],
  .dropdown-menu>li>a>[class^=fa-] {
    color: #888
  }
  .dropdown-menu>li>a>[class*=" icon-"],
  .dropdown-menu>li>a>[class^=icon-] {
    color: #666
  }
  [class$=creditgroup]{
    display:none;
  }

.fr-popup.fr-active {
    z-index: 999 !important;
}


.sidemenu-closed a.nav-link span.material-icons{
  display: none !important;
}