body {
  font-family: 'Noto Serif KR', sans-serif;
  background-color: #ffffff; }

.navbar {
  background-color: #DC143C;
  box-shadow: 100 100 25px rgba(110, 110, 110, 0.5), 0 3px 3px rgba(110, 110, 110, 0.5); }
  .navbar a {
    text-decoration: none;
    color: #ffffff; }
    .navbar a:Hover {
      border-bottom: 4px solid #8B0000;
      border-radius: 3px;
      color: #8B0000; }
  .navbar .navbar-toggler {
    color: white !important; }
  .navbar .dropdown-item {
    color: black; }
    
    

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

#contents {
  margin: 0px;
  padding: 0px;
  z-index: 2;
  background-color: white; }

#banner {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: black;
  backface-visibility: hidden;
  background-position: center;
  background-size: cover;
  color: white;
  top: 0;
  left: 0;
  background-image: url("image/parallex.jpg");
  transform: translate3d() scale(1);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3), 0 15px 3px rgba(0, 0, 0, 0.1); }

#visible {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: white;
  visibility: hidden; }

#know-box {
  text-align: center;
  color: #fff;
  padding: 45px 20px 45px 20px;
  margin: 20px;
  position: relative;
  background: linear-gradient(0deg, #000, #000);
  width: 400px;
  height: 350px;
  font-size: 20px !important; }

#know-box:before, #know-box:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  background: linear-gradient(45deg, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000, #fb0094, #0000ff, #00ff00, #ffff00, #ff0000);
  background-size: 400%;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: -1;
  animation: animate 20s linear infinite; }

#know-box:after {
  filter: blur(20px); }

@keyframes animate {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 300% 0; }
  100% {
    background-position: 0 0; } }
#panel {
  margin: 20px 0px 20px 0px;
  border: 1px solid #d9d9d9;
  height: 350px;
  border-radius: 5px; }
  @media screen and (max-width: 420px) {
    #panel {
      height: 450px; } }
  #panel #panel-header {
    text-align: center;
    font-size: 30px; }
  #panel #panel-body {
    overflow-y: scroll; }

#events-container {
  background-color: #2f2424;
  margin: 0x 0px 10px 0px;
  padding: 80px 10px; }
  #events-container #mainpage-card {
    border: #2f2424; }
    @media screen and (max-width: 420px) {
      #events-container #mainpage-card img {
        display: none; } }

#principal {
  z-index: 4;
  background-color: black;
  position: relative;
  height: 110vh;
  width: 100% !important;
  top: 0;
  left: 0; }
  @media screen and (max-width: 420px) {
    #principal {
      height: 180vh; } }
  #principal .principal-bg-pic {
    background-image: url("../image/principal-bg.JPG");
    background-size: cover;
    height: 110vh;
    background-position: center;
    background-repeat: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100% !important; }
    @media screen and (max-width: 420px) {
      #principal .principal-bg-pic {
        height: 180vh;
        background-image: url("../image/principal-bg.JPG");
        background-position: center;
        background-repeat: none;
        background-size: cover; } }
  #principal #principal-header {
    text-align: center;
    padding: 10px 0px;
    color: white;
    opacity: 0;
    position: relative;
    color: white;
    z-index: 4; }
  #principal #principal-pic {
    text-align: center;
    opacity: 0;
    z-index: 4;
    position: relative; }
  #principal #principal-message {
    margin: 10px 10px 5px 10px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    z-index: 4;
    position: relative;
    letter-spacing: 0.85;
    font-size: 23px;
    text-shadow: 2px 2px 4px #000000; }
    @media screen and (max-width: 420px) {
      #principal #principal-message {
        font-size: 18px;
        margin: 3px 0px 2px 0px;
        text-align: left; } }

#card-row {
  margin-top: 25px;
  margin-bottom: 25px; }

#honor {
  z-index: 4;
  background-color: black;
  position: relative;
  height: 100vh;
  width: 100% !important;
  top: 0;
  left: 0; }
  @media screen and (max-width: 420px) {
    #honor {
      height: 110vh; } }
  #honor .honor-bg-pic {
    background-image: url("../image/honour-bg.jpg");
    background-size: cover;
    height: 100vh;
    background-position: center;
    background-repeat: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100% !important; }
    @media screen and (max-width: 420px) {
      #honor .honor-bg-pic {
        height: 110vh;
        background-image: url("../image/honour-bg.jpg");
        background-position: center;
        background-repeat: none;
        background-size: cover; } }
  #honor #honor-header {
    text-align: center;
    padding: 10px 0px;
    color: white;
    opacity: 0;
    position: relative;
    color: white;
    z-index: 4; }
  #honor #honor-pic {
    text-align: center;
    opacity: 0;
    z-index: 4;
    position: relative; }
  #honor #honor-message {
    margin: 10px 10px 5px 10px;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    z-index: 4;
    position: relative;
    letter-spacing: 0.85;
    font-size: 23px;
    text-shadow: 2px 2px 4px #000000; }
    @media screen and (max-width: 420px) {
      #honor #honor-message {
        font-size: 18px;
        margin: 3px 0px 2px 0px;
        text-align: left; } }

#students-messages h1 {
  color: #B22222;
  text-align: center; }
#students-messages p {
  text-align: center;
  font-size: 23px; }

#weather-container {
  background-color: #f4f4f4; }
  #weather-container #media-icon {
    padding: 30px 25px 25px 45px; }

#card-heading {
  text-align: center;
  font-size: 65px;
  font-weight: 900; }
  @media screen and (max-width: 420px) {
    #card-heading {
      font-size: 40px;
      font-weight: 700px; } }

.card {
  overflow: hidden;
  border-radius: 0px !important; }
  .card img {
    transform-style: preserve-3d;
    transition: all 0.5s ease;
    transform: scale(1);
    overflow: hidden;
    border-radius: 0px !important; }
  .card:Hover img {
    transform: scale(1.04);
    overflow: hidden; }
  .card:Hover p a:Hover {
    color: #DC143C; }
  .card h4 a {
    color: #961d1d; }
  .card h3 a {
    color: #961d1d; }

#footer-link-row {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }
  #footer-link-row li {
    list-style: none; }

#footer-background-pic #footer-text {
  color: #FFFFFF;
  padding: 30px 0px 30px 0px; }
  #footer-background-pic #footer-text:a {
    text-decoration: none; }
#footer-background-pic #footer-main-link {
  margin-top: 40px; }
#footer-background-pic #site-developer {
  color: white; }

#side-menu-button {
  z-index: 3;
  position: fixed;
  top: 60px; }

#side-bar1 {
  z-index: 3;
  position: fixed;
  top: 120px;
  width: 250px;
  height: 100vh;
  opacity: 0;
  color: white; }
  #side-bar1 li {
    list-style: none;
    line-height: 30px;
    margin-left: 1px; }
    #side-bar1 li a {
      text-decoration: none;
      color: white; }

a {
  color: black;
  text-decoration: none; }
  a:Hover {
    text-decoration: none; }

#sidebar {
  top: 0px;
  left: -250px;
  position: absolute;
  width: 250px;
  height: 120vh;
  z-index: 98;
  background-color: #DC143C;
  color: white;
  background-attachment: scroll;
  transition: all 500ms linear; }
  #sidebar .toggle-btn {
    top: 25%;
    position: absolute;
    left: 260px;
    color: black;
    cursor: pointer; }
  #sidebar ul {
    margin-top: 200px !important; }
  #sidebar li {
    list-style: decimal; }
    #sidebar li a {
      color: white; }

/*# sourceMappingURL=custom.css.map */
