/*
Item Name : CMS framework | myid.ltd
Author : Taco Hsiung
Version : 1.0 
*/
/*======================== [main navigation variable] ============================*/
/*--------------------------------------[Other Seasons Settings]--------------------------------*/
html {
  background: #fcfddc;
  overflow-x: hidden;
}
body {
  font-family: "Open Sans", "Helvetica Neue", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #393939;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}
a {
  color: #9e3138;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
a:hover,
a:focus {
  color: #ec5564;
  text-decoration: none;
}
label {
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.float-l,
.left {
  float: left;
  display: inline-block;
}
.float-r,
.right {
  float: right;
}
.label-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.text1 {
  color: #f07f8c;
}
.text2 {
  color: #f06a6a;
}
.text3 {
  color: #30cfc9;
}
.text4 {
  color: #4dc561;
}
.text5 {
  color: #e8ddcb;
}
.text-light {
  color: #ffffff;
}
.text-white {
  color: #fff;
}
.text-dark {
  color: #9a9a9a;
}
.text-muted {
  color: #6c6c6c;
}
.hide-text,
.ht {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
small {
  font-size: 90%;
}
.clear {
  display: block;
  overflow: hidden;
}
.accordion-group,
.accordion-inner {
  border-color: #f07f8c;
  border-radius: 5px;
}
.form-control {
  border-color: #30cfc9;
  border-radius: 5px;
}
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #30cfc9;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.input-group-addon {
  border-color: #30cfc9;
  background-color: #ffffff;
}
.list-group {
  border-radius: 5px;
}
.list-group.no-radius .list-group-item {
  border-radius: 0 !important;
}
.list-group.no-borders .list-group-item {
  border: none;
}
.list-group.no-border .list-group-item {
  border-width: 1px 0;
}
.list-group.no-bg .list-group-item {
  background-color: transparent;
}
.list-group-item {
  border-color: #f07f8c;
  padding-right: 15px;
}
.list-group-item.media {
  margin-top: 0;
}
.list-group-item.active {
  color: #fff;
  border-color: #f07f8c !important;
  background-color: #f07f8c !important;
}
.list-group-item.active .text-muted {
  color: #ffffff;
}
.list-group-item.active a {
  color: #fff;
}
.list-group-alt .list-group-item:nth-child(2n+2) {
  background-color: rgba(0, 0, 0, 0.02);
}
.list-group-lg .list-group-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.list-group-sp .list-group-item {
  margin-bottom: 5px;
  border-radius: 3px;
}
.list-group-item > .badge {
  margin-right: 0;
}
.list-group-item > .fa-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -5px;
}
.list-group-item > .fa-chevron-right + .badge {
  margin-right: 5px;
}
.nav-pills.no-radius > li > a {
  border-radius: 0;
}
.nav-pills > li.active > a {
  color: #fff !important;
  background-color: #f06a6a !important;
}
/*cols*/
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-0 {
  clear: left;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter [class*="col"] {
  padding: 0;
}
.modal-backdrop {
  background-color: #9a9a9a;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-over {
  width: 100%;
  height: 100%;
  position: relative;
  background: #9a9a9a;
}
.modal-center {
  position: absolute;
  left: 50%;
  top: 50%;
}
.modal-content {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.icon-muted {
  color: #ccc;
}
#Navi {
  height: 51px;
  display: block;
}
@media screen and (max-width: 767px) {
  #Navi {
    height: 0!important;
  }
}
#Navi .affix {
  width: 100%;
  min-width: 940px;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
#MainNav1 {
  z-index: 9998;
}
#MainNav2 {
  z-index: 9997;
}
.MainNav *,
.MainNav *:before,
.MainNav *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.MainNav_fixed {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 10px 0;
}
.MainNav {
  position: relative;
  margin: 0 auto;
  float: left;
  padding: 0 15px;
  width: 100%;
  z-index: 9990;
  font-size: 13px;
  background: transparent;
  background-image: ;
  /* Parent Elements */
  /* 1. Basic Typography */
}
.MainNav .MainNav_wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.MainNav .MainNav_menu_right {
  float: right;
}
.MainNav .MainNav_menu {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  float: left;
}
.MainNav .MainNav_menu .divide {
  border-left: 0px solid #ed6877;
  background: transparent;
  width: 7px;
}
.MainNav .MainNav_menu .btn01,
.MainNav .MainNav_menu .btn01:hover {
  background-image: url("../images/menu/btn_1.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn02,
.MainNav .MainNav_menu .btn02:hover {
  background-image: url("../images/menu/btn_2.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn03,
.MainNav .MainNav_menu .btn03:hover {
  background-image: url("../images/menu/btn_3.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn04,
.MainNav .MainNav_menu .btn04:hover {
  background-image: url("../images/menu/btn_4.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn05,
.MainNav .MainNav_menu .btn05:hover {
  background-image: url("../images/menu/btn_5.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn06,
.MainNav .MainNav_menu .btn06:hover {
  background-image: url("../images/menu/btn_6.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn07,
.MainNav .MainNav_menu .btn07:hover {
  background-image: url("../images/menu/btn_7.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn08,
.MainNav .MainNav_menu .btn08:hover {
  background-image: url("../images/menu/btn_8.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn09,
.MainNav .MainNav_menu .btn09:hover {
  background-image: url("../images/menu/btn_9.png");
  width: 111px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.4);
}
.MainNav .MainNav_menu .btn10,
.MainNav .MainNav_menu .btn10:hover {
  background-image: url("../images/menu/btn_10.png");
  width: 50px;
}
.MainNav .MainNav_menu .btn11,
.MainNav .MainNav_menu .btn11:hover {
  background-image: url("../images/menu/btn_11.png");
  width: 50px;
}
.MainNav .MainNav_menu .btn12,
.MainNav .MainNav_menu .btn12:hover {
  background-image: url("../images/menu/btn_12.png");
  width: 50px;
}
.MainNav .MainNav_menu .btn13,
.MainNav .MainNav_menu .btn13:hover {
  background-image: url("../images/menu/btn_13.png");
  width: 50px;
}
.MainNav .MainNav_menu .btn14,
.MainNav .MainNav_menu .btn14:hover {
  background-image: url("../images/menu/btn_14.png");
  width: 50px;
}
.MainNav .MainNav_menu .btn15,
.MainNav .MainNav_menu .btn15:hover {
  background-image: url("../images/menu/btn_15.png");
  width: 50px;
}
.MainNav .MainNav_menu > li {
  height: 51px;
  float: left;
  text-align: center;
  width: ;
  background-position: center 0%!important;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.MainNav .MainNav_menu > li > a,
.MainNav .MainNav_menu > li > span {
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  line-height: 51px;
  padding: 0px 12px;
  text-indent: -9999px;
  display: block;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle !important;
}
.MainNav .MainNav_menu > li .lang {
  margin-top: -15px;
  font-size: 11px;
}
.MainNav .MainNav_menu > li span a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-left: 14px;
}
.MainNav .MainNav_menu > li > span + a i {
  margin-right: 0px;
}
.MainNav .MainNav_menu > li i {
  margin-right: 9px;
}
.MainNav .MainNav_menu > li:hover,
.MainNav .MainNav_menu > li.active {
  transform: translateY(-5px);
}
.MainNav .MainNav_menu > li:hover > a,
.MainNav .MainNav_menu > li:hover > span,
.MainNav .MainNav_menu > li:hover > span > a,
.MainNav .MainNav_menu > li.active > a,
.MainNav .MainNav_menu > li.active > span,
.MainNav .MainNav_menu > li.active > span > a {
  color: #ffffff;
}
.MainNav .MainNav_menu > li.flexnav_mega {
  position: static;
}
.MainNav .MainNav_menu {
  /* Show Drop Downs on Mouse Hover */
}
.MainNav .MainNav_menu .dropdown {
  overflow: visible!important;
  background: #fcfddc;
  border: 1px solid #e8ddcb;
  border-bottom: 0px;
  position: absolute;
  top: -9999em;
  z-index: 9999;
  padding: 0;
  margin: 0 auto;
  opacity: 0;
  display: block;
  margin-top: 10px;
  width: 180px;
}
.MainNav .MainNav_menu .dropdown_fly_out {
  padding: 0;
}
.MainNav .MainNav_menu .dropdown:before,
.MainNav .MainNav_menu .dropdown:after {
  display: table;
  content: " ";
}
.MainNav .MainNav_menu .dropdown:after {
  clear: both;
}
.MainNav .MainNav_menu .dropdown_right {
  right: 0;
}
.MainNav .MainNav_menu li:hover > .dropdown {
  opacity: 1;
  top: auto;
}
.MainNav .sub {
  padding: 0;
  margin: 0;
  list-style: none;
}
.MainNav .sub .sub_lv {
  padding: 0;
  margin: 0;
  list-style: none;
}
.MainNav .sub li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e8ddcb;
}
.MainNav .sub li a,
.MainNav .sub li span {
  padding: 5px 15px;
  float: left;
  width: 100%;
  text-align: left;
  display: block;
  cursor: pointer;
}
.MainNav .sub li span:hover,
.MainNav .sub li a:hover {
  background: #fbfcce;
}
.MainNav .sub .sub_lv_left {
  left: -102%;
  right: 100%;
}
.MainNav .sub .sub_lv li {
  width: 180px;
  padding: 0 ;
}
.MainNav .sub li.last {
  border-bottom: 0;
}
.MainNav .sub ul.MainNav_icons li {
  margin-left: -12px !important;
}
.MainNav .sub .sub_lv {
  background: #fcfddc;
  border: 1px solid #e8ddcb;
  border-bottom: 0px;
  position: absolute;
  margin: 0px 0 0 0;
  padding: 0px;
  left: 100%;
  top: auto;
  display: none;
  zoom: 1;
  float: left;
}
.MainNav .sub li:hover > .sub_lv,
.MainNav .sub li:hover > .sub_lv_left {
  display: block;
}
.MainNav .sub .parent i {
  font-size: 15px;
  line-height: 21px;
  margin-right: 12px;
}
.MainNav .parent > span:after {
  content: '\f105';
  font-family: FontAwesome;
  float: right;
  padding-top: 1px;
}
.MainNav .parent_left > span:after {
  content: '\f104';
  font-family: FontAwesome;
  float: right;
  padding-top: 1px;
}
.MainNav .dropdown p,
.MainNav .dropdown ul,
.MainNav .dropdown ol {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 21px 0;
  line-height: 21px;
}
.MainNav .dropdown a,
.MainNav .dropdown .sub li span {
  text-decoration: none;
  color: #9e3138;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.MainNav .dropdown a:hover,
.MainNav .dropdown .sub li span:hover {
  color: #ec5564;
}
.eng .MainNav .MainNav_menu .btn01,
.eng .MainNav .MainNav_menu .btn01:hover {
  background-image: url("../images/menu/eng/btn_1.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn02,
.eng .MainNav .MainNav_menu .btn02:hover {
  background-image: url("../images/menu/eng/btn_2.png");
  width: 100px;
}
.eng .MainNav .MainNav_menu .btn03,
.eng .MainNav .MainNav_menu .btn03:hover {
  background-image: url("../images/menu/eng/btn_3.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn04,
.eng .MainNav .MainNav_menu .btn04:hover {
  background-image: url("../images/menu/eng/btn_4.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn05,
.eng .MainNav .MainNav_menu .btn05:hover {
  background-image: url("../images/menu/eng/btn_5.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn06,
.eng .MainNav .MainNav_menu .btn06:hover {
  background-image: url("../images/menu/eng/btn_6.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn07,
.eng .MainNav .MainNav_menu .btn07:hover {
  background-image: url("../images/menu/eng/btn_7.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn08,
.eng .MainNav .MainNav_menu .btn08:hover {
  background-image: url("../images/menu/eng/btn_8.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn09,
.eng .MainNav .MainNav_menu .btn09:hover {
  background-image: url("../images/menu/eng/btn_9.png");
  width: 110px;
}
.eng .MainNav .MainNav_menu .btn10,
.eng .MainNav .MainNav_menu .btn10:hover {
  background-image: url("../images/menu/eng/btn_10.png");
  width: 50px;
}
.eng .MainNav .MainNav_menu .btn11,
.eng .MainNav .MainNav_menu .btn11:hover {
  background-image: url("../images/menu/eng/btn_11.png");
  width: 50px;
}
.eng .MainNav .MainNav_menu .btn12,
.eng .MainNav .MainNav_menu .btn12:hover {
  background-image: url("../images/menu/eng/btn_12.png");
  width: 50px;
}
.eng .MainNav .MainNav_menu .btn13,
.eng .MainNav .MainNav_menu .btn13:hover {
  background-image: url("../images/menu/eng/btn_13.png");
  width: 50px;
}
.eng .MainNav .MainNav_menu .btn14,
.eng .MainNav .MainNav_menu .btn14:hover {
  background-image: url("../images/menu/eng/btn_14.png");
  width: 50px;
}
.eng .MainNav .MainNav_menu .btn15,
.eng .MainNav .MainNav_menu .btn15:hover {
  background-image: url("../images/menu/eng/btn_15.png");
  width: 50px;
}
/* IE8 */
.MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse {
  display: none;
}
/* -----------------Switch between the desktop and mobile versions---------------------- */
@media only screen and (min-width: 767px) {
  .MainNav .MainNav_wrapper .MainNav_menu > li {
    display: block !important;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #Navi .affix {
    position: absolute;
    min-width: 40px;
  }
  .MainNav {
    position: absolute;
    padding: 0 0px;
    top: 0;
    left: 0;
    /*----- Multilevel fly-outs --------*/
  }
  .MainNav .divide {
    display: none!important;
  }
  .MainNav .MainNav_wrapper .MainNav_menu {
    width: 100%!important;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn01,
  .MainNav .MainNav_wrapper .MainNav_menu .btn01:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn02,
  .MainNav .MainNav_wrapper .MainNav_menu .btn02:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn03,
  .MainNav .MainNav_wrapper .MainNav_menu .btn03:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn04,
  .MainNav .MainNav_wrapper .MainNav_menu .btn04:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn05,
  .MainNav .MainNav_wrapper .MainNav_menu .btn05:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn06,
  .MainNav .MainNav_wrapper .MainNav_menu .btn06:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn07,
  .MainNav .MainNav_wrapper .MainNav_menu .btn07:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn08,
  .MainNav .MainNav_wrapper .MainNav_menu .btn08:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn09,
  .MainNav .MainNav_wrapper .MainNav_menu .btn09:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .btn10,
  .MainNav .MainNav_wrapper .MainNav_menu .btn10:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li {
    position: static;
    height: 50px!important;
    width: 100%!important;
    background: #f07f8c !important;
    border-bottom: 1px solid #ed6877;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li > span,
  .MainNav .MainNav_wrapper .MainNav_menu > li > a {
    text-align: left;
    text-indent: 0!important;
    line-height: 55px!important;
    padding-left: 20px;
    font-size: 16px;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li:hover,
  .MainNav .MainNav_wrapper .MainNav_menu > li.active {
    transform: translateY(0px);
  }
  .MainNav .MainNav_wrapper .MainNav_menu .dropdown,
  .MainNav .MainNav_wrapper .MainNav_menu .dropdown_full {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .MainNav .sub,
  .MainNav .sub .sub_lv,
  .MainNav .sub .sub_lv_left {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    padding: 0;
    width: 100%;
    margin: 0;
    border: none;
  }
  .MainNav .sub li,
  .MainNav .sub .sub_lv li {
    border-bottom: solid 1px #f2efc4;
    background: #fcfddc;
    width: 100%;
    padding: 0;
  }
  .MainNav .sub_lv li a,
  .MainNav .parent {
    background: #fefef4;
  }
  .MainNav .sub_lv .sub_lv li a {
    background: #fefef4;
    padding-left: 10%;
  }
  .MainNav .sub li a:hover,
  .MainNav .sub li span:hover,
  .MainNav .sub .sub_lv li a:hover {
    background: #fafcc4;
  }
  .MainNav .sub li > a,
  .MainNav .sub li > span {
    width: 100%;
    padding: 15px 10px 15px 40px;
  }
  .MainNav .sub ul.MainNav_icons li {
    margin-left: 0 !important;
  }
  .MainNav ul.MainNav_icons > li > .sub_lv > li {
    padding-left: 18px !important;
  }
  .MainNav .parent > span:after,
  .MainNav .parent_left > span:after,
  .MainNav .parent.noactive > span:after,
  .MainNav .parent_left.noactive > span:after {
    content: '\f107';
  }
  .MainNav .parent.active > span:after,
  .MainNav .parent_left.active > span:after {
    content: '\f106';
  }
}
@media only screen and (max-width: 767px) {
  .MainNav_btn {
    display: none;
  }
  .MainNav_fixed {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 30px auto;
  }
  .MainNav {
    height: auto;
  }
  .MainNav .MainNav_wrapper .MainNav_menu_right {
    float: left;
    width: 100%;
  }
  .MainNav .MainNav_wrapper .MainNav_menu {
    width: 100%;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li {
    width: 100%!important;
    display: none;
    float: left;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse span {
    padding: 0 20px;
    text-indent: 0!important;
    line-height: 50px!important;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse_active,
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse_active:hover {
    background: #ed6877;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse_noactive,
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse_noactive:hover {
    background: #f07f8c;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li.MainNav_collapse > span {
    color: #ffffff !important;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li:hover {
    box-shadow: none;
  }
  .MainNav .MainNav_wrapper .MainNav_menu > li:first-child {
    margin-left: 0;
  }
  .MainNav .MainNav_wrapper .MainNav_menu .dropdown {
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-top: -5px;
  }
}
/*--------------------------------------[Other Seasons Settings]--------------------------------*/
.summer .MainNav .dropdown p,
.summer .MainNav .dropdown ul,
.summer .MainNav .dropdown ol {
  color: #0b6c99;
}
.summer .MainNav .dropdown a,
.summer .MainNav .dropdown .sub li span {
  color: #0b6c99;
}
.summer .MainNav .dropdown a:hover,
.summer .MainNav .dropdown .sub li span:hover {
  color: #34b4f0;
}
@media only screen and (max-width: 767px) {
  .summer .MainNav .MainNav_wrapper .MainNav_menu > li {
    background: #119ee0 !important;
    border-bottom: 1px solid #0f8dc9;
  }
}
.autumn .MainNav .dropdown p,
.autumn .MainNav .dropdown ul,
.autumn .MainNav .dropdown ol {
  color: #8b3b13;
}
.autumn .MainNav .dropdown a,
.autumn .MainNav .dropdown .sub li span {
  color: #8b3b13;
}
.autumn .MainNav .dropdown a:hover,
.autumn .MainNav .dropdown .sub li span:hover {
  color: #e4723a;
}
@media only screen and (max-width: 767px) {
  .autumn .MainNav .MainNav_wrapper .MainNav_menu > li {
    background: #cf571c !important;
    border-bottom: 1px solid #b84e19;
  }
}
.winter .MainNav .dropdown p,
.winter .MainNav .dropdown ul,
.winter .MainNav .dropdown ol {
  color: #13889d;
}
.winter .MainNav .dropdown a,
.winter .MainNav .dropdown .sub li span {
  color: #13889d;
}
.winter .MainNav .dropdown a:hover,
.winter .MainNav .dropdown .sub li span:hover {
  color: #46d0e9;
}
@media only screen and (max-width: 767px) {
  .winter .MainNav .MainNav_wrapper .MainNav_menu > li {
    background: #1bc3e1 !important;
    border-bottom: 1px solid #18afca;
  }
}
/*

CMS Global Setting - Layout v1.0
last updated by - Taco Hsiung [2015 Jul]
---------------------------------------------------

1 - BODY setting ==================================
	1.1 - Body background (.body_bg)
	1.2 - back to top button (.back-to-top)
	1.3 - Container width (.container)

2 - TOP BAR (#header_bar) ========================
	
	→ id="header_bar"
	→ class="container" (set min width 960)
		→ class="f-left"
		→ class="f-right"
			→ class="home_btn"
			→ class="lang_btn"
			→ class="login_btn"
	
	2.1 Float Left block (.f-left)
	2.2 Float Left block (.f-right)

3 - Background Slideshow (#bg-slide) ==============
	→ id="bg-slide"
		→ class="mask"
		→ class="slide_content"
			→ class="owl-carousel"
				→ <div><img>

4 - HEADER (#header) ==============================


	4.1 school logo (.logo)
	4.2 header banner (#header_banner)
	4.3 MOBILE setting

	
	→ id="header" class="header-wrap container" 
	              (.container / .container-fluid)
	   → class="wrap"
	   	→ class="logo"
	   		→ <a><img><h4>

	   → id="header_banner" class="owl-carousel"	
	   	→ <div><img>

	   → id="Navi"
	   	→ class="affix"
	   		→ id="MainNav1" class="MainNav"
	   			→ class="MainNav_wrapper"
	   				→ <ul> class="MainNav_menu"
	   				......

5 - Contents WIDGET's layout (#widgets) ===========

	→ id="widgets" class="container content"
		→ class="content_wrap"
			→ class="widget_wrap row row1" 
				→ class="col-sm-3 Col-1"
					→class="widget ..."
				→ class="col-sm-3 Col-2"
				→ class="col-sm-3 Col-3" ....

			→ class="widget_wrap row row2" 
				→ class="col-sm-3 Col-1"
				→ class="col-sm-3 Col-2"
				→ class="col-sm-3 Col-3" 
			....


6 - Footer (#footer) ==============================
	6.1 Contact info - Left (.contact)
	6.2 Contact info - Right (.copyright)

	→ id="footer"
		→ class="container"
			→ class="row row-footer"
				→ class="col-sm-6 contact"
					→ class="address"
					→ class="phone"
					→ class="best-view"
				→ class="col-sm-6 copyright"


7 - Carousel Theme(.owl-theme) ====================

8 - Contents Wrap Style ===========================

9 - Others ========================================
	9.1 - Scroll bar

10- POPUP =========================================

===================================================*/
.body_bg {
  background: url("../images/header_bg.png") repeat-x, url("../images/footer_bg.jpg") no-repeat bottom center;
  background-size: 32px 480px, 1160px 316px;
}
@media screen and (max-width: 767px) {
  .body_bg {
    margin-top: 50px;
    background: url("../images/header_bg_xs.jpg") no-repeat top center, url("../images/footer_bg_xs.jpg") no-repeat bottom center;
    background-size: 970px 416px, 970px 256px;
  }
}
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 8888;
}
.back-to-top a {
  color: #ffffff;
  width: 34px;
  height: 34px;
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 15px;
  background-color: #f07f8c;
  border-radius: 500px;
}
.back-to-top a:hover {
  background: #eb5163;
}
@media (max-width: 767px) {
  .container {
    padding: 0;
  }
  body {
    overflow-x: hidden;
  }
}
@media (min-width: 767px) {
  .container {
    width: 970px!important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px!important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px!important;
  }
}
.header-wrap.container-fluid {
  padding: 0!important;
}
.affix {
  z-index: 9999;
}
#header .header_wrap {
  position: relative;
}
#header .graphic {
  z-index: 0;
  width: 100%;
  min-width: 970px;
  height: 512px;
  background: url("../images/mask.png") no-repeat top center;
  background-size: 1800px 512px;
  position: absolute;
  top: 0;
  display: block;
  pointer-events: none;
}
#header .wrap {
  width: 970px!important;
  margin: 0 auto;
}
#header .logo {
  position: absolute;
  top: 35px;
  width: 443px;
  height: 78px;
  display: block;
  overflow: hidden;
  z-index: 2;
}
#header .logo img {
  width: 100%;
}
#header .logo h4 {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#header .char {
  position: absolute;
  top: 100px;
  background: url("../images/char.png") no-repeat;
  background-size: cover;
  width: 500px;
  height: 300px;
  pointer-events: none;
  z-index: 2;
}
#header #header_banner {
  position: relative;
  overflow: hidden;
  display: block;
  height: 400px;
}
#header #header_banner .photo {
  position: absolute;
  top: 10px;
  right: 20px;
  background: #ffffff;
  width: 500px;
  height: 337.5px;
  z-index: 0;
}
#header #header_banner .owl-item {
  display: block;
  overflow: hidden;
  width: 500px;
  height: 337.5px;
  position: relative;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #header .wrap {
    width: 100%!important;
  }
  #header .graphic {
    display: none;
  }
  #header .logo {
    top: 70px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    max-width: 357px;
    height: auto;
  }
  #header .char {
    display: none;
  }
  #header #header_banner {
    height: 400px;
    width: 100%;
  }
  #header #header_banner .photo {
    display: none;
  }
}
#inner #header_banner {
  height: 400px;
}
@media screen and (max-width: 767px) {
  #inner #header_banner {
    height: 400px;
  }
}
#widgets {
  display: block;
}
#widgets .widget_wrap {
  margin-top: 20px;
  display: block;
}
#widgets .row1 .Col-1 {
  padding-right: 0!important;
}
#widgets .row1 .Col-3 {
  padding-left: 0!important;
}
#widgets .row2 .Col-1 {
  padding-right: 0!important;
}
#widgets .row2 .Col-3 {
  padding-left: 0!important;
}
@media screen and (max-width: 767px) {
  #widgets .row {
    margin: 15px!important;
  }
  #widgets .row1 .Col-1,
  #widgets .row2 .Col-1,
  #widgets .row1 .Col-2,
  #widgets .row2 .Col-2,
  #widgets .row1 .Col-3,
  #widgets .row2 .Col-3 {
    padding: 0 0px 30px 0px!important;
    margin-bottom: 20px;
  }
  #widgets .row3 {
    display: none;
  }
}
/*--------------------------------[6 Footer]-------------------------*/
#footer {
  background: transparent;
  border-top: 0px solid #f07f8c;
  display: block;
  overflow: hidden;
}
#footer .row-footer {
  color: #432f30;
  font-size: 100%;
  padding: 20px 0;
}
#footer .row-footer a {
  color: #9e3138;
}
#footer .row-footer a:hover {
  color: #ec5564;
}
#footer .row-footer .contact {
  padding-left: 350px;
  margin-bottom: 30px;
  text-align: left;
}
#footer .row-footer .contact div {
  padding-bottom: 5px;
}
#footer .row-footer .contact .address .map {
  color: #ffffff;
  background: #f07f8c;
  padding: 2px 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#footer .row-footer .contact .address .map:hover {
  background: #ed6877;
  color: #ffffff;
}
#footer .row-footer .contact .phone span {
  margin-right: 15px;
}
#footer .row-footer .contact .best-view {
  color: #251a1b;
  margin-top: 5px;
}
#footer .row-footer .copyright {
  font-size: 80%;
  padding-left: 350px;
  float: left;
}
#footer .row-footer .author {
  font-size: 80%;
  float: right;
}
@media screen and (max-width: 767px) {
  #footer .contact,
  #footer .copyright,
  #footer .author {
    text-align: center!important;
    padding-left: 0px!important;
    padding: 5px 15px!important;
    float: none!important;
  }
  #footer .copyright,
  #footer .author {
    font-size: 100%!important;
  }
  #footer .contact,
  #footer .contact .address {
    font-size: 120%;
  }
  #footer .map {
    clear: both;
    display: block;
    width: 80%;
    padding: 10px!important;
    margin: 10px auto;
    font-size: 18px!important;
  }
  #footer .phone span {
    margin: 0 0 5px 0;
    display: block;
    clear: both;
    font-size: 120%;
  }
}
#header .owl-controls,
.owl-pagination,
.owl-nav {
  display: ;
}
.owl-theme .owl-controls {
  width: 100%;
  height: 100%;
  text-align: center;
  /* Styling Next and Prev buttons */
  /* 7.1 Use it for non-touch hover action */
  /* 7.2 Styling Pagination*/
}
.owl-theme .owl-controls .owl-nav div {
  position: absolute;
}
.owl-theme .owl-controls .owl-nav div {
  color: #f07f8c;
  zoom: 1;
  width: 22px;
  height: 22px;
  display: block;
  line-height: 22px;
  font-size: 13px;
  border-radius: 500px;
  background: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.owl-theme .owl-controls .owl-nav div:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
  left: 8px;
  top: 50%;
}
.owl-theme .owl-controls .owl-nav .owl-next {
  right: 8px;
  top: 50%;
}
.owl-theme .owl-controls .owl-dots {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.owl-theme .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-dot span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0px 3px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 500px;
  background: #ffffff;
}
.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
  background: #f07f8c;
  opacity: 1;
  filter: alpha(opacity=100);
}
.owl-theme .owl-controls .owl-dot span.owl-numbers {
  /* If PaginationNumbers is true */
  height: auto;
  width: auto;
  color: #f07f8c;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url("../images/AjaxLoader.gif") no-repeat center center;
}
@media (max-width: 767px) {
  .owl-controls,
  .owl-dots,
  .owl-nav {
    display: none;
  }
}
/*----------------------------------[8 content wrap]-------------------------------*/
.contents_wrap {
  font-size: 14px;
  line-height: 1.5;
  display: block;
}
.contents_wrap h1,
.contents_wrap h2,
.contents_wrap h3 {
  color: #f07f8c !important;
  margin: 20px 0 15px 0;
  font-weight: 100;
}
.contents_wrap h4,
.contents_wrap h5,
.contents_wrap h6 {
  color: #ed6877 !important;
  margin: 10px 0;
  font-weight: 500;
}
.contents_wrap h1 {
  font-size: 35px;
}
.contents_wrap h2 {
  font-size: 28px;
}
.contents_wrap h3 {
  font-size: 24px;
}
.contents_wrap h4 {
  font-size: 20px;
}
.contents_wrap h5 {
  font-size: 18px;
}
.contents_wrap h6 {
  font-size: 16px;
}
.contents_wrap p {
  margin-bottom: 25px;
}
.contents_wrap img {
  max-width: 100%;
}
.contents_wrap img.left {
  margin: 5px 15px 15px 0px;
}
.contents_wrap img.right {
  margin: 5px 0px 15px 15px;
}
.contents_wrap ul {
  padding-left: 25px;
}
.contents_wrap ol {
  padding-left: 35px;
}
.contents_wrap ul li {
  list-style-type: disc;
}
.contents_wrap ol li {
  list-style-type: decimal;
}
.contents_wrap li {
  padding-bottom: 10px;
}
.contents_wrap hr {
  margin: 15px 0;
  clear: both;
  display: block;
  overflow: hidden;
  border-top: #d1ba96 1px solid;
}
.contents_wrap q,
.contents_wrap mark {
  background-color: #ff9;
}
.contents_wrap dl {
  padding: 10px 0;
  clear: both;
}
.contents_wrap dl dt {
  font-weight: 500;
  font-size: 15px;
  color: #f07f8c;
}
.contents_wrap dl dd {
  margin: 0;
  padding: 0 0 10px 0;
}
.contents_wrap table {
  display: table;
  border-spacing: 0px;
  border-collapse: collapse;
  max-width: 100%;
  margin: 15px 0;
  table-layout: fixed;
  width: 100%;
}
.spring .contents_wrap p {
  letter-spacing: 2px!important;
}
.eng .contents_wrap p {
  letter-spacing: 0px!important;
  word-spacing: 1px;
}
/*--------------------------------------[9 OTHERS]--------------------------------*/
@media (min-width: 767px) {
  .body_wrap {
    min-width: 940px;
  }
  .scrollable {
    -webkit-overflow-scrolling: touch;
  }
  ::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #169889;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #169889;
  }
  ::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, 0.1);
  }
  ::-webkit-scrollbar-track:hover {
    background-color: rgba(50, 50, 50, 0.2);
  }
}
.nicescroll-rails div {
  background: #169889 !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.slim-scroll {
  display: block;
  position: relative;
  overflow: auto;
}
/*--------------------------------------[10 POPUP]--------------------------------*/
#popup {
  margin: 0 auto;
  position: absolute;
  display: block;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow: auto;
}
#popup .popup_topbar {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 0px;
  margin: 0;
  background: #f07f8c;
}
#popup .popup_topbar .title {
  margin: 0;
  line-height: 40px;
  color: #ffffff;
  font-weight: 300;
  font-size: 15px;
  padding: 0 15px;
}
#popup .popup_topbar a {
  color: #ffffff;
}
#popup .scroll-pane {
  background: #ffffff;
  display: block;
  position: relative;
  margin-top: 40px;
  height: 100%;
  overflow: auto;
}
#popup .popup_content {
  position: relative;
}
#popup .popup_content .contn {
  color: #393939;
  padding: 30px;
  /* max-width: 800px; */
  max-width: 3000px;
  margin: 0 auto;
  background: #ffffff;
  display: block;
  position: relative;
  font-size: 15px;
}
#popup .popup_content .contn .title {
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  color: #f07f8c;
  border-bottom: 1px solid #f07f8c;
}
#popup .popup_content .contn .title span {
  font-size: 13px;
  margin-left: 10px;
  letter-spacing: 0;
  color: #9a9a9a;
}
#popup .popup_content .contn img {
  max-width: 100%;
}
#popup .contents_wrap img {
  padding: 10px;
}
#popup .popup_pictures {
  min-height: 200px;
  background: #f07f8c;
  display: block;
  padding: 15px 0;
}
#popup .popup_pictures .wrap {
  max-width: 800px;
  margin: 0 auto;
}
#popup .popup_pictures .picture {
  float: left;
  display: inline;
  margin: 0 1%;
  width: 31%;
}
#popup .popup_pictures img {
  border: solid 1px #ffffff;
  display: block;
  width: 100%;
}
@media screen and (max-width: 640px) {
  #popup .paragraph_block {
    font-size: 120%;
    line-height: 29px;
  }
  #popup .popup_topbar {
    height: 65px;
  }
  #popup .popup_topbar .title {
    margin-top: 20px!important;
    font-size: 20px;
  }
  #popup .popup_content .contn {
    padding: 20px;
  }
  #popup .scroll-pane {
    display: block;
    overflow: auto;
    padding-top: 30px;
  }
  #popup .scroll-pane .title {
    font-size: 23px!important;
    line-height: 28px!important;
  }
}
/*--------------------------------------[Falling Elements Plugin]--------------------------------*/
.element {
  background: url("../images/element1.png") no-repeat center center;
  background-size: cover;
  width: 40px;
  height: 40px;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .element {
    display: none;
  }
}
/*--------------------------------------[Other Seasons Settings]--------------------------------*/
.summer .body_bg {
  background: url("../images/header_bg_02.png") repeat-x, url("../images/footer_bg_02.jpg") no-repeat bottom center;
  background-size: 32px 480px, 1160px 316px;
}
@media screen and (max-width: 767px) {
  .summer .body_bg {
    background: url("../images/header_bg_xs_02.jpg") no-repeat top center, url("../images/footer_bg_xs_02.jpg") no-repeat bottom center;
    background-size: 970px 416px, 970px 256px;
  }
}
.summer .element {
  background: url("../images/element2.png") no-repeat center center;
  background-size: cover;
}
.summer #header .graphic {
  background: url("../images/mask_02.png") no-repeat top center;
  background-size: 1800px 512px;
}
.summer #header .char {
  background: url("../images/char_02.png") no-repeat;
  background-size: cover;
}
.summer #footer .row-footer .contact .address .map {
  background: #34b4f0;
}
.summer #footer .row-footer .contact .address .map:hover {
  background: #119ee0;
}
.summer #footer .row-footer a {
  color: #0b6c99;
}
.summer #footer .row-footer a:hover {
  color: #34b4f0;
}
.summer a {
  color: #0b6c99;
}
.summer a:hover,
.summer a:focus {
  color: #34b4f0;
}
.summer .contents_wrap h1,
.summer .contents_wrap h2,
.summer .contents_wrap h3 {
  color: #0b6c99 !important;
}
.summer .contents_wrap h4,
.summer .contents_wrap h5,
.summer .contents_wrap h6 {
  color: #34b4f0 !important;
}
.summer .contents_wrap dl dt {
  color: #34b4f0;
}
.summer #popup .popup_topbar {
  background: #34b4f0;
}
.summer #popup .popup_content .contn .title {
  color: #34b4f0;
  border-bottom: 1px solid #34b4f0;
}
.summer .back-to-top a {
  color: #ffffff;
  background-color: #34b4f0;
}
.summer .back-to-top a:hover {
  background: #119ee0;
}
.autumn .body_bg {
  background: url("../images/header_bg_03.png") repeat-x, url("../images/footer_bg_03.jpg") no-repeat bottom center;
  background-size: 32px 480px, 1160px 316px;
}
@media screen and (max-width: 767px) {
  .autumn .body_bg {
    background: url("../images/header_bg_xs_03.jpg") no-repeat top center, url("../images/footer_bg_xs_03.jpg") no-repeat bottom center;
    background-size: 970px 416px, 970px 256px;
  }
}
.autumn .element {
  background: url("../images/element3.png") no-repeat center center;
  background-size: cover;
}
.autumn #header .graphic {
  background: url("../images/mask_03.png") no-repeat top center;
  background-size: 1800px 512px;
}
.autumn #header .char {
  background: url("../images/char_03.png") no-repeat;
  background-size: cover;
}
.autumn #footer .row-footer .contact .address .map {
  background: #e4723a;
}
.autumn #footer .row-footer .contact .address .map:hover {
  background: #cf571c;
}
.autumn #footer .row-footer a {
  color: #8b3b13;
}
.autumn #footer .row-footer a:hover {
  color: #e4723a;
}
.autumn a {
  color: #8b3b13;
}
.autumn a:hover,
.autumn a:focus {
  color: #e4723a;
}
.autumn .contents_wrap h1,
.autumn .contents_wrap h2,
.autumn .contents_wrap h3 {
  color: #8b3b13 !important;
}
.autumn .contents_wrap h4,
.autumn .contents_wrap h5,
.autumn .contents_wrap h6 {
  color: #e4723a !important;
}
.autumn .contents_wrap dl dt {
  color: #e4723a;
}
.autumn #popup .popup_topbar {
  background: #e4723a;
}
.autumn #popup .popup_content .contn .title {
  color: #e4723a;
  border-bottom: 1px solid #e4723a;
}
.autumn .back-to-top a {
  color: #ffffff;
  background-color: #e4723a;
}
.autumn .back-to-top a:hover {
  background: #cf571c;
}
.winter .body_bg {
  background: url("../images/header_bg_04.png") repeat-x, url("../images/footer_bg_04.jpg") no-repeat bottom center;
  background-size: 32px 480px, 1160px 316px;
}
@media screen and (max-width: 767px) {
  .winter .body_bg {
    background: url("../images/header_bg_xs_04.jpg") no-repeat top center, url("../images/footer_bg_xs_04.jpg") no-repeat bottom center;
    background-size: 970px 416px, 970px 256px;
  }
}
.winter .element {
  background: url("../images/element4.png") no-repeat center center;
  background-size: cover;
}
.winter #header .graphic {
  background: url("../images/mask_04.png") no-repeat top center;
  background-size: 1800px 512px;
}
.winter #header .char {
  background: url("../images/char_04.png") no-repeat;
  background-size: cover;
}
.winter #footer .row-footer .contact .address .map {
  background: #46d0e9;
}
.winter #footer .row-footer .contact .address .map:hover {
  background: #1bc3e1;
}
.winter #footer .row-footer a {
  color: #13889d;
}
.winter #footer .row-footer a:hover {
  color: #46d0e9;
}
.winter a {
  color: #13889d;
}
.winter a:hover,
.winter a:focus {
  color: #46d0e9;
}
.winter .contents_wrap h1,
.winter .contents_wrap h2,
.winter .contents_wrap h3 {
  color: #13889d !important;
}
.winter .contents_wrap h4,
.winter .contents_wrap h5,
.winter .contents_wrap h6 {
  color: #46d0e9 !important;
}
.winter .contents_wrap dl dt {
  color: #46d0e9;
}
.winter #popup .popup_topbar {
  background: #46d0e9;
}
.winter #popup .popup_content .contn .title {
  color: #46d0e9;
  border-bottom: 1px solid #46d0e9;
}
.winter .back-to-top a {
  color: #ffffff;
  background-color: #46d0e9;
}
.winter .back-to-top a:hover {
  background: #1bc3e1;
}
/*
-----------------------------------------------
CMS Widget components v1.0
last updated by - Taco Hsiung [2015 Jul]
------------------------------------------------


1 - Widget basic setting =======================

	1.1 Titles master setting (.div_title)
	1.2 More btn master setting (.more)
	1.3 Mobile view setting


2 - MOTTO (.motto)  =============================

	→ class="widget motto"
		→ class="wrap"
			→ class="div_title"
			→ class="motto_content" 
				→ <P> Contents


3 - LOGIN (.login) ===============================

	→ class="widget login hidden-xs "
		→ class="div_title"
		→ class="wrap"
			→ class="login_btn"
			→ class="form-wrap"
				→ class="id-wrap"
					→ label
					→ class="login_id_input" > input
				→ class="pw-wrap"
					→ label
					→ class="login_pw_input" > input



4 - GALLERY (.gallery) =============================

	→ class="widget gallery"
		→ class="div_title"
		→ class="more"
		→ class="gallery_wrap wrap"
			→ class="owl-carousel"
				→ <div><img>


5 -  NEWS ==========================================
	 (.news | .award | .notice | .gallery-list)  

	→ class="widget" 
	  (.news | .award | .notice | .gallery-list )

		→ class="div_title"  
		→ class="wrap"
		→ class="slim-scroll"
			→ <ul> class="list" (class="list lightbox" if is lightbox)
				→ <li> class="no-thumb"  (Don't show thumbnail)
				→ <li> class="last"      (Last cell)
				→ <li> class="sticky"    (Stacky at top)
					→ <a>
						→ class="thumb"
							→ <img>
						→ class="content"
							→ <i>
							→ <span> class="title"
							→ <small> class="date"
			

6 - CALENDAR (.calendar) ===========================

	→ class="widget calendar"
		→ class="div_title"

		[6.1] Calender Table (#calendar)
			→ class="wrap_cal_table"
				→ id="calendar"
					→ class="cal_table"

		[6.2] Calendar list (.list)
			→ class="wrap"
				→ class="slim-scroll"
					→ <ul> class="list lightbox"
						→ <li>
							→ <a>
								→ small class="date"
								→ span class="title"


7 - REPLYSLIP (.replyslip) ============================

	→ class="widget replyslip"
		→ class="div_title"
		→ class="more"
		→ class="clearfix"
		→ class="wrap"
			→ class="slim-scroll"
				→ <ul> class="list"
					→ <li>
						→ <a>
							→ <small> class="date"
							→ <span> class="title"
							→ <i>

		====[Mini Dropdown button]====
		→ <a> class="dropdown-toggle btn_replyslip"	
			→ <span><i class="fa fa-paperclip">	
			→ <i> class="fa fa-chevron-down icon-r"

		→ <section> class="dropdown-menu animated fadeInDown"
			→ class="wrap"
				.....		


8 - HANDBOOK (.handbook) ================================

	→ class="widget handbook"
		→ class="div_title"
		→ class="wrap"
			<ul> class="list lightbox"
				→ <li>
					→ <a>
						
		====[Mini Dropdown button]====
		→ <a> class="dropdown-toggle btn_handbook"	
			→ <span><i>class="fa fa-book"	
			→ <i> class="fa fa-chevron-down icon-r"

		→ <section> class="dropdown-menu animated fadeInDown"
			→ class="wrap"
				.....		



9 - MINI BUTTON -handbook , replyslip =====================
    
    (.btn_handbook  | .btn_replyslip)


10 - FACEBOOK (.facebook) =================================

	→ class="widget facebook"
		→ class="div_title"
		→ class="wrap"


11- LINKS (.links) =========================================

	→ class="widget links hidden-xs"
		→ class="div_title"
		→ class="wrap"
			→ class="slim-scroll"
				→ <a>

===========================================================*/
#widget {
  z-index: 5;
}
.widget {
  z-index: 5;
  position: relative;
  line-height: 20px;
}
.widget .wrap {
  display: block;
  overflow: hidden;
}
.widget .div_title {
  color: #f07f8c;
  font-size: 15px;
  line-height: 32px;
  height: 32px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #f07f8c;
  padding: 5px;
}
.widget .icon {
  background: url("../images/widgets/icon_title.png") no-repeat 0 0;
  background-size: cover;
  width: 48px;
  height: 42px;
  position: absolute;
  top: 0px;
  left: 10px;
}
.widget .more {
  background: url("../images/widgets/more.png") no-repeat 0 0;
  background-size: 57px 40px;
  width: 57px;
  height: 20px;
  font-size: 80%;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 12px;
  top: 15px;
}
@media screen and (max-width: 767px) {
  .widget {
    font-size: 130%;
    line-height: 25px;
  }
  .div_title {
    font-size: 20px!important;
  }
  .slim-scroll {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    height: auto!important;
  }
  .spnews .slim-scroll {
    max-height: 300px!important;
  }
  .news .slim-scroll {
    max-height: 500px!important;
  }
}
.login {
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
  height: 145px;
  overflow: hidden;
}
.login .div_title {
  border-bottom: 2px solid #30cfc9;
}
.login .login-title {
  margin-left: 50px;
  background: url("../images/widgets/title_login.png") no-repeat 0 0;
  background-size: cover;
  width: 140px;
  height: 18px;
}
.login .login_btn {
  position: absolute;
  right: 0;
  float: right;
  z-index: 5;
  background: url("../images/widgets/btn_login.png") no-repeat;
  background-size: 78px 78px;
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-indent: -9999px;
  overflow: hidden;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  position: relative;
  display: block;
  margin-left: 10px;
}
.login .login_btn:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.login .from-wrap {
  width: 100%;
  display: block;
  padding-right: 78px;
}
.login .id-wrap,
.login .pw-wrap {
  display: block;
  position: relative;
  overflow: hidden;
  height: 40px;
}
.login label {
  float: left;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  margin: 0;
}
.login input {
  float: left;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%;
  height: 32px;
  border: #30cfc9;
  margin: 5px 0;
  position: absolute;
  padding: 2px 5px;
  background-color: #e1fffe;
}
.gallery .btn_gallery {
  background: url("../images/widgets/bg_gallery.png") #ffffff repeat-x 0 0;
  width: 100%;
  height: 165px;
  display: block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 10px solid #ffffff;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
}
.gallery .graphic {
  background: url("../images/widgets/graphic_gallery.png") no-repeat;
  background-size: cover;
  width: 275px;
  height: 145px;
  z-index: 1;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.gallery:hover .graphic {
  background: url("../images/widgets/graphic_gallery_hover.png") no-repeat;
  background-size: cover;
}
@media screen and (max-width: 320px) {
  .gallery .btn_gallery {
    padding: 10px 0px!important;
  }
  .gallery .graphic {
    margin-left: -5px;
  }
}
.spnews {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
}
.spnews .div_title {
  border-bottom: 2px solid #f07f8c;
}
.spnews .spnews-title {
  margin-left: 50px;
  background: url("../images/widgets/title_spnews.png") no-repeat 0 0;
  background-size: cover;
  width: 140px;
  height: 18px;
}
.spnews .wrap {
  background: transparent;
}
.spnews .slim-scroll {
  height: 83px;
}
.spnews .more {
  background: url("../images/widgets/more.png") no-repeat 0 0;
  background-size: 57px 40px;
  display: none;
}
.spnews ul {
  padding: 0;
}
.spnews li {
  position: relative;
  padding: 10px;
  border-bottom: solid 2px #ffffff;
  background: #ffeaee;
  display: block;
  overflow: hidden;
}
.spnews li.last {
  border-bottom: 0;
}
.spnews li:hover {
  background: #fff4f6;
}
.spnews li a {
  color: #393939;
}
.spnews li a:hover {
  color: #ec5564;
}
.spnews li .thumb {
  position: absolute;
  text-align: center;
  overflow: hidden;
  width: 120px;
  height: 90px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: none;
}
.spnews li .thumb img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
}
.spnews li .date {
  background: #f06a6a;
  color: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 3px 8px;
  margin: 0 5px 5px 0;
  letter-spacing: 0;
  white-space: nowrap;
  width: 82px;
  position: absolute;
}
.spnews li .content {
  display: inline-block;
  padding-left: 95px;
}
.spnews li .content .icon {
  background: url("../images/widgets/icon_new.png") no-repeat 0 0;
  background-size: cover;
  width: 45px;
  height: 18px;
  position: relative;
  display: none;
  margin: 0 0 -5px -10px;
}
.spnews li.sticky {
  background: #ffeaee;
}
.spnews li.sticky:hover {
  background: #fff4f6;
}
.spnews li.sticky a {
  color: #393939;
}
.spnews li.sticky a:hover {
  color: #ec5564;
}
.spnews li.sticky .content .icon {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .spnews li .date {
    width: 100px;
  }
  .spnews li .content {
    padding-left: 115px;
  }
}
.news {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
}
.news .div_title {
  border-bottom: 2px solid #4dc561 !important;
}
.news .news-title {
  margin-left: 50px;
  background: url("../images/widgets/title_news.png") no-repeat 0 0;
  background-size: cover;
  width: 140px;
  height: 18px;
}
.news .wrap {
  background: transparent;
}
.news .slim-scroll {
  height: 440px;
}
.news .more {
  background: url("../images/widgets/more.png") no-repeat 0 0;
  background-size: 57px 40px;
}
.news ul {
  padding: 0;
}
.news li {
  position: relative;
  padding: 10px;
  min-height: 140px;
  border-bottom: solid 2px #ffffff;
  background: url("../images/widgets/bg_news.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
  display: block;
  overflow: hidden;
}
.news li.last {
  border-bottom: 0;
}
.news li:hover {
  background: url("../images/widgets/bg_news.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
.news li a {
  color: #393939;
}
.news li a:hover {
  color: #4dc561;
}
.news li .thumb {
  position: absolute;
  text-align: center;
  overflow: hidden;
  width: 160px;
  height: 120px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.news li .thumb img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
}
.news li .content {
  display: inline-block;
  padding-left: 175px;
}
.news li .content .title {
  margin-right: 5px;
}
.news li .content .date {
  background: #4dc561;
  color: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0px 8px;
  margin-bottom: 5px;
  letter-spacing: 0;
  white-space: nowrap;
  width: 85px;
  display: block;
}
.news li .content .icon {
  background: url("../images/widgets/icon_new.png") no-repeat 0 0;
  background-size: cover;
  width: 45px;
  height: 18px;
  position: relative;
  display: none;
  margin: 0 0 -5px -10px;
}
.news li.sticky {
  background: url("../images/widgets/bg_news.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.news li.sticky:hover {
  background: url("../images/widgets/bg_news.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
.news li.sticky a {
  color: #393939;
}
.news li.sticky a:hover {
  color: #4dc561;
}
.news li.sticky .content .icon {
  display: inline-block;
}
.news li.no-thumb {
  min-height: 20px;
  background: #e6ffe3;
}
.news li.no-thumb:hover {
  background: #efffed;
}
.news li.no-thumb .thumb {
  display: none;
}
.news li.no-thumb .content {
  padding-left: 0 ;
}
@media screen and (max-width: 767px) {
  .news li {
    background: #e6ffe3;
  }
  .news li:hover {
    background: #efffed;
  }
  .news li .thumb {
    width: 120px;
    height: 90px;
  }
  .news li .content {
    padding-left: 135px;
  }
  .news li .content .date {
    width: 100px;
  }
  .news li.sticky {
    background: #e6ffe3;
  }
  .news li.sticky:hover {
    background: #efffed;
  }
}
.replyslip {
  z-index: 1000;
}
.replyslip .wrap {
  border: 0px solid #f07f8c;
  background: #ffffff;
  padding: 5px;
}
.replyslip .slim-scroll {
  height: 130px;
}
.replyslip .dropdown-menu .wrap {
  height: 150px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.replyslip .list li {
  border-bottom: solid 1px #f5adb5;
  position: relative;
}
.replyslip .list li.last {
  border-bottom: 0;
}
.replyslip .list li:hover {
  background: #fcfddc;
}
.replyslip .list li a {
  color: #393939;
  padding: 8px 5px;
  display: block;
}
.replyslip .list li a:hover {
  color: #ec5564;
}
.replyslip .list li .title {
  position: relative;
  padding-left: 85px;
  display: inline-block;
  padding-right: 25px;
}
.replyslip .list li .date {
  color: #ffffff;
  background: #f06a6a;
  font-size: 12px;
  width: 70px;
  text-align: center;
  position: absolute;
  top: 8px;
  letter-spacing: 0;
  padding: 0 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.replyslip .list li i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  color: #4dc561;
}
.replyslip .list li i:hover {
  color: #37a84a;
}
.btn_replyslip {
  background: #e8ddcb repeat-x 0 0;
  width: 100%;
  height: 96px;
  display: block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 3px solid #ffffff;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
  cursor: pointer;
}
.btn_replyslip .graphic {
  background: url("../images/widgets/graphic_replyslip.png") no-repeat;
  background-size: cover;
  width: 280px;
  height: 90px;
  z-index: 1;
  margin: 0 auto;
}
.btn_replyslip:hover {
  background: #ede4d6;
}
@media screen and (max-width: 767px) {
  .btn_replyslip {
    height: 120px;
    padding: 12px;
    margin-top: 30px;
  }
}
.handbook {
  z-index: 999;
  display: none;
}
.handbook .dropdown-menu {
  width: 100%;
}
.handbook .wrap {
  background: #ffffff;
  padding: 5px;
}
.handbook .list li {
  padding: 10px 5px;
  border-bottom: 1px solid #e8ddcb;
}
.handbook .list li.last {
  border-bottom: 0;
}
.handbook .list a {
  display: inline-block;
  font-size: 15px;
  color: #ffffff;
  background: #30cfc9;
  padding: 3px 8px;
  line-height: 21px;
  margin-right: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.handbook .list a:hover {
  background: #2bbab5;
  color: #ffffff;
}
.btn_handbook {
  background: #e8ddcb repeat-x 0 0;
  width: 100%;
  height: 96px;
  display: block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 3px solid #ffffff;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
  cursor: pointer;
}
.btn_handbook .graphic {
  background: url("../images/widgets/graphic_homework.png") no-repeat;
  background-size: cover;
  width: 280px;
  height: 90px;
  z-index: 1;
  margin: 0 auto;
}
.btn_handbook:hover {
  background: #ede4d6;
}
@media screen and (max-width: 767px) {
  .btn_handbook {
    height: 120px;
    padding: 12px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 320px) {
  .btn_handbook {
    padding: 12px 0px!important;
  }
}

/* .btn_myidchannel {
  background: #e8ddcb repeat-x 0 0;
  width: 100%;
  height: 96px;
  display: block;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 3px solid #ffffff;
  box-shadow: 0px 2px 3px rgba(50, 25, 0, 0.2);
  cursor: pointer;
}

.btn_myidchannel .graphic {
  background: url("../images/widgets/graphic_myIDchannel.png") no-repeat;
  background-size: cover;
  width: 280px;
  height: 90px;
  z-index: 1;
  margin: 0 auto;
} */

.btn_myidchannel:hover {
  background: #ede4d6;
}
@media screen and (max-width: 767px) {
  .btn_myidchannel {
    height: 120px;
    padding: 12px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 320px) {
  .btn_myidchannel {
    padding: 12px 0px!important;
  }
}
.links .wrap {
  display: block;
  overflow: hidden;
  width: 100%;
}
.links .slim-scroll {
  height: 121px;
}
.links a {
  width: 172px;
  height: 55px;
  margin: 5px 10px 5px 0;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.links a span {
  background: #f07f8c;
  height: 55px;
  padding: 10px;
  vertical-align: middle;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.links a span:hover {
  color: #ffffff;
  background: #f396a1;
}
.links a img {
  height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
/*--------------------------------------[Other Seasons Settings]--------------------------------*/
.summer .news li {
  background: url("../images/widgets/bg_news_02.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.summer .news li:hover {
  background: url("../images/widgets/bg_news_02.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
.summer .news li.sticky {
  background: url("../images/widgets/bg_news_02.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.summer .news li.sticky:hover {
  background: url("../images/widgets/bg_news_02.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
@media screen and (max-width: 767px) {
  .summer .news li {
    background: #e6ffe3;
  }
  .summer .news li:hover {
    background: #efffed;
  }
  .summer .news li.sticky {
    background: #e6ffe3;
  }
  .summer .news li.sticky:hover {
    background: #efffed;
  }
}
.summer .replyslip .list li {
  border-bottom: solid 1px #34b4f0;
}
.summer .replyslip .list li a:hover {
  color: #34b4f0;
}
.summer .replyslip .list li .date {
  background: #34b4f0;
}
.summer .links a span {
  background: #34b4f0;
}
.summer .links a span:hover {
  background: #63c6f4;
}
.autumn .news li {
  background: url("../images/widgets/bg_news_03.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.autumn .news li:hover {
  background: url("../images/widgets/bg_news_03.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
.autumn .news li.sticky {
  background: url("../images/widgets/bg_news_03.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.autumn .news li.sticky:hover {
  background: url("../images/widgets/bg_news_03.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
@media screen and (max-width: 767px) {
  .autumn .news li {
    background: #e6ffe3;
  }
  .autumn .news li:hover {
    background: #efffed;
  }
  .autumn .news li.sticky {
    background: #e6ffe3;
  }
  .autumn .news li.sticky:hover {
    background: #efffed;
  }
}
.autumn .replyslip .list li {
  border-bottom: solid 1px #e4723a;
}
.autumn .replyslip .list li a:hover {
  color: #e4723a;
}
.autumn .replyslip .list li .date {
  background: #e4723a;
}
.autumn .links a span {
  background: #e4723a;
}
.autumn .links a span:hover {
  background: #ea9267;
}
.winter .news li {
  background: url("../images/widgets/bg_news_04.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.winter .news li:hover {
  background: url("../images/widgets/bg_news_04.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
.winter .news li.sticky {
  background: url("../images/widgets/bg_news_04.png") no-repeat #e6ffe3 bottom right;
  background-size: 200px 75px;
}
.winter .news li.sticky:hover {
  background: url("../images/widgets/bg_news_04.png") no-repeat #efffed bottom right;
  background-size: 200px 75px;
}
@media screen and (max-width: 767px) {
  .winter .news li {
    background: #e6ffe3;
  }
  .winter .news li:hover {
    background: #efffed;
  }
  .winter .news li.sticky {
    background: #e6ffe3;
  }
  .winter .news li.sticky:hover {
    background: #efffed;
  }
}
.winter .replyslip .list li {
  border-bottom: solid 1px #46d0e9;
}
.winter .replyslip .list li a:hover {
  color: #46d0e9;
}
.winter .replyslip .list li .date {
  background: #46d0e9;
}
.winter .links a span {
  background: #46d0e9;
}
.winter .links a span:hover {
  background: #74dcee;
}
.bg-light {
  background-color: #ffffff;
  color: #393939;
}
.bg-light.lt,
.bg-light .lt {
  background-color: #ffffff;
}
.bg-light.lter,
.bg-light .lter {
  background-color: #ffffff;
}
.bg-light.dk,
.bg-light .dk {
  background-color: #fbfbfb;
}
.bg-light.dker,
.bg-light .dker {
  background-color: #f2f2f2;
}
.bg-light .bg {
  background-color: #ffffff;
}
.bg-dark {
  background-color: #9a9a9a;
  color: #ffffff;
}
.bg-dark.lt,
.bg-dark .lt {
  background-color: #a7a7a7;
}
.bg-dark.lter,
.bg-dark .lter {
  background-color: #b3b3b3;
}
.bg-dark.dk,
.bg-dark .dk {
  background-color: #8d8d8d;
}
.bg-dark.dker,
.bg-dark .dker {
  background-color: #818181;
}
.bg-dark .bg {
  background-color: #9a9a9a;
}
.bg-dark a {
  color: #ffffff;
}
.bg-dark a:hover {
  color: #ffffff;
}
.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
  background-color: inherit;
}
.bg-black {
  background-color: #484b4e;
  color: #bbbec0;
}
.bg-black.lt,
.bg-black .lt {
  background-color: #54585b;
}
.bg-black.lter,
.bg-black .lter {
  background-color: #606569;
}
.bg-black.dk,
.bg-black .dk {
  background-color: #3c3e41;
}
.bg-black.dker,
.bg-black .dker {
  background-color: #303233;
}
.bg-black .bg {
  background-color: #484b4e;
}
.bg-black a {
  color: #c8cbcd;
}
.bg-black a:hover {
  color: #ffffff;
}
.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
  background-color: inherit;
}
.bg1 {
  background-color: #f07f8c;
  color: #ffffff;
}
.bg1.lt,
.bg1 .lt {
  background-color: #f396a1;
}
.bg1.lter,
.bg1 .lter {
  background-color: #f5adb5;
}
.bg1.dk,
.bg1 .dk {
  background-color: #ed6877;
}
.bg1.dker,
.bg1 .dker {
  background-color: #eb5163;
}
.bg1 .bg {
  background-color: #f07f8c;
}
.bg1 a {
  color: #ffffff;
}
.bg1 a:hover {
  color: #ffffff;
}
.bg1 a.list-group-item:hover,
.bg1 a.list-group-item:focus {
  background-color: inherit;
}
.bg2 {
  background-color: #f06a6a;
  color: #ffffff;
}
.bg2.lt,
.bg2 .lt {
  background-color: #f28181;
}
.bg2.lter,
.bg2 .lter {
  background-color: #f59898;
}
.bg2.dk,
.bg2 .dk {
  background-color: #ee5353;
}
.bg2.dker,
.bg2 .dker {
  background-color: #eb3c3c;
}
.bg2 .bg {
  background-color: #f06a6a;
}
.bg2 a {
  color: #ffffff;
}
.bg2 a:hover {
  color: #ffffff;
}
.bg2 a.list-group-item:hover,
.bg2 a.list-group-item:focus {
  background-color: inherit;
}
.bg3 {
  background-color: #30cfc9;
  color: #c1f1ef;
}
.bg3.lt,
.bg3 .lt {
  background-color: #45d4ce;
}
.bg3.lter,
.bg3 .lter {
  background-color: #59d9d4;
}
.bg3.dk,
.bg3 .dk {
  background-color: #2bbab5;
}
.bg3.dker,
.bg3 .dker {
  background-color: #26a6a1;
}
.bg3 .bg {
  background-color: #30cfc9;
}
.bg3 a {
  color: #ffffff;
}
.bg3 a:hover {
  color: #ffffff;
}
.bg3 a.list-group-item:hover,
.bg3 a.list-group-item:focus {
  background-color: inherit;
}
.bg4 {
  background-color: #4dc561;
  color: #d4f1d9;
}
.bg4.lt,
.bg4 .lt {
  background-color: #60cb72;
}
.bg4.lter,
.bg4 .lter {
  background-color: #73d283;
}
.bg4.dk,
.bg4 .dk {
  background-color: #3dbb52;
}
.bg4.dker,
.bg4 .dker {
  background-color: #37a84a;
}
.bg4 .bg {
  background-color: #4dc561;
}
.bg4 a {
  color: #ffffff;
}
.bg4 a:hover {
  color: #ffffff;
}
.bg4 a.list-group-item:hover,
.bg4 a.list-group-item:focus {
  background-color: inherit;
}
.bg5 {
  background-color: #e8ddcb;
  color: #ffffff;
}
.bg5.lt,
.bg5 .lt {
  background-color: #f0e9dd;
}
.bg5.lter,
.bg5 .lter {
  background-color: #f8f4ee;
}
.bg5.dk,
.bg5 .dk {
  background-color: #e0d1b9;
}
.bg5.dker,
.bg5 .dker {
  background-color: #d8c6a8;
}
.bg5 .bg {
  background-color: #e8ddcb;
}
.bg5 a {
  color: #ffffff;
}
.bg5 a:hover {
  color: #ffffff;
}
.bg5 a.list-group-item:hover,
.bg5 a.list-group-item:focus {
  background-color: inherit;
}
.bg-white {
  background-color: #fff;
  color: #393939;
}
.bg-white a {
  color: #9e3138;
}
.bg-white a:hover {
  color: #77252a;
}
.bg-white .text-muted {
  color: #6c6c6c !important;
}
.bg-white-only {
  background-color: #fff;
}
.bg-empty {
  background-color: transparent;
}
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.line {
  *width: 100%;
  height: 2px;
  margin: 10px 0;
  font-size: 0;
  overflow: hidden;
  background-color: transparent;
  border-width: 0;
  border-top: 1px solid #f07f8c;
}
.line-xs {
  margin: 0;
}
.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}
.line-dashed {
  border-style: dashed;
  background: transparent;
}
.no-line {
  border-width: 0;
}
.no-border,
.no-borders {
  border-color: transparent;
  border-width: 0;
}
.block {
  display: block;
}
.block.hide {
  display: none;
}
.inline {
  display: inline-block !important;
}
.pull-none {
  float: none;
}
.no-radius {
  border-radius: 0;
}
.rounded {
  border-radius: 500px;
}
.l-h-2x {
  line-height: 2em;
}
.l-h-1x {
  line-height: 1.2;
}
.l-h {
  line-height: 1.5;
}
.v-middle {
  vertical-align: middle !important;
}
.v-top {
  vertical-align: top !important;
}
.v-bottom {
  vertical-align: bottom !important;
}
.box-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.wrapper-sm {
  padding: 10px;
}
.wrapper {
  padding: 15px;
}
.wrapper-lg {
  padding: 30px;
}
.wrapper-xl {
  padding: 50px;
}
.no-padder {
  padding: 0 !important;
}
.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}
.pull-out {
  margin: -10px -15px;
}
.b-a {
  border: 1px solid #eb5163;
}
.b-t {
  border-top: 1px solid #eb5163;
}
.b-r {
  border-right: 1px solid #eb5163;
}
.b-b {
  border-bottom: 1px solid #eb5163;
}
.b-l {
  border-left: 1px solid #eb5163;
}
.b-light {
  border-color: #f2f2f2;
}
.b-dark {
  border-color: #a7a7a7;
}
.b-black {
  border-color: #54585b;
}
.b-white {
  border-color: #ffffff;
}
.b1 {
  border-color: #f396a1;
}
.b2 {
  border-color: #f28181;
}
.b3 {
  border-color: #45d4ce;
}
.b4 {
  border-color: #60cb72;
}
.b5 {
  border-color: #f0e9dd;
}
.b-2x {
  border-width: 2px;
}
.b-3x {
  border-width: 3px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.p {
  padding: 10px;
}
.p-xs {
  padding: 5px;
}
.p-md {
  padding: 15px;
}
.p-lg {
  padding: 20px;
}
.p-v-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.p-v {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-v-md {
  padding-top: 15px;
  padding-bottom: 15px;
}
.thumb-wrapper {
  padding: 2px;
  border: 1px solid #dddddd;
}
.img-full {
  max-width: 100%;
}
.img-full > img {
  max-width: 100%;
}
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
}
.scroll-x {
  overflow-x: auto;
}
.no-touch .scroll-x,
.no-touch .scroll-y {
  overflow: hidden;
}
.no-touch .scroll-x:hover,
.no-touch .scroll-x:focus,
.no-touch .scroll-x:active {
  overflow-x: auto;
}
.no-touch .scroll-y:hover,
.no-touch .scroll-y:focus,
.no-touch .scroll-y:active {
  overflow-y: auto;
}
.no-touch .hover-action {
  display: none;
}
.no-touch .hover:hover .hover-action {
  display: inherit;
}
.h {
  font-size: 170px;
  font-weight: 300;
  text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d0d0d0, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}
.dropdown-menu {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  -webkit-border-radius: 0 ;
  -moz-border-radius: 0 ;
  border-radius: 0;
}
/*desktop*/
@media screen and (min-width: 992px) {
  .col-lg-2-4 {
    width: 20.000%;
    float: left;
  }
}
/*phone*/
@media (max-width: 767px) {
  .shift {
    display: none !important;
  }
  .shift.in {
    display: block !important;
  }
  .row-2 [class*="col"] {
    width: 50%;
    float: left;
  }
  .row-2 .col-0 {
    clear: none;
  }
  .row-2 li:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-left-xs {
    text-align: left;
  }
  .pull-none-xs {
    float: none !important;
  }
  .hidden-xs.show {
    display: inherit !important;
  }
}
