html {
  font-size: 62.5%; }

html.sr {
  margin-top: 0 !important; }

body {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  margin-top: 55px; }

#wpadminbar {
  z-index: 10000000 !important; }

body.fixed {
  overflow: hidden; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

a {
  color: #333333; }

p {
  line-height: 1.7;
  font-size: 14px; }

@media screen and (min-width: 1200px) {
  body {
    margin-top: 0; }
  p {
    font-size: 16px; }
  .trans {
    opacity: 1;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
  .trans:hover {
    opacity: 0.7;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }
  .txthov:hover {
    text-decoration: underline; } }
/*# sourceMappingURL=base2025.css.map */