@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  text-decoration: none;
  color: initial;
}
a:focus {
  text-decoration: none;
  outline: 0;
  color: initial;
}
a:active, a:hover {
  outline: 0;
  text-decoration: none;
  color: initial;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-family: sans-serif;
  line-height: 1;
  font-size: 16px;
}

a {
  text-decoration: none;
  color: black;
}

input[type=text],
input[type=submit],
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.no-margin {
  margin: 0 !important;
}

.mg-4 {
  margin: 4px;
}

.mg-8 {
  margin: 8px;
}

.mg-12 {
  margin: 12px;
}

.mg-16 {
  margin: 16px;
}

.mg-20 {
  margin: 20px;
}

.mg-24 {
  margin: 24px;
}

.mg-28 {
  margin: 28px;
}

.mg-32 {
  margin: 32px;
}

.mg-36 {
  margin: 36px;
}

.mg-top-4 {
  margin-top: 4px;
}

.mg-top-8 {
  margin-top: 8px;
}

.mg-top-12 {
  margin-top: 12px;
}

.mg-top-16 {
  margin-top: 16px;
}

.mg-top-20 {
  margin-top: 20px;
}

.mg-top-24 {
  margin-top: 24px;
}

.mg-top-28 {
  margin-top: 28px;
}

.mg-top-32 {
  margin-top: 32px;
}

.mg-top-36 {
  margin-top: 36px;
}

.mg-bottom-4 {
  margin-bottom: 4px;
}

.mg-bottom-8 {
  margin-bottom: 8px;
}

.mg-bottom-12 {
  margin-bottom: 12px;
}

.mg-bottom-16 {
  margin-bottom: 16px;
}

.mg-bottom-20 {
  margin-bottom: 20px;
}

.mg-bottom-24 {
  margin-bottom: 24px;
}

.mg-bottom-28 {
  margin-bottom: 28px;
}

.mg-bottom-32 {
  margin-bottom: 32px;
}

.mg-bottom-36 {
  margin-bottom: 36px;
}

.mg-left-4 {
  margin-left: 4px;
}

.mg-left-8 {
  margin-left: 8px;
}

.mg-left-12 {
  margin-left: 12px;
}

.mg-left-16 {
  margin-left: 16px;
}

.mg-left-20 {
  margin-left: 20px;
}

.mg-left-24 {
  margin-left: 24px;
}

.mg-left-28 {
  margin-left: 28px;
}

.mg-left-32 {
  margin-left: 32px;
}

.mg-left-36 {
  margin-left: 36px;
}

.mg-right-4 {
  margin-right: 4px;
}

.mg-right-8 {
  margin-right: 8px;
}

.mg-right-12 {
  margin-right: 12px;
}

.mg-right-16 {
  margin-right: 16px;
}

.mg-right-20 {
  margin-right: 20px;
}

.mg-right-24 {
  margin-right: 24px;
}

.mg-right-28 {
  margin-right: 28px;
}

.mg-right-32 {
  margin-right: 32px;
}

.mg-right-36 {
  margin-right: 36px;
}

.no-pd {
  padding: 0 !important;
}

.pd-4 {
  padding: 4px;
}

.pd-8 {
  padding: 8px;
}

.pd-12 {
  padding: 12px;
}

.pd-16 {
  padding: 16px;
}

.pd-20 {
  padding: 20px;
}

.pd-24 {
  padding: 24px;
}

.pd-28 {
  padding: 28px;
}

.pd-32 {
  padding: 32px;
}

.pd-36 {
  padding: 36px;
}

.pd-left-4 {
  padding-left: 4px;
}

.pd-left-8 {
  padding-left: 8px;
}

.pd-left-12 {
  padding-left: 12px;
}

.pd-left-16 {
  padding-left: 16px;
}

.pd-left-20 {
  padding-left: 20px;
}

.pd-left-24 {
  padding-left: 24px;
}

.pd-left-28 {
  padding-left: 28px;
}

.pd-left-32 {
  padding-left: 32px;
}

.pd-left-36 {
  padding-left: 36px;
}

.pd-right-4 {
  padding-right: 4px;
}

.pd-right-8 {
  padding-right: 8px;
}

.pd-right-12 {
  padding-right: 12px;
}

.pd-right-16 {
  padding-right: 16px;
}

.pd-right-20 {
  padding-right: 20px;
}

.pd-right-24 {
  padding-right: 24px;
}

.pd-right-28 {
  padding-right: 28px;
}

.pd-right-32 {
  padding-right: 32px;
}

.pd-right-36 {
  padding-right: 36px;
}

.pd-top-0 {
  padding-top: 0 !important;
}

@media (min-width: 768px) {
  .hidden-if-not-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .display-mobile {
    display: block;
  }
  .display-pad-up {
    display: none;
  }
}
@media (min-width: 768px) {
  .display-mobile {
    display: none;
  }
  .display-pad-up {
    display: block;
  }
}
.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.inline > * {
  display: inline-block;
}

.element-center {
  text-align: center;
}
.element-center > * {
  display: inline-block;
}

.element-right {
  text-align: right;
}
.element-right > * {
  display: inline-block;
}

.iconText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.iconText > i {
  margin-right: 6px;
}

.border-solid {
  border-width: 1px;
  border-style: solid;
}

.border-left-solid {
  border-left: 1px solid #bababa;
}

.pos-r {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.block-scrolling {
  overflow: hidden;
  height: 100%;
}

.img-wrap {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #ccc;
  width: 120px;
  height: 120px;
}

.fl-r {
  float: right;
}

.white-card {
  background-color: #fff;
  margin-bottom: 1em;
  padding: 1.875em;
}

.white-bg {
  background-color: #fff;
}

.no-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.no-padding {
  padding: 0;
}

.modal.center-modal {
  text-align: center;
  padding: 0 !important;
}
.modal.center-modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal.center-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.fw-b {
  font-weight: bold;
}

.text-underline {
  text-decoration: underline;
}
.text-underline:hover {
  text-decoration: underline;
}

.text-line-through {
  text-decoration: line-through;
}

*, html, body {
  font-family: "Microsoft Yahei", "微软雅黑", "PingFangTC", "微軟正黑體", "Heiti TC", "Microsoft JhengHei", "新細明體", "細明體", "標楷體", Arial, serif;
  font-size: 100%;
}

.color-main {
  color: #0f0964 !important;
}

.color-green {
  color: #3eb134 !important;
}

.color-link-blue {
  color: #0C5FCB !important;
}

a {
  color: #282828;
}
a:hover {
  color: #0f0964;
}

.container {
  width: 100%;
}
@media (min-width: 1600px) {
  .container {
    padding: 0 2rem;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInTop {
  20% {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes fadeInTop {
  20% {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@-webkit-keyframes moveTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 300px);
            transform: translate(0, 300px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes moveTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 300px);
            transform: translate(0, 300px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.icon_question {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_question.png");
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}

.icon_eye {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_eye.png");
  width: 20px;
  height: 12px;
  background-size: 20px 12px;
}

.icon_phone_sm {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_phone.png");
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
}

.icon_phone {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_phone.png");
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
}

.menu_icon_01 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_01.png");
  width: 40px;
  height: 26px;
  background-size: 40px 26px;
}

.menu_icon_02 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_02.png");
  width: 36px;
  height: 28px;
  background-size: 36px 28px;
}

.menu_icon_03 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_03.png");
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}

.menu_icon_04 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_04.png");
  width: 28px;
  height: 32px;
  background-size: 28px 32px;
}

.menu_icon_05 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_05.png");
  width: 27px;
  height: 32px;
  background-size: 27px 32px;
}

.menu_icon_06 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_06.png");
  width: 34px;
  height: 34px;
  background-size: 34px 34px;
}

.menu_icon_07 {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/menu_icon_07.png");
  width: 32px;
  height: 32px;
  background-size: 32px 32px;
}

.icon_gotop {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_arrow_goTop.png");
  width: 12px;
  height: 8px;
  background-size: 12px 8px;
}

.hr {
  margin-bottom: 16px;
  height: 1px;
  background-color: #D1D1D1;
}

.gray-bar {
  margin: 16px 0;
  background-color: #EFEFEF;
}

.link-text {
  cursor: pointer;
  text-decoration: underline;
}
.link-text:hover {
  text-decoration: underline;
}

.wrapper {
  padding-top: 4rem;
}
@media (min-width: 1200px) {
  .wrapper {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .wrapper.sticky {
    padding-top: 90px;
  }
}
@media (min-width: 1600px) {
  .wrapper.sticky {
    padding-top: 110px;
  }
}

.loading_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  background-color: #fff;
}
.loading_mask #loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.introSection {
  padding: 2rem 0;
}
.introSection .container {
  max-width: 1560px;
}
.introSection .introSection_title {
  padding: 0 0.5rem;
  font-size: 23px;
  font-weight: bold;
  line-height: 2rem;
  color: #282828;
  letter-spacing: 0;
}
.introSection .introSection_title.has_readline_h {
  position: relative;
  display: inline-block;
}
.introSection .introSection_title.has_readline_h:after {
  content: "";
  position: absolute;
  top: 17px;
  right: -120px;
  width: 100px;
  height: 1px;
  background-color: #282828;
}
@media (min-width: 1200px) {
  .introSection .introSection_title.has_readline_h:after {
    top: 26px;
    height: 2px;
  }
}
@media (min-width: 1600px) {
  .introSection .introSection_title.has_readline_h:after {
    top: 32px;
    height: 2px;
  }
}
.introSection .introSection_title.has_readline_v {
  position: relative;
  margin-top: 120px;
}
.introSection .introSection_title.has_readline_v:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 80px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: -60px;
}
@media (min-width: 1200px) {
  .introSection .introSection_title {
    font-size: 36px;
    line-height: 48px;
  }
  .introSection .introSection_title.has_readline_v:after {
    top: -70px;
    width: 2px;
  }
}
@media (min-width: 1600px) {
  .introSection .introSection_title {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 1rem;
  }
  .introSection .introSection_title.has_readline_v:after {
    width: 2px;
    height: 110px;
  }
}
.introSection .introSection_sub_title {
  padding: 0 0.5rem;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.8rem;
  color: #282828;
  letter-spacing: 0;
}
.introSection .introSection_description {
  margin-top: 0.5rem;
  padding: 0 0.5rem;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #282828;
  letter-spacing: 0;
}
.introSection .btn_readmore {
  margin-top: 1.25rem;
  margin-left: 0.5rem;
}
.introSection .btn_readmore:hover {
  color: #FFF;
  background-color: #000;
}
.introSection .btn_readmore_green {
  margin-top: 1.25rem;
  background-color: #3eb134;
  color: #FFF;
}

.btn_readmore_green {
  margin-top: 1.25rem;
  background-color: #3eb134;
  color: #FFF;
}
.btn_readmore_green:hover {
  color: #FFF;
  background-color: #32942a;
}

.content-title {
  display: inline-block;
  width: 70px;
  font-size: 13px;
  line-height: 26px;
  color: #4E4E4E;
}

.content-content {
  display: inline-block;
  font-size: 13px;
  line-height: 26px;
  color: #4E4E4E;
}

.border-cotent {
  padding: 2px 6px;
  font-size: 13px;
  color: #4E4E4E;
  border: 1px solid #B9B9B9;
}

.content-box {
  border: 1px solid #D1D1D1;
}
.content-box .content-box-header {
  padding: 8px 16px;
  color: #282828;
  background-color: #EFEFEF;
}
.content-box .content-box-header > * {
  font-size: 15px;
  font-weight: bold;
}
.content-box .content-box-body {
  padding: 16px;
}

.price-lg {
  color: #0f0964;
  font-size: 24px;
  font-weight: bold;
}

.notice-text {
  font-size: 14px;
  color: #B88D00;
}

.notice-text-gray {
  font-size: 14px;
  line-height: 26px;
  color: #8B8B8B;
}

.btn {
  padding: 0 1rem;
  font-size: 1em;
  height: 2.25rem;
  line-height: 2.25rem;
  display: inline-block;
  border-radius: 1.125rem;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0;
  cursor: pointer;
}

.btn-md {
  padding: 0 1.25rem;
  display: 1rem;
  height: 2.875rem;
  line-height: 2.875rem;
  text-align: center;
  border-radius: 1.4375rem;
  background-clip: padding-box;
}

.btn-radius {
  border-radius: 1.25rem;
  background-clip: padding-box;
}

.btn-default {
  background-color: #EFEFEF;
}

.btn-primary {
  color: #FFF;
  background-color: #3b3b3b;
}
.btn-primary:hover, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:visited {
  background-color: #3b3b3b;
}

.btn-primary-black {
  color: #FFF;
  background-color: #4E4E4E;
}
.btn-primary-black:hover {
  color: #FFF;
  background-color: #282828;
}

.btn-primary-border {
  color: #0f0964;
  border: 1px solid #0f0964;
}
.btn-primary-border:hover {
  color: #0f0964;
  border: 1px solid #0f0964;
}

.btn-primary-gold {
  color: #FFF;
  background-color: #CEBE88;
}
.btn-primary-gold:hover {
  color: #FFF;
  background-color: #a99a68;
}

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8B8B8B;
  font-weight: 400;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8B8B8B;
  font-weight: 400;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8B8B8B;
  font-weight: 400;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #8B8B8B;
  font-weight: 400;
}

input[type=radio] + label {
  margin-top: 12px;
  margin-right: 8px;
  padding: 0 8px;
  font-size: 15px;
  cursor: pointer;
  border: 1px solid #D1D1D1;
}

input[type=radio]:checked + label {
  color: #0f0964;
  border: 1px solid #0f0964;
}

.counter-el {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.counter-el button {
  border: 1px solid #D1D1D1;
  width: 38px;
  height: 38px;
  background-color: transparent;
  outline: 0;
}
.counter-el button.counter-el-dec {
  border-right: 0;
  font-size: 20px;
}
.counter-el button.counter-el-inc {
  border-left: 0;
  font-size: 18px;
  line-height: 33px;
}
.counter-el input {
  padding: 0 8px;
  width: 85px;
  height: 38px;
  text-align: center;
  border: 1px solid #D1D1D1;
}
.counter-el input::-webkit-outer-spin-button,
.counter-el input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.DR {
  cursor: pointer;
}

.DR + * {
  display: none;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
}

.DR.active + * {
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 10;
}

.dropBoxWrap {
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  background-color: #FFFFFF;
  z-index: 10;
}

.dropdown .dropdown-menu {
  border: 0;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.37);
  -ms-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.37);
  box-shadow: 0 3px 16px rgba(0, 0, 0, 0.37);
}

.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration: 0.45s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration: 0.45s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration: 0.45s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}

@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pagination-bk {
  text-align: center;
}

.pagination .pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination .page-item a, .pagination .page-ignore, .pagination .btn-next-page a, .pagination .btn-prev-page a {
  margin: 0 8px;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #4E4E4E;
  border: 1px solid #D1D1D1;
  border-radius: 3px;
  background-clip: padding-box;
}
.pagination .page-item a:hover, .pagination .page-ignore:hover, .pagination .btn-next-page a:hover, .pagination .btn-prev-page a:hover {
  background-color: #EFEFEF;
}
.pagination .page-item.current a {
  color: #0f0964;
}
.pagination .page-ignore {
  border: 0;
}
.pagination li.btn-prev-page a {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 14px;
  background-image: url("../images/common/icon_prev_b.svg");
}
.pagination li.btn-next-page a {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 14px;
  background-image: url("../images/common/icon_next_b.svg");
}

.breadcrumbs {
  margin-bottom: 16px;
  font-size: 13px;
  color: #282828;
}

.modal .modal-content {
  border-radius: 0;
  background-clip: padding-box;
}
.modal .modal-header {
  padding: 8px 16px;
  position: relative;
  color: #fff;
  font-weight: normal;
  background-color: #3eb134;
  border-bottom: 0;
  text-align: center;
}
.modal .modal-header h4.modal-title {
  font-size: 24px;
  font-weight: normal;
}
.modal .modal-header > * {
  display: inline-block;
}
.modal .modal-header .btn-close-sm.pull-right {
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: -5px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #69c062;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url("../images/common/icon_close_modal.png");
}
.modal .modal-header .btn-close-md.pull-right {
  margin-top: 5px;
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_close_md.svg");
  width: 14px;
  height: 14px;
  background-size: 14px 14px;
}
.modal .modal-body {
  padding: 24px;
  line-height: 1.875;
}

.table-bordered {
  width: 100%;
  font-size: 15px;
}
.table-bordered thead tr th {
  padding: 4px 16px;
  background-color: #EFEFEF;
}
.table-bordered tbody tr td {
  padding: 4px 16px;
  vertical-align: middle;
}
.table-bordered tbody tr td .date {
  font-size: 12px;
}
.table-bordered .discounted-price {
  color: #0f0964;
  font-size: 20px;
}

.tabmenu {
  padding: 0 0.75rem;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #EFEFEF;
}
.tabmenu ul.nav-tabs {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  overflow-y: no-scroll;
  border-bottom: 0;
}
.tabmenu ul.nav-tabs > li {
  position: relative;
  display: block;
  float: left;
}
.tabmenu ul.nav-tabs > li > a {
  margin: 0;
  padding: 0 1rem;
  display: block;
  font-size: 0.9375rem;
  color: #282828;
  width: auto;
  line-height: 2.625rem;
  height: 2.625rem;
  text-align: center;
  border-width: 0;
}
.tabmenu ul.nav-tabs > li a.current {
  position: relative;
}
.tabmenu ul.nav-tabs > li a.current:before {
  position: absolute;
  bottom: 0;
  z-index: 2;
  display: inline-block;
  content: "";
  width: 80%;
  height: 0.25rem;
  border-radius: 0.125rem;
  background-clip: padding-box;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #0f0964;
}
.tabmenu ul.nav-tabs > li a.current {
  border: 0;
  font-weight: bold;
  color: #0f0964;
  background-color: transparent;
}

#nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  height: 4rem;
  line-height: 4rem;
  background-color: #fff;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
#nav.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
#nav.nav_up {
  position: fixed;
  width: 100%;
  top: -4rem;
}
@media (min-width: 1200px) {
  #nav.nav_up {
    top: -90px;
  }
}
@media (min-width: 1600px) {
  #nav.nav_up {
    top: -110px;
  }
}
#nav .logo {
  margin-top: 10px;
  display: inline-block;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/nav/logo.png");
  width: 6.75rem;
  height: 2.875rem;
  background-size: 6.75rem 2.875rem;
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
#nav .toggleMenu {
  margin-top: 21px;
  margin-right: 12px;
  position: relative;
  float: right;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 0;
  outline: 0;
}
#nav .toggleMenu span {
  display: block;
  position: absolute;
  top: 0;
  width: 30px;
  height: 3px;
  background-color: #0f0964;
}
#nav .toggleMenu span:nth-child(0) {
  top: 0;
}
#nav .toggleMenu span:nth-child(1) {
  top: 10px;
}
#nav .toggleMenu span:nth-child(2) {
  top: 20px;
}
#nav .dropdown-menu-mobile-navi {
  padding: 24px 16px;
  top: 62px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background-clip: padding-box;
}
#nav .dropdown-menu-mobile-navi li {
  margin-bottom: 36px;
  float: left;
  width: 33.3333333333%;
  opacity: 0;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
#nav .dropdown-menu-mobile-navi li:nth-child(2) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
#nav .dropdown-menu-mobile-navi li:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
#nav .dropdown-menu-mobile-navi li:nth-child(4) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
#nav .dropdown-menu-mobile-navi li:nth-child(5) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
#nav .dropdown-menu-mobile-navi li:nth-child(6) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#nav .dropdown-menu-mobile-navi li:nth-child(7) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
#nav .dropdown-menu-mobile-navi li a {
  display: block;
  text-align: center;
}
#nav .dropdown-menu-mobile-navi li a i {
  display: inline-block;
  width: 100%;
  background-position: 50% 50%;
}
#nav .dropdown-menu-mobile-navi li a span {
  margin-top: -16px;
  display: block;
  font-size: 0.9375rem;
  line-height: 20px;
  color: #0f0964;
}
#nav .dropdown-menu-mobile-navi .control-bk .btn {
  padding: 0 2rem;
}
@media (min-width: 768px) {
  #nav .dropdown-menu-mobile-navi {
    width: 100%;
  }
  #nav .dropdown-menu-mobile-navi li {
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  #nav {
    position: relative;
    height: 90px;
  }
  #nav .logo {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position: 0 50%;
    background-image: url("../images/nav/logo.png");
    width: 162px;
    height: 69px;
    background-size: 162px 69px;
  }
  #nav .dropdown-menu-mobile-navi {
    padding: 0;
    padding-right: 1rem;
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-item: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: calc(100% - 220px);
    float: right;
  }
  #nav .dropdown-menu-mobile-navi li {
    margin-top: 0.5rem;
    margin-right: 1.5rem;
    margin-bottom: 0;
    width: auto;
  }
  #nav .control-bk {
    margin-top: 0.625rem;
  }
  #nav .control-bk .btn.btn-md.btn-primary-border {
    height: 42px;
    line-height: 42px;
  }
}
@media (min-width: 1600px) {
  #nav {
    height: 110px;
  }
  #nav .logo {
    margin-top: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position: 0 50%;
    background-image: url("../images/nav/logo.png");
    width: 200px;
    height: 80px;
    background-size: 200px 80px;
  }
  #nav .dropdown-menu-mobile-navi {
    margin-top: 12px;
    width: calc(100% - 240px);
  }
  #nav .dropdown-menu-mobile-navi li {
    margin-right: 3rem;
  }
  #nav .dropdown-menu-mobile-navi .control-bk {
    margin-left: 3rem;
  }
}

#footer {
  padding-top: 2rem;
  position: relative;
  color: #fff;
}
#footer .copyright {
  padding: 16px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #3eb134;
  font-size: 13px;
  z-index: 2;
}
#footer .btn_goTop {
  padding-top: 0.125rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 5px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  width: 85px;
  height: 85px;
  text-align: center;
  border-radius: 50% 50% 0 0;
  background-clip: padding-box;
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.3);
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  #footer .btn_goTop {
    padding-top: 8px;
    width: 120px;
    height: 60px;
    top: -18px;
    border-radius: 120px 120px 0 0;
    background-clip: padding-box;
  }
}

body {
  position: relative;
}

.mainBanner {
  position: relative;
  height: 340px;
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.mainBanner .mainBanner_title {
  padding-right: 1.5rem;
  position: absolute;
  right: 0;
  bottom: 70px;
}
.mainBanner .mainBanner_title h2 {
  font-weight: bold;
  color: #0f0964;
  opacity: 0;
  -webkit-animation-name: fadeInTop;
          animation-name: fadeInTop;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.mainBanner .mainBanner_title .btn {
  padding: 0 1.5rem;
  -webkit-animation-name: fadeInTop;
          animation-name: fadeInTop;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .mainBanner {
    background-image: url("../images/banner_lg.jpg");
  }
  .mainBanner .mainBanner_title {
    right: 10%;
    bottom: 30%;
  }
  .mainBanner .mainBanner_title h2 {
    font-size: 2.25rem;
    text-shadow: none;
  }
}
@media (min-width: 992px) {
  .mainBanner {
    height: 420px;
  }
  .mainBanner .mainBanner_title {
    bottom: 30%;
  }
}
@media (min-width: 1200px) {
  .mainBanner {
    height: 450px;
  }
  .mainBanner .mainBanner_title {
    bottom: 28%;
    right: 12%;
  }
  .mainBanner .mainBanner_title h2 {
    font-size: 52px;
    line-height: 64px;
  }
  .mainBanner .btn.btn-md.btn_readmore_green {
    margin-top: 24px;
    padding: 0 30px;
    height: 52px;
    line-height: 52px;
    border-radius: 26px;
    background-clip: padding-box;
  }
  .mainBanner .btn.btn-md.btn_readmore_green .icon_phone {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position: 0 50%;
    background-image: url("../images/common/icon_phone.png");
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
  }
  .mainBanner .btn.btn-md.btn_readmore_green span {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .mainBanner {
    height: 675px;
  }
  .mainBanner .mainBanner_title {
    bottom: 35%;
    right: 15%;
  }
  .mainBanner .mainBanner_title h2 {
    font-size: 64px;
    line-height: 78px;
  }
}

@media (min-width: 1200px) {
  .mainBanner_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .mainBanner_wrap .left_side {
    width: calc(100% - 64px);
  }
  .mainBanner_wrap .right_side {
    width: 64px;
    color: #fff;
    background-color: #3eb134;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
  }
  .mainBanner_wrap .right_side .text {
    padding-top: 120px;
    padding-left: 19px;
    position: relative;
    width: 100%;
    font-size: 14px;
    letter-spacing: 2px;
    position: relative;
  }
  .mainBanner_wrap .right_side .text:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 80px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 300px;
  }
}

@media (min-width: 992px) {
  .introSection {
    padding: 5%;
  }
}

#introSection_01 {
  padding-bottom: 12.25rem;
  background-image: url("../images/section_bg_01.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (min-width: 768px) {
  #introSection_01 {
    padding-bottom: 50px;
    background-image: url("../images/section_bg_01_lg.jpg");
  }
  #introSection_01 .text-container {
    margin-top: 4%;
  }
}
@media (min-width: 992px) {
  #introSection_01 {
    padding: 10% 0;
  }
}
@media (min-width: 1200px) {
  #introSection_01 {
    padding: 15% 0;
  }
}

#introSection_02 {
  background-color: #fff7f3;
}
#introSection_02 .featuredIcons_group {
  margin-bottom: 1rem;
}
#introSection_02 .featuredIcons_group ul li {
  float: left;
  width: 33.3333333333%;
  text-align: center;
  font-weight: bold;
}
#introSection_02 .featuredIcons_group .featuredIcons_group__title {
  padding: 0 4px;
  font-size: 0.9375rem;
  letter-spacing: -1px;
  margin-top: -20%;
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-position: 50% 50%;
  background-size: 42px;
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon_01 {
  background-image: url("../images/common/featuredIcons_group__icon_01.png");
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon_02 {
  background-image: url("../images/common/featuredIcons_group__icon_02.png");
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon_03 {
  background-image: url("../images/common/featuredIcons_group__icon_03.png");
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon_04 {
  background-image: url("../images/common/featuredIcons_group__icon_04.png");
}
#introSection_02 .featuredIcons_group .featuredIcons_group__icon_05 {
  background-image: url("../images/common/featuredIcons_group__icon_05.png");
}
@media (min-width: 768px) {
  #introSection_02 {
    padding-top: 8%;
    background-image: url("../images/section_bg_02_lg.jpg");
    background-position: 65% 0;
  }
  #introSection_02 .introSection_title, #introSection_02 .introSection_sub_title, #introSection_02 .introSection_description {
    color: #fff;
  }
  #introSection_02 .introSection_title.has_readline_h:after {
    background-color: #fff;
  }
  #introSection_02 .featuredIcons_group {
    margin-top: 48px;
  }
  #introSection_02 .featuredIcons_group ul li {
    padding: 0 0.5rem;
    width: 20%;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    background-clip: padding-box;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_01 {
    background-image: url("../images/common/featuredIcons_group__icon_01_blue.png");
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_02 {
    background-image: url("../images/common/featuredIcons_group__icon_02_blue.png");
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_03 {
    background-image: url("../images/common/featuredIcons_group__icon_03_blue.png");
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_04 {
    background-image: url("../images/common/featuredIcons_group__icon_04_blue.png");
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_05 {
    background-image: url("../images/common/featuredIcons_group__icon_05_blue.png");
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_01,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_02,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_03,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_04,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_05 {
    background-size: 42px;
    background-position: 50% 30%;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__title {
    margin-top: -40%;
    color: #0f0964;
  }
}
@media (min-width: 992px) {
  #introSection_02 {
    background-position: 65% 50%;
    background-size: cover;
  }
  #introSection_02 .text-container {
    padding-right: 5%;
  }
  #introSection_02 .featuredIcons_group {
    margin-top: 48px;
  }
  #introSection_02 .featuredIcons_group ul li {
    padding: 0 0.5rem;
    width: 20%;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    background-clip: padding-box;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_01,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_02,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_03,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_04,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_05 {
    background-size: 42px;
    background-position: 50% 30%;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__title {
    margin-top: -40%;
    padding: 0 20px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  #introSection_02 .featuredIcons_group ul li {
    max-width: 240px;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_01,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_02,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_03,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_04,
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__icon_05 {
    background-size: 50px;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__title {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  #introSection_02 {
    background-position: 50% 0;
  }
  #introSection_02 .featuredIcons_group ul li {
    margin-right: 2rem;
  }
  #introSection_02 .featuredIcons_group ul li .featuredIcons_group__title {
    margin-top: -40%;
    padding: 0 30px;
  }
}

#introSection_03 {
  padding-top: 10%;
  padding-bottom: 24%;
  background-image: url("../images/section_bg_03.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#introSection_03 .introSection_title, #introSection_03 .introSection_description {
  color: #FFF;
}
#introSection_03 .readline:after {
  width: 1px;
  height: 50px;
}
#introSection_03 .featured_icon {
  margin-top: 40px;
}
#introSection_03 .featured_icon_left, #introSection_03 .featured_icon_right {
  padding-bottom: 50%;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 162px;
}
#introSection_03 .featured_icon_left {
  background-image: url("../images/section_img_schoolType_01.png");
}
#introSection_03 .featured_icon_right {
  background-image: url("../images/section_img_schoolType_02.png");
}
#introSection_03 .featured_icon_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  top: 115%;
  font-size: 18px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  #introSection_03 {
    padding-top: 5%;
    padding-bottom: 0;
    background-image: url("../images/section_bg_03_lg.jpg");
  }
  #introSection_03 .featured_icon {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
  }
  #introSection_03 .featured_icon_left, #introSection_03 .featured_icon_right {
    margin-bottom: 120px;
    padding-bottom: 230px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 200px;
  }
}
@media (min-width: 992px) {
  #introSection_03 .featured_icon_left, #introSection_03 .featured_icon_right {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 220px;
  }
}
@media (min-width: 1200px) {
  #introSection_03 {
    padding-bottom: 6%;
  }
  #introSection_03 .featured_icon {
    width: 600px;
  }
  #introSection_03 .featured_icon_left, #introSection_03 .featured_icon_right {
    padding-bottom: 240px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 240px;
  }
}
@media (min-width: 1600px) {
  #introSection_03 .featured_icon {
    width: 800px;
  }
  #introSection_03 .featured_icon_left, #introSection_03 .featured_icon_right {
    padding-bottom: 300px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 300px;
  }
}

#introSection_04 {
  padding-bottom: 320px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../images/section_bg_04.jpg");
}
@media (min-width: 768px) {
  #introSection_04 {
    background-image: url("../images/section_bg_04_lg.jpg");
  }
}
@media (min-width: 992px) {
  #introSection_04 {
    padding: 5% 0 35% 0;
    background-position: 70% 0;
  }
}
@media (min-width: 1600px) {
  #introSection_04 {
    background-position: 50% 0;
  }
}

#introSection_05 {
  padding-bottom: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../images/section_bg_05.jpg");
}
#introSection_05 .introSection_title, #introSection_05 .introSection_description {
  color: #fff;
}
@media (min-width: 768px) {
  #introSection_05 {
    background-image: url("../images/section_bg_05_lg.jpg");
  }
}
@media (min-width: 992px) {
  #introSection_05 .introSection_description {
    padding: 0 10%;
  }
}
@media (min-width: 1200px) {
  #introSection_05 .img_wrapper {
    padding: 5% 5%;
  }
}
@media (min-width: 1600px) {
  #introSection_05 .introSection_description {
    padding: 0 20%;
  }
}

#introSection_06 {
  padding-bottom: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../images/section_bg_06.jpg");
}
#introSection_06 .introSection_title, #introSection_06 .introSection_description {
  color: #fff;
}
#introSection_06 .witness_slider {
  margin-top: 1.875rem;
}
#introSection_06 .witness_slider .slick-list {
  padding-right: 30%;
  outline: 0;
}
@media (min-width: 768px) {
  #introSection_06 .witness_slider .slick-list {
    padding-right: 20%;
  }
}
#introSection_06 .witness_slider .witness_item {
  padding: 0 8px;
  padding-top: 50px;
  outline: 0;
}
#introSection_06 .witness_slider .witness_item .inner_wrap {
  padding: 16px 16px;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#introSection_06 .witness_slider .witness_item .witness_item__image {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 10%;
  z-index: 8;
  width: 100px;
  height: 100px;
  border: 1px solid #FFF;
  background-color: #EFEFEF;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
#introSection_06 .witness_slider .witness_item .witness_item__title {
  margin-top: 80px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5rem;
  height: 3rem;
}
#introSection_06 .witness_slider .witness_item .witness_item__description {
  margin-top: 8px;
  font-size: 1.125rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  height: 4.5;
}
@media (min-width: 768px) {
  #introSection_06 {
    background-image: url("../images/section_bg_06_lg.jpg");
  }
  #introSection_06 .witness_slider .witness_item {
    padding: 24px 12px;
  }
  #introSection_06 .witness_slider .witness_item .inner_wrap {
    padding: 36px 24px;
  }
}
@media (min-width: 992px) {
  #introSection_06 .witness_slider .slick-list {
    padding-right: 0;
  }
  #introSection_06 .witness_slider .slick-list .witness_item {
    padding: 24px 16px;
  }
  #introSection_06 .witness_slider .slick-list .inner_wrap {
    padding: 24px;
  }
  #introSection_06 .witness_slider .slick-prev, #introSection_06 .witness_slider .slick-next {
    background-color: rgba(255, 255, 255, 0.5);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-clip: padding-box;
    top: 56%;
  }
  #introSection_06 .witness_slider .slick-prev {
    left: -48px;
  }
  #introSection_06 .witness_slider .slick-prev:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position: 0 50%;
    background-image: url("../images/common/icon_arrow_goTop.png");
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
  }
  #introSection_06 .witness_slider .slick-next {
    right: -48px;
  }
  #introSection_06 .witness_slider .slick-next:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-position: 0 50%;
    background-image: url("../images/common/icon_arrow_goTop.png");
    width: 12px;
    height: 8px;
    background-size: 12px 8px;
  }
  #introSection_06 .witness_slider .slick-prev.slick-disabled,
  #introSection_06 .witness_slider .slick-next.slick-disabled {
    opacity: 0.5;
  }
  #introSection_06 .witness_slider .slick-prev:before, #introSection_06 .witness_slider .slick-next:before {
    content: "";
  }
}
@media (min-width: 1200px) {
  #introSection_06 .witness_slider .slick-list .witness_item {
    padding-top: 100px;
  }
  #introSection_06 .witness_slider .slick-list .witness_item__image {
    width: 160px;
    height: 160px;
    top: 10%;
  }
  #introSection_06 .witness_slider .slick-list .inner_wrap {
    padding: 48px 24px;
  }
}
@media (min-width: 1600px) {
  #introSection_06 .witness_slider {
    margin-top: 64px;
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
  }
  #introSection_06 .witness_slider .slick-list .witness_item__image {
    width: 200px;
    height: 200px;
  }
  #introSection_06 .witness_slider .slick-list .witness_item__title {
    margin-top: 130px;
  }
}

#introSection_07 {
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url("../images/section_bg_07.jpg");
  background-position: 0 -400px;
}
#introSection_07 .introSection_title, #introSection_07 .introSection_description {
  color: #fff;
}
#introSection_07 .content_box .content_box__body {
  margin-bottom: 48px;
  padding: 0 24px;
  text-align: center;
}
#introSection_07 .content_box .content_box__footer {
  padding: 24px 16px;
  color: #FFF;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#574ac0), to(#312496));
  background: linear-gradient(top, #574ac0, #312496);
}
#introSection_07 .content_box .content_box__footer i.icon_phone {
  margin-bottom: 8px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-position: 0 50%;
  background-image: url("../images/common/icon_phone.png");
  width: 48px;
  height: 48px;
  background-size: 48px 48px;
}
#introSection_07 .content_box .content_box__footer .contact_title {
  padding: 0 24px;
  font-size: 1.25rem;
  font-weight: bold;
}
#introSection_07 .content_box .content_box__footer .contact_list {
  margin-top: 24px;
  padding: 0 5%;
  padding-bottom: 15%;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: center;
}
#introSection_07 .content_box .content_box__footer .contact_list li {
  margin-bottom: 0.5rem;
}
#introSection_07 .content_box .content_box__footer .contact_list li .title {
  margin-right: 0.5rem;
  color: #cac3ff;
}
#introSection_07 .content_box .content_box__footer .contact_list li span {
  color: #fff;
}
#introSection_07 .contact_qrcode {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.25rem;
  max-width: 23.4375rem;
}
#introSection_07 .contact_qrcode .qrcode_img__line, #introSection_07 .contact_qrcode .qrcode_img__wechat {
  background-color: #fff;
}
@media (min-width: 768px) {
  #introSection_07 {
    padding-bottom: 10%;
    padding-left: 10%;
    padding-right: 10%;
    background-image: url("../images/section_bg_07.jpg");
    background-position: 50% 100%;
  }
  #introSection_07 .introSection_title, #introSection_07 .introSection_description {
    color: #282828;
  }
  #introSection_07 .content_box .content_box__body {
    margin-bottom: 0;
    padding: 40px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  #introSection_07 .content_box .content_box__footer {
    padding: 48px 0;
  }
  #introSection_07 .content_box .content_box__footer .contact_list {
    padding-bottom: 0;
  }
  #introSection_07 .contact_qrcode {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #introSection_07 .content_box {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
  }
  #introSection_07 .content_box .content_box__body {
    padding: 40px;
  }
  #introSection_07 .contact_qrcode {
    gap: 2rem;
  }
}

.modal_introSection_07 .modal-body {
  padding: 5%;
  height: 85vh;
  overflow-y: scroll;
}
.modal_introSection_07 .modal-body .article_title {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.modal_introSection_07 .user_profile {
  margin: 5% auto;
  width: 120px;
  height: 120px;
  border: 1px solid #FFF;
  background-color: #EFEFEF;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (min-width: 992px) {
  .modal_introSection_07 .modal-body {
    height: 85vh;
  }
  .modal_introSection_07 .modal-body .article_title {
    text-align: left;
    font-size: 1.5rem;
  }
  .modal_introSection_07 .modal-body .article_description {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .modal_introSection_07 .modal-body {
    height: 500px;
  }
  .modal_introSection_07 .modal-body .article_title {
    margin-bottom: 12px;
  }
  .modal_introSection_07 .user_profile {
    margin: 5% auto;
    width: 160px;
    height: 160px;
  }
}

/***************************************************
 * * Generated by SVG Artista on 7/15/2020, 6:42:20 PM
 * * MIT license (https://opensource.org/licenses/MIT)
 * * W. https://svgartista.net
 * ************************************************* */
svg .svg-elem-1 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
svg.active .svg-elem-1 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-2 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.85s;
}
svg.active .svg-elem-2 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-3 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
svg.active .svg-elem-3 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-4 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s;
}
svg.active .svg-elem-4 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-5 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
svg.active .svg-elem-5 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-6 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s;
}
svg.active .svg-elem-6 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-7 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}
svg.active .svg-elem-7 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-8 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s;
}
svg.active .svg-elem-8 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-9 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
}
svg.active .svg-elem-9 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-10 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s;
}
svg.active .svg-elem-10 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-11 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}
svg.active .svg-elem-11 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-12 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s;
}
svg.active .svg-elem-12 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-13 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
}
svg.active .svg-elem-13 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-14 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.45s;
}
svg.active .svg-elem-14 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-15 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}
svg.active .svg-elem-15 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-16 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s;
}
svg.active .svg-elem-16 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-17 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}
svg.active .svg-elem-17 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-18 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.65s;
}
svg.active .svg-elem-18 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-19 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s;
}
svg.active .svg-elem-19 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-20 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
}
svg.active .svg-elem-20 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-21 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}
svg.active .svg-elem-21 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-22 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.85s;
}
svg.active .svg-elem-22 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-23 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s;
}
svg.active .svg-elem-23 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-24 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.95s;
}
svg.active .svg-elem-24 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-25 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s;
}
svg.active .svg-elem-25 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-26 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.05s;
}
svg.active .svg-elem-26 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-27 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s;
}
svg.active .svg-elem-27 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-28 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.15s;
}
svg.active .svg-elem-28 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-29 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s;
}
svg.active .svg-elem-29 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-30 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.25s;
}
svg.active .svg-elem-30 {
  fill: rgb(89, 87, 87);
}
svg .svg-elem-31 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s;
}
svg.active .svg-elem-31 {
  fill: rgb(16, 9, 100);
}
svg .svg-elem-32 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.35s;
}
svg.active .svg-elem-32 {
  fill: rgb(69, 176, 53);
}
svg .svg-elem-33 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s;
}
svg.active .svg-elem-33 {
  fill: rgb(69, 176, 53);
}
svg .svg-elem-34 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.45s;
}
svg.active .svg-elem-34 {
  fill: rgb(16, 9, 100);
}
svg .svg-elem-35 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s;
}
svg.active .svg-elem-35 {
  fill: rgb(16, 9, 100);
}
svg .svg-elem-36 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.55s;
}
svg.active .svg-elem-36 {
  fill: rgb(16, 9, 100);
}
svg .svg-elem-37 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s;
}
svg.active .svg-elem-37 {
  fill: rgb(16, 9, 100);
}
svg .svg-elem-38 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.65s;
}
svg.active .svg-elem-38 {
  fill: rgb(16, 9, 100);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 30px;
  height: 55px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
}
[dir=rtl] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-dots {
  position: absolute;
  bottom: 1.875em;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  border: 1px solid;
  border-color: #fff;
  border-radius: 50%;
  background-clip: padding-box;
}
.slick-dots li.slick-active button:before {
  background-color: #fff;
  opacity: 1;
}

@media (min-width: 768px) {
  .slick-dots {
    bottom: 25px;
  }
}