@font-face {
  font-family: "Noto Serif";
  font-weight: 500;
  src: local("Noto Serif"), url("/fonts/NotoSerif/NotoSerif-Regular.ttf"); }
@font-face {
  font-family: "Noto Serif";
  font-weight: 700;
  src: local("Noto Serif Bold"), url("/fonts/NotoSerif/NotoSerif-Bold.ttf"); }
@font-face {
  font-family: "Noto Serif";
  font-style: italic;
  font-weight: 500;
  src: local("Noto Serif Italic"), url("/fonts/NotoSerif/NotoSerif-Italic.ttf"); }
@font-face {
  font-family: "Noto Serif";
  font-style: italic;
  font-weight: 700;
  src: local("Noto Serif Bold Italic"), url("/fonts/NotoSerif/NotoSerif-BoldItalic.ttf"); }
::selection {
  background-color: #468;
  color: #fff; }

::-moz-selection {
  background-color: #468;
  color: #fff; }

body {
  padding: 0;
  background-color: #f2f2f2;
  cursor: default;
  line-height: 1.618;
  font-family: "Noto Serif"; }

p,
li,
table {
  font-size: 1.15em; }

table {
  margin: 2.5em 0; }

tr {
  border-bottom: 1px solid #aaa; }

code {
  background-color: #eee;
  color: #555; }

@media (max-width: 500px) {
  .logo {
    display: none; } }
@media (min-width: 1200px) {
  .slogan {
    line-height: 205px; } }
@media (min-width: 768px) {
  .title {
    margin: 0;
    line-height: 205px; } }
h1,
h2,
h3 {
  margin: 1em 0 1em 0.5em; }

a {
  transition: 0.15s color; }

.title {
  font-size: 3em;
  font-weight: bold; }

.slogan {
  font-size: 2em;
  font-style: italic; }

.bar {
  margin-top: 5em; }

.navbar {
  background-color: rgba(0, 0, 0, 0.7);
  border: 0; }

.navbar-brand,
.navbar a {
  color: #eee !important; }

.navbar a:hover,
.navbar a:focus {
  color: #bbb !important; }

.navbar a:active {
  color: #fff !important;
  text-shadow: 0 0 0.1em #fff;
  transition: 0.15s text-shadow; }

div.logo {
  padding: 2em 0; }
  div.logo img {
    height: 3em;
    margin: 0 2em 0 0;
    vertical-align: bottom;
    width: 3em; }
  div.logo span {
    font-size: 2em;
    font-weight: bold; }

.recent {
  color: #262; }

.footer {
  color: #777;
  font-size: 1.1em;
  margin-top: 15px;
  padding: 10px 0;
  text-align: center;
} 
img[src="media/logo-1.png"], img[src="../media/logo-a.png"] {
  transition: .2s ease-in .2s;
}
img[src="media/logo-1.png"]:hover, img[src="../media/logo-a.png"]:hover {
  transition: .2s ease-in .2s;
  padding-left: 10px;
}
.goup-container {
  background-color: #5594BF !important;
}
.goup-container:hover {
  transition: .2s ease-in .2s;
  background-color: #2c3e50 !important;
}
a {
  transition: .17s ease-in .17s !important;
  text-decoration: none !important;
}
a:hover {
  color: #3BC17C;
  transition: .17s ease-in .17s !important;
}
p {
  padding-bottom: 20px;
  color: #2c3e50;
}
/*# sourceMappingURL=main.css.map */
